A B C D E F G H I J K L M N O P Q R S T U V W X Z 

L

L2R - Static variable in interface com.qoppa.pdf.DocumentViewPrefs
Setting for the Direction viewer preference: Left to right
LARGE - Static variable in class com.qoppa.pdfViewer.IconSettings
 
LaunchAction - Class in com.qoppa.pdfViewer.actions
Action that tells the viewer to go to 'launch' a given file.
LaunchAction(String) - Constructor for class com.qoppa.pdfViewer.actions.LaunchAction
Constructs the action with the give file name.
Layer - Class in com.qoppa.pdf
This class represents a PDF 'Layer'.
Layer() - Constructor for class com.qoppa.pdf.Layer
 
LayerListener - Interface in com.qoppa.pdf
This interface is used to get notifications of layer's visibility changes.
LayerPanel - Interface in com.qoppa.pdfViewer.panels
Interface to the panel that shows the document layers.
LE_BUTT - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_BUTT_STR - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_CIRCLE - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_CIRCLE_STR - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_CLOSEDARROW - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_CLOSEDARROW_STR - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_DIAMOND - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_DIAMOND_STR - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_NONE - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_NONE_STR - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_OPENARROW - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_OPENARROW_STR - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_REVERSE_CLOSED_ARROW - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_REVERSE_CLOSED_ARROW_STR - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_REVERSE_OPEN_ARROW - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_REVERSE_OPEN_ARROW_STR - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_SLASH - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_SLASH_STR - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_SQUARE - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
LE_SQUARE_STR - Static variable in interface com.qoppa.pdf.annotations.ShapeAnnotation
 
length() - Method in interface com.qoppa.pdf.source.PDFContent
Get the length of the content.
Line - Interface in com.qoppa.pdf.annotations
Interface representing a Line annotation in a PDF document.
LINE_ARROW - Static variable in interface com.qoppa.pdf.annotations.Line
 
LINE_DIMENSION - Static variable in interface com.qoppa.pdf.annotations.Line
 
LineTool - Class in com.qoppa.pdfNotes.settings
This class manages the default properties and settings for the Line Tool.
LineTool() - Constructor for class com.qoppa.pdfNotes.settings.LineTool
 
Link - Interface in com.qoppa.pdf.annotations
Interface representing a Link annotation in a PDF document.
LinkTool - Class in com.qoppa.pdfNotes.settings
This class manages the default properties and settings for the Link Tool.
LinkTool() - Constructor for class com.qoppa.pdfNotes.settings.LinkTool
 
ListField - Interface in com.qoppa.pdf.form
ListField holds a list field.
listFonts() - Method in interface com.qoppa.pdf.resources.IResourceManager
Returns a list of all font resources in the PDF document.
listImages() - Method in interface com.qoppa.pdf.resources.IResourceManager
Returns a list of image resources in the PDF document.
loadCaKeyStore() - Static method in class com.qoppa.pdf.SignatureSettings
Loads the JDK CA KeyStore.
loadDocument(InputStream, String) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Open a document from an input stream.
loadDocument(String) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Method to open files of PDF, JPEG, TIFF and PNG types.
loadFDF(String) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Load an FDF file.
loadFontProperties(boolean) - Method in class com.qoppa.pdf.LocalFontInfo
Load properties for font - either FilePath + FontIndex or SFNT must be set to supply font data.
loadOSKeyStore() - Static method in class com.qoppa.pdf.SignatureSettings
Loads the OS KeyStore (if the OS is Windows or Mac).
loadPDF(PDFSource) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Load and display a PDF document using a PDFSource object
loadPDF(InputStream) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Load and display a PDF document using an InputStream.
loadPDF(String) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Load and display a PDF document using a file name.
loadPDF(URL) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Load and display a PDF document using a URL.
loadPDF(URL) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Load and display a PDF document using a URL.
loadPDF(PDFSource) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Load and display a PDF document using an object that implements PDFSource.
loadPDF(InputStream) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Load and display a PDF document using an InputStream.
loadPDF(String) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Load and display a PDF document using a file name.
loadRTF(String, PageFormat) - Static method in class com.qoppa.pdfProcess.PDFDocument
Creates a PDFDocument from an RTF file.
loadTextDocument(String, TextToPDFSettings) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Method to open text files .
loadXFDF(String) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Load an XFDF file.
LocalFontInfo - Class in com.qoppa.pdf
Object with information about local font found for embedding in PDF file.
LocalFontInfo() - Constructor for class com.qoppa.pdf.LocalFontInfo
 
LocalFonts - Class in com.qoppa.pdf
Class to find & access local font files
locationChanged(PDFViewerBean, boolean) - Method in interface com.qoppa.pdfViewer.history.HistoryListener
This method is called when the location in a document is changed including when a new view is added to the LocationHistory.
LocationHistory - Interface in com.qoppa.pdfViewer.history
This interface provides information about the document "views" while browsing a document.
A B C D E F G H I J K L M N O P Q R S T U V W X Z