- Layer - Class in com.foxit.gsdk.pdf.layer
-
Class Layer
represents a PDF layer.
- LayerContext - Class in com.foxit.gsdk.pdf.layer
-
Class LayerContext
represents PDF Layer Context.
- LayerNode - Class in com.foxit.gsdk.pdf.layer
-
Class LayerNode
is encapsulation of PDF layers.
- left - Variable in class com.foxit.gsdk.pdf.annots.Widget.AnnotIconFit
-
Left-over space to allocate at the left of the icon.
- left - Variable in class com.foxit.gsdk.utils.Rect
-
The X coordinate of the left side of the rectangle.
- left - Variable in class com.foxit.gsdk.utils.RectF
-
The X coordinate of the left side of the rectangle.
- LICENSETYPE_AUTHORIZED - Static variable in class com.foxit.gsdk.PDFLibrary
-
Authorized license.
- LICENSETYPE_EVALUATION - Static variable in class com.foxit.gsdk.PDFLibrary
-
Evaluation license.
- LICENSETYPE_EXPIRED - Static variable in class com.foxit.gsdk.PDFLibrary
-
Expired license.
- LICENSETYPE_INVALID - Static variable in class com.foxit.gsdk.PDFLibrary
-
Invalid license.
- Line - Class in com.foxit.gsdk.pdf.annots
-
Class Line
represents the line annotation.
- LINEENDINGSTYLE_BUTT - Static variable in class com.foxit.gsdk.pdf.annots.Markup
-
Line ending style name: Butt.
- LINEENDINGSTYLE_CIRCLE - Static variable in class com.foxit.gsdk.pdf.annots.Markup
-
Line ending style name: Circle.
- LINEENDINGSTYLE_CLOSEDARROW - Static variable in class com.foxit.gsdk.pdf.annots.Markup
-
Line ending style name: ClosedArrow.
- LINEENDINGSTYLE_DIAMOND - Static variable in class com.foxit.gsdk.pdf.annots.Markup
-
Line ending style name: Diamond.
- LINEENDINGSTYLE_NONE - Static variable in class com.foxit.gsdk.pdf.annots.Markup
-
Line ending style name: None.
- LINEENDINGSTYLE_OPENARROW - Static variable in class com.foxit.gsdk.pdf.annots.Markup
-
Line ending style name: OpenArrow.
- LINEENDINGSTYLE_REVERSECLOSEDARROW - Static variable in class com.foxit.gsdk.pdf.annots.Markup
-
Line ending style name: RClosedArrow.
- LINEENDINGSTYLE_REVERSEOPENARROW - Static variable in class com.foxit.gsdk.pdf.annots.Markup
-
Line ending style name: ROpenArrow.
- LINEENDINGSTYLE_SLASH - Static variable in class com.foxit.gsdk.pdf.annots.Markup
-
Line ending style name: Slash.
- LINEENDINGSTYLE_SQUARE - Static variable in class com.foxit.gsdk.pdf.annots.Markup
-
Line ending style name: Square.
- lineSpace - Variable in class com.foxit.gsdk.pdf.PDFWatermark.WatermarkTextProperty
-
Space between vertical center of lines, in line heights.
- lineTo(Point2D.Float) - Method in class com.foxit.gsdk.pdf.PDFPath
-
Add a point to a given figure, and a line is to be drawn from the current
position to this point, which then becomes a new current position.
- Link - Class in com.foxit.gsdk.pdf.annots
-
Class Link
represents the link annotation.
- load(FileHandler) - Static method in class com.foxit.gsdk.image.Image
-
Load an Image
object from an image file.
- loadAnnots() - Method in class com.foxit.gsdk.pdf.PDFPage
-
Load annotations from a PDF page.
- loadAttachments() - Method in class com.foxit.gsdk.pdf.PDFDocument
-
Retrieve a PDFAttachments
object.
- loadData(byte[]) - Method in class com.foxit.gsdk.archive.Archive
-
Load data to the Archive
object.
- LOADFLAG_NOSTREAMCACHES - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
If set, when load a PDF document, Foxit PDF SDK will not cache streams.
- loadForm() - Method in class com.foxit.gsdk.pdf.PDFDocument
-
Retrieve a PDFForm
object.
- loadFrame(int) - Method in class com.foxit.gsdk.image.Image
-
Load an image frame by index.