- LabColor - Class in com.sun.pdfview.colorspace
-
A ColorSpace for Lab color
- LabColor(PDFObject) - Constructor for class com.sun.pdfview.colorspace.LabColor
-
Create a new Lab color space object, given the description in
a PDF dictionary.
- LANGUAGEID_MAC_ENGLISH - Static variable in class com.sun.pdfview.font.ttf.NameTable
-
Values for language ID if platform is Mac
- LATTICE_SHADING - Static variable in class com.sun.pdfview.pattern.PDFShader
-
- LINEAR_INTERPOLATION - Static variable in class com.sun.pdfview.function.FunctionType0
-
the valid interpolation methods
- LOCA_TABLE - Static variable in class com.sun.pdfview.font.ttf.TrueTypeTable
-
- LocaTable - Class in com.sun.pdfview.font.ttf
-
Model the TrueType Loca table
- LocaTable(TrueTypeFont) - Constructor for class com.sun.pdfview.font.ttf.LocaTable
-
Creates a new instance of HmtxTable
- LZWDecode - Class in com.sun.pdfview.decode
-
decode an LZW-encoded array of bytes.