Skip navigation links
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

LaunchAction - Class in com.qoppa.android.pdfViewer.actions
Action that tells the viewer to go to 'launch' a given file.
LaunchAction(String) - Constructor for class com.qoppa.android.pdfViewer.actions.LaunchAction
Constructs the action with the give file name.
Layer - Class in com.qoppa.android.pdf
This class represents a PDF 'Layer'.
Layer() - Constructor for class com.qoppa.android.pdf.Layer
 
LayerListener - Interface in com.qoppa.android.pdf
This interface is used to get notifications of layer's visibility changes.
LE_BUTT - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
LE_BUTT_STR - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
LE_CIRCLE - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
LE_CIRCLE_STR - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
LE_CLOSEDARROW - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
LE_CLOSEDARROW_STR - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
LE_DIAMOND - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
LE_DIAMOND_STR - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
LE_NONE - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
LE_NONE_STR - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
LE_OPENARROW - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
LE_OPENARROW_STR - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
LE_SQUARE - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
LE_SQUARE_STR - Static variable in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
 
length() - Method in interface com.qoppa.android.pdf.source.PDFContent
Get the length of the content.
Line - Interface in com.qoppa.android.pdf.annotations
Interface representing a Line annotation in a PDF document.
LINE_ARROW - Static variable in interface com.qoppa.android.pdf.annotations.Line
 
LINE_DIMENSION - Static variable in interface com.qoppa.android.pdf.annotations.Line
 
LineAnnotSettings - Class in com.qoppa.notes.settings
 
LineAnnotSettings() - Constructor for class com.qoppa.notes.settings.LineAnnotSettings
 
LineDrawingTool - Class in com.qoppa.notes.views.annotcomps.drawingtools
A DrawingTool implementation that, in LineDrawingTool.initAnnot(PointF), instantiates a Line Annotation using the values from LineAnnotSettings; adjusts the Line's bounds as the user drags; and calls LineDrawingTool.finishDrawing() when the user releases.
LineDrawingTool(Context) - Constructor for class com.qoppa.notes.views.annotcomps.drawingtools.LineDrawingTool
 
LINEENDING_END - Static variable in class com.qoppa.notes.settings.LineAnnotSettings
Optional decoration for the end of the line.
LINEENDING_START - Static variable in class com.qoppa.notes.settings.LineAnnotSettings
Optional decoration for the start of the line.
lineTo(float, float) - Method in class com.qoppa.android.pdfProcess.PDFPath
Adds a line segment to the path.
Link - Interface in com.qoppa.android.pdf.annotations
Interface representing a Link annotation in a PDF document.
LinkComponent - Class in com.qoppa.viewer.views.annotcomps
 
LinkComponent(Annotation, PDFPageView) - Constructor for class com.qoppa.viewer.views.annotcomps.LinkComponent
 
ListField - Interface in com.qoppa.android.pdf.form
ListField holds a list field.
loadDocument(String) - Method in class com.qoppa.viewer.QPDFViewerView
Opens the pdf document at the given file location.
loadDocument(String, int) - Method in class com.qoppa.viewer.QPDFViewerView
Opens the pdf document at the given file location and opens to the given page
loadDocument(InputStream) - Method in class com.qoppa.viewer.QPDFViewerView
Opens the pdf document from an InputStream
Location - Enum in com.qoppa.viewer
 
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 
Skip navigation links