- save() - Method in class com.qoppa.notes.QPDFNotesView
-
Prompts the user to save the current document.
- save(String) - Method in class com.qoppa.notes.QPDFNotesView
-
Saves the current document to the given path.
- saveAs() - Method in class com.qoppa.notes.QPDFNotesView
-
Displays the save as file chooser
- saveCopy(String) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Saves a copy of this document to a file.
- saveCopy(OutputStream) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Saves a copy of this document to an output stream.
- saveDocument() - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Saves this document back to its source, if possible.
- saveDocument(String) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
- saveFile(File) - Method in interface com.qoppa.android.pdf.annotations.FileAttachment
-
Saves the content of the file to a file.
- saveFile(File) - Method in interface com.qoppa.android.pdf.IEmbeddedFile
-
Saves the content of the embedded file to the given output file.
- savePageAsJPEG(OutputStream, int, int, boolean) - Method in class com.qoppa.android.pdfProcess.PDFPage
-
Render the page as an image and save it to the output stream in JPEG format.
- savePageAsPNG(OutputStream, int, boolean) - Method in class com.qoppa.android.pdfProcess.PDFPage
-
Render the page as an image and save it to the output stream in PNG format.
- scrollPdfRectVisible(RectF, int) - Method in class com.qoppa.viewer.QPDFViewerView
-
Scrolls so that a rectangle defined in pdf space is visible.
- ScrollViewWrapper - Class in com.qoppa.viewer.views
-
- ScrollViewWrapper(Context) - Constructor for class com.qoppa.viewer.views.ScrollViewWrapper
-
- ScrollViewWrapper(Context, AttributeSet) - Constructor for class com.qoppa.viewer.views.ScrollViewWrapper
-
- ScrollViewWrapperSingle - Class in com.qoppa.viewer.views
-
- ScrollViewWrapperSingle(Context) - Constructor for class com.qoppa.viewer.views.ScrollViewWrapperSingle
-
- SelectableButton - Class in com.qoppa.viewer.views
-
- SelectableButton(Context) - Constructor for class com.qoppa.viewer.views.SelectableButton
-
- SelectableButton(Context, AttributeSet) - Constructor for class com.qoppa.viewer.views.SelectableButton
-
- selectAnnotation(Annotation, int) - Method in class com.qoppa.viewer.QPDFViewerView
-
- selectText(RectF) - Method in class com.qoppa.android.pdfProcess.PDFPage
-
Creates a TextSelection object for any text found in a rectangle.
- Sequence(int, Vector) - Constructor for class com.qoppa.android.pdfViewer.actions.SetOCGState.Sequence
-
Constructs a Sequence object with a list of layers and the action to do on those layers.
- setActions(List<Action>, PDFPage) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets this annotation's actions.
- setActivity(Activity) - Method in class com.qoppa.viewer.QPDFViewerView
-
The library requires a reference to an Activity
.
- setAlignHorizontal(int) - Method in interface com.qoppa.android.pdf.annotations.Callout
-
- setAlignHorizontal(int) - Method in interface com.qoppa.android.pdf.annotations.FreeText
-
- setAlignVertical(int) - Method in interface com.qoppa.android.pdf.annotations.Callout
-
- setAlignVertical(int) - Method in interface com.qoppa.android.pdf.annotations.FreeText
-
- setAllowPopups(boolean) - Static method in class com.qoppa.notes.settings.JavaScriptSettings
-
Set to true to allow pop ups for alerts.
- setAlpha(int) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the annotation's alpha .
- setAltFieldName(String) - Method in interface com.qoppa.android.pdf.form.FormField
-
Sets the alternate field name.
- setAnnots(Vector<Annotation>) - Method in class com.qoppa.viewer.views.PDFPageView
-
- setAppearanceState(String) - Method in interface com.qoppa.android.pdf.annotations.Widget
-
- setAssembleDocumentAllowed(boolean) - Method in class com.qoppa.android.pdf.PDFPermissions
-
Sets the permission to assemble the document.
- setAuthor(String) - Method in class com.qoppa.android.pdf.DocumentInfo
-
Set the document's author.
- setBackground(int) - Method in interface com.qoppa.android.pdf.annotations.Widget
-
- setBackgroundColor(int) - Method in class com.qoppa.android.pdfProcess.PDFPage
-
Sets the background color to use when rendering this page.
- setBorderColor(int) - Method in interface com.qoppa.android.pdf.annotations.FreeText
-
- setBorderColor(int) - Method in interface com.qoppa.android.pdf.annotations.Widget
-
- setBorderEffect(String, int) - Method in interface com.qoppa.android.pdf.annotations.Polygon
-
- setBorderStyle(char) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the annotation's border syle.
- setBorderWidth(float) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the annotation's border width.
- setByteOrder(ByteOrder) - Method in class com.qoppa.android.pdf.TIFFOptions
-
Sets the byte order to use when saving a TIFF file.
- setBytes(byte[], long) - Method in interface com.qoppa.android.pdf.source.PDFContent
-
Modifies some of the content in the PDF content.
- setCaCertsEnabled(boolean) - Static method in class com.qoppa.android.pdf.SignatureSettings
-
The CaCertsEnabled flag determines whether or not the certificates in cacerts from
the current JRE will be added to the trusted certificate cache used to verify digital
signatures.
- setCalculate(boolean) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Turn javascript calculations on or off.
- setCanvasMatrix(Matrix) - Method in class com.qoppa.android.pdfProcess.PDFCanvas
-
Sets the current transformation matrix
- setCaption(String) - Method in interface com.qoppa.android.pdf.annotations.Widget
-
- setChangeDocumentAllowed(boolean) - Method in class com.qoppa.android.pdf.PDFPermissions
-
Sets the permission to change the document.
- setColor(int) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the annotation's color.
- setComposite(PDFPaint.Composite) - Method in class com.qoppa.android.pdfProcess.PDFPaint
-
Any composite to be applied.
- setCompression(int) - Method in class com.qoppa.android.pdfProcess.ImageParam
-
Sets the compression type used when writing images to the PDF document.
- setContactInfo(String) - Method in class com.qoppa.android.pdf.SignatureInfo
-
- setContactInformation(String) - Method in class com.qoppa.android.pdf.SigningInformation
-
Sets the contact information to be used in the signature.
- setContainsJavaScript(boolean) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
- setContentAppended(boolean) - Method in class com.qoppa.android.pdf.SignatureValidity
-
Sets the content appended flag.
- setContents(String) - Method in interface com.qoppa.android.pdf.annotations.Callout
-
Sets the string contents for this annotation.
- setContents(String) - Method in interface com.qoppa.android.pdf.annotations.Caret
-
Sets the string contents for this annotation.
- setContents(String) - Method in interface com.qoppa.android.pdf.annotations.FreeText
-
Sets the string contents for this annotation.
- setContents(String) - Method in interface com.qoppa.android.pdf.annotations.MarkUpText
-
Sets the text content for this annotation.
- setContents(String) - Method in interface com.qoppa.android.pdf.annotations.RubberStamp
-
Sets the string contents for this annotation.
- setContents(String) - Method in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
-
Sets the string contents for this annotation.
- setContents(String) - Method in interface com.qoppa.android.pdf.annotations.Text
-
Sets the string contents for this annotation.
- setCreationDate(Date) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the creation date.
- setCreationDate(Date) - Method in class com.qoppa.android.pdf.DocumentInfo
-
Set the document's creation date.
- setCreator(String) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the creator.
- setCreator(String) - Method in class com.qoppa.android.pdf.DocumentInfo
-
Set the document's creator.
- setCurrentPageFormat(String) - Method in class com.qoppa.viewer.QPDFViewerView
-
By default, the current page is displayed in the toolbar as "i of t" where i is the current page, and t is the total number of pages.
- setCustomGesture(Vector<Vector<PointF>>) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
Sets the custom gesture from the given list of gestures
- setCustomGesturePos(SignatureAppearance.Position) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
The position for the custom gestures
- setCustomProperty(String, String) - Method in class com.qoppa.android.pdf.DocumentInfo
-
Sets a custom application property in the document info for the document.
- setCustomProperty(String, String) - Method in interface com.qoppa.android.pdf.form.SignatureField
-
This method can be used to add additional custom properties to the signature field dictionary.
- setCustomProperty(String, String) - Method in class com.qoppa.android.pdf.SigningInformation
-
This method can be used to add additional custom properties to the signature dictionary.
- setDashStyle(float[], float) - Method in class com.qoppa.android.pdfProcess.PDFPaint
-
- setDefaultCreator(String) - Static method in class com.qoppa.android.pdf.PDFRenderHints
-
The default creator for Annotations.
- setDefaultValue(String) - Method in interface com.qoppa.android.pdf.form.CheckBoxField
-
Sets the default value for the check box field.
- setDefaultValue(String) - Method in interface com.qoppa.android.pdf.form.ChoiceField
-
Sets the default selected export value for this choice field.
- setDefaultValue(String) - Method in interface com.qoppa.android.pdf.form.RadioButtonGroupField
-
Sets the default value for this radio button group field.
- setDefaultValue(String) - Method in interface com.qoppa.android.pdf.form.TextField
-
Sets the default value for this text field.
- setDisplayName(String) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
This name is not used to generate the appearance stream.
- setDitherBW(int) - Method in class com.qoppa.android.pdf.TIFFOptions
-
Sets the dithering option when converting images to black and white.
- setDocument(PDFDocument) - Method in class com.qoppa.viewer.QPDFViewerView
-
Releases the currently opened document and replaces it with the given document.
- setElbowLength(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.CalloutDrawingTool
-
Set the initial elbow length of the arrow within the callout.
- setErrorHandling(int) - Static method in class com.qoppa.android.pdf.errors.PDFErrorHandling
-
Sets the value of the error handling flag.
- setException(Throwable, String) - Method in class com.qoppa.android.pdf.SignatureValidity
-
Sets the exception when reading the signature.
- setExtractTextGraphicsAllowed(boolean) - Method in class com.qoppa.android.pdf.PDFPermissions
-
Sets the permission to extract text and graphics.
- setExtractTextGraphicsForAccessibilityAllowed(boolean) - Method in class com.qoppa.android.pdf.PDFPermissions
-
Sets the permission to extract text and graphics in support of accessibility to disabled users or other purposes.
- setField(FormField) - Method in interface com.qoppa.android.pdf.annotations.Widget
-
- setFieldFlags(int) - Method in interface com.qoppa.android.pdf.form.FormField
-
Sets the field flags.
- setFieldName(String) - Method in interface com.qoppa.android.pdf.form.FormField
-
Sets the field name.
- setFields(PDFArray) - Method in class com.qoppa.android.pdfViewer.actions.SubmitFormAction
-
- setFileContents(byte[]) - Method in interface com.qoppa.android.pdf.annotations.FileAttachment
-
Sets the file contents for the file attachment.
- setFileContents(File) - Method in interface com.qoppa.android.pdf.annotations.FileAttachment
-
Sets the file contents for the file attachment from a file.
- setFileContents(InputStream) - Method in interface com.qoppa.android.pdf.annotations.FileAttachment
-
Sets the file contents for this file attachment from an input stream.
- setFileName(String) - Method in interface com.qoppa.android.pdf.annotations.FileAttachment
-
Sets the name of the attached file.
- setFillColor(int) - Method in class com.qoppa.android.pdfProcess.PDFPaint
-
Sets the color used for filling.
- setFillFormFieldsAllowed(boolean) - Method in class com.qoppa.android.pdf.PDFPermissions
-
Sets the permission to fill form fields and sign the document.
- setFlags(int) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets this annotation's flags: An annotation contains a set of flags
that describe how the annotation is handled during display and printing.
- setFont(String) - Method in interface com.qoppa.android.pdf.annotations.FreeText
-
- setFont(String) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.TypeWriterDrawingTool
-
- setFontSize(float) - Method in interface com.qoppa.android.pdf.annotations.FreeText
-
- setFontSize(float) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.TypeWriterDrawingTool
-
- setForceUserPageFormat(boolean) - Method in class com.qoppa.android.pdf.PrintSettings
-
Use the PageFormat set by the host application.
- setFrom(SignatureAppearance) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
- setGrayscale(boolean) - Method in class com.qoppa.android.pdf.TIFFOptions
-
Sets the grayscale flag.
- setHasFillColor(boolean) - Method in interface com.qoppa.android.pdf.annotations.Circle
-
Set to true to use the fill color.
- setHasFillColor(boolean) - Method in interface com.qoppa.android.pdf.annotations.FreeText
-
Set to true to use the fill color.
- setHasFillColor(boolean) - Method in interface com.qoppa.android.pdf.annotations.Line
-
Set to true to use the fill color.
- setHasFillColor(boolean) - Method in interface com.qoppa.android.pdf.annotations.Square
-
Set to true to use the fill color.
- setHidden(boolean) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets this Annotation's HIDDEN flag.
- setHidden(boolean) - Method in interface com.qoppa.android.pdf.annotations.Widget
-
- setHidden(boolean) - Method in interface com.qoppa.android.pdf.form.FormField
-
Sets the HIDDEN flag.
- setHighlightFields(boolean) - Static method in class com.qoppa.android.pdf.PDFRenderHints
-
Sets a flag to tell the library to highlight fields.
- setHighlightMode(int) - Method in interface com.qoppa.android.pdf.annotations.Widget
-
- setHorzTextAlign(int) - Method in interface com.qoppa.android.pdf.form.TextField
-
Sets the text alignment for this field.
- setIconName(String) - Method in interface com.qoppa.android.pdf.annotations.FileAttachment
-
Sets the icon name used when displaying this annotation.
- setIconName(String) - Method in interface com.qoppa.android.pdf.annotations.Text
-
- setImage(String) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
Sets the path to an image to use when creating the signature appearance.
- setImage(Bitmap) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
Set an Bitmap to use when creating the signature appearance.
- setImagePosition(SignatureAppearance.Position) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
Sets the horizontal position of the image.
- setImageSmoothReduction(boolean) - Static method in class com.qoppa.android.pdf.PDFRenderHints
-
This rendering hint tells the library whether to use a smooth image
rescaling algorithm when reducing sizes.
- setImageTransparency(float) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
- setInitAlpha(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.AnnotDrawingTool
-
- setInitAlpha(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.CircleDrawingTool
-
- setInitAlpha(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeHighlightDrawingTool
-
- setInitAlpha(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeTextDrawingTool
-
- setInitAlpha(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.InkDrawingTool
-
- setInitAlpha(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.LineDrawingTool
-
- setInitAlpha(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.MarkupDrawingTool
-
- setInitAlpha(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.NoteDrawingTool
-
- setInitAlpha(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.SquareDrawingTool
-
- setInitAlpha(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.TypeWriterDrawingTool
-
- setInitBorderColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.AnnotDrawingTool
-
- setInitBorderColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.CircleDrawingTool
-
- setInitBorderColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeHighlightDrawingTool
-
- setInitBorderColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeTextDrawingTool
-
- setInitBorderColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.InkDrawingTool
-
- setInitBorderColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.LineDrawingTool
-
- setInitBorderColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.MarkupDrawingTool
-
- setInitBorderColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.NoteDrawingTool
-
- setInitBorderColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.SquareDrawingTool
-
- setInitBorderColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.TypeWriterDrawingTool
-
- setInitBorderWidth(float) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.AnnotDrawingTool
-
- setInitBorderWidth(float) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.CircleDrawingTool
-
- setInitBorderWidth(float) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeHighlightDrawingTool
-
- setInitBorderWidth(float) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeTextDrawingTool
-
- setInitBorderWidth(float) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.InkDrawingTool
-
- setInitBorderWidth(float) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.LineDrawingTool
-
- setInitBorderWidth(float) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.MarkupDrawingTool
-
- setInitBorderWidth(float) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.NoteDrawingTool
-
- setInitBorderWidth(float) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.SquareDrawingTool
-
- setInitBorderWidth(float) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.TypeWriterDrawingTool
-
- setInitFillColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.AnnotDrawingTool
-
- setInitFillColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.CircleDrawingTool
-
- setInitFillColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeTextDrawingTool
-
- setInitFillColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.InkDrawingTool
-
- setInitFillColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.LineDrawingTool
-
- setInitFillColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.MarkupDrawingTool
-
- setInitFillColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.NoteDrawingTool
-
- setInitFillColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.SquareDrawingTool
-
- setInitFillColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.TypeWriterDrawingTool
-
- setInitFont(String) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeTextDrawingTool
-
- setInitFontSize(float) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeTextDrawingTool
-
- setInitHasBorderColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.AnnotDrawingTool
-
- setInitHasBorderColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.CircleDrawingTool
-
- setInitHasBorderColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeHighlightDrawingTool
-
- setInitHasBorderColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeTextDrawingTool
-
- setInitHasBorderColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.InkDrawingTool
-
- setInitHasBorderColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.LineDrawingTool
-
- setInitHasBorderColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.MarkupDrawingTool
-
- setInitHasBorderColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.NoteDrawingTool
-
- setInitHasBorderColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.SquareDrawingTool
-
- setInitHasBorderColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.TypeWriterDrawingTool
-
- setInitHasFillColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.AnnotDrawingTool
-
- setInitHasFillColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.CircleDrawingTool
-
- setInitHasFillColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeTextDrawingTool
-
- setInitHasFillColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.InkDrawingTool
-
- setInitHasFillColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.LineDrawingTool
-
- setInitHasFillColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.MarkupDrawingTool
-
- setInitHasFillColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.NoteDrawingTool
-
- setInitHasFillColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.SquareDrawingTool
-
- setInitHasFillColor(boolean) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.TypeWriterDrawingTool
-
- setInitialOpen(boolean) - Method in interface com.qoppa.android.pdf.annotations.Text
-
Sets the initial open flag.
- setInitialPage(int) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Sets the initial page to display.
- setInitTextColor(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeTextDrawingTool
-
- setIntent(String) - Method in interface com.qoppa.android.pdf.annotations.Callout
-
Set the description of the intent of the FreeText Annotation
- setIntent(String) - Method in interface com.qoppa.android.pdf.annotations.FreeText
-
Set the description of the intent of the FreeText Annotation
- setInternalColor(int) - Method in interface com.qoppa.android.pdf.annotations.ShapeAnnotation
-
Sets the fill color for this annotation.
- setInvisible(boolean) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the value of the INVISIBLE flag.
- setIsBox(boolean) - Method in class com.qoppa.android.pdf.source.EmptyPDFSource
-
- setIsDocumentModified(boolean) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Sets the document's isModifed flag
- setJavaScriptHandler(QJavaScriptHandler) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Set the JavaScriptHandler to enable javascript execution.
- setJSEnabled(String) - Static method in class com.qoppa.notes.settings.JavaScriptSettings
-
Set the value that determines when javascript is executed.
- setKey(String) - Static method in class com.qoppa.android.pdfProcess.PDFDocument
-
- setKey(String, Context) - Static method in class com.qoppa.android.pdfProcess.PDFDocument
-
Method to unlock the production version of the library.
- setKeywords(String) - Method in class com.qoppa.android.pdf.DocumentInfo
-
Set the document's keywords.
- setLayer(Layer) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the layer that this annotation belongs to.
- setLineEndStyle(String) - Method in interface com.qoppa.android.pdf.annotations.Line
-
- setLineStartStyle(String) - Method in interface com.qoppa.android.pdf.annotations.Line
-
- setLocation(String) - Method in class com.qoppa.android.pdf.SignatureInfo
-
- setLocation(String) - Method in class com.qoppa.android.pdf.SigningInformation
-
Sets the location to be used in the signature.
- setLocked(boolean) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the value of the LOCKED flag.
- setMagnification(String) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Sets the magnification at which to display the initial view.
- setMapFieldName(String) - Method in interface com.qoppa.android.pdf.form.FormField
-
Sets this field's mapping name.
- setMaximumScale(float) - Method in class com.qoppa.viewer.QPDFViewerView
-
Sets the maximum scale at which the document can be displayed.
- setMaxLen(int) - Method in interface com.qoppa.android.pdf.form.TextField
-
Sets the maximum number of characters allowed in this text field.
- setMaxLength(int) - Method in interface com.qoppa.android.pdf.annotations.WidgetText
-
- setMinimumScale(float) - Method in class com.qoppa.viewer.QPDFViewerView
-
Sets the minimum scale at which the document can be displayed.
- setModified(boolean) - Method in interface com.qoppa.android.pdf.annotations.GestureList
-
Explicitly flag this gesture list as modified.
- setModified(boolean) - Method in interface com.qoppa.android.pdf.annotations.Vertices
-
Sets the modified flag.
- setModifiedDate(Date) - Method in class com.qoppa.android.pdf.DocumentInfo
-
Set the document's modified date.
- setModifyAnnotsAllowed(boolean) - Method in class com.qoppa.android.pdf.PDFPermissions
-
Sets the permission to add or modify annotations in the document.
- setName(String) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the annotation's name.
- setNightMode(boolean) - Method in class com.qoppa.viewer.QPDFViewerView
-
Invert a documents colors by setting Night Mode on.
- setNoExport(boolean) - Method in interface com.qoppa.android.pdf.form.FormField
-
Sets the 'No Export' flag.
- setNoRotate(boolean) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the value of the NOROTATE flag.
- setNoView(boolean) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the value of the NOVIEW flag.
- setNoZoom(boolean) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the value of the NOZOOM flag.
- SetOCGState - Class in com.qoppa.android.pdfViewer.actions
-
Action that changes an optional content group's (layer) visibility.
- SetOCGState(Vector) - Constructor for class com.qoppa.android.pdfViewer.actions.SetOCGState
-
Constructs a SetOCGState action with a sequence list.
- SetOCGState.Sequence - Class in com.qoppa.android.pdfViewer.actions
-
Class that contains a list of layers and an action for that list.
- setOneCloudData(Object) - Method in class com.qoppa.android.pdf.source.EmptyPDFSource
-
- setOnGestureListener(OnGestureListenerExt) - Method in class com.qoppa.viewer.QPDFViewerView
-
QPDFViewerView handles gestures to provide a variety of functionality (zooming, scrolling, paning, etc..).
- setOnValue(String) - Method in interface com.qoppa.android.pdf.annotations.WidgetButton
-
- setOpen(boolean) - Method in interface com.qoppa.android.pdf.annotations.Popup
-
- setOpen(boolean) - Method in interface com.qoppa.android.pdf.Bookmark
-
Sets the item as either open or closed when the document is opened.
- setOptions(Vector, Vector) - Method in interface com.qoppa.android.pdf.form.ChoiceField
-
Set the list of options for this choice field.
- setPage(PDFPage) - Method in class com.qoppa.viewer.views.PDFPageView
-
- setPageLayout(String) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Changes the value of the page layout key for this document.
- setPageMode(String) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Changes the value of the page mode viewer preference in the document.
- setPageRotation(int) - Method in class com.qoppa.android.pdfProcess.PDFPage
-
Changes this page's rotation.
- setPageViewOverlay(PageViewOverlay) - Method in class com.qoppa.viewer.QPDFViewerView
-
The PageViewOverlay can be used to additional content on top of PDFPageViews.
- setPermFlag(int) - Method in class com.qoppa.android.pdf.PDFPermissions
-
Sets the permissions from the int representing the 12 permissions bits as specified in the PDF documentation.
- setPopupText(String) - Method in interface com.qoppa.android.pdf.annotations.FileAttachment
-
Sets the text that is displayed when the mouse hovers over the annotation.
- setPrintable(boolean) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the value of the PRINTABLE flag.
- setPrintable(boolean) - Method in interface com.qoppa.android.pdf.annotations.Widget
-
- setPrintable(boolean) - Method in interface com.qoppa.android.pdf.form.FormField
-
Sets the PRINTABLE flag for this field.
- setPrintAllowed(boolean) - Method in class com.qoppa.android.pdf.PDFPermissions
-
Sets the permission to print the document.
- setPrintAnnotations(boolean) - Method in class com.qoppa.android.pdf.PrintSettings
-
Sets the value of the print annotations flag.
- setPrintHighResAllowed(boolean) - Method in class com.qoppa.android.pdf.PDFPermissions
-
Sets the permission to print the document at high resolution.
- setPrintSettings(PrintSettings) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Set the PrintSettings to be used on the next printout.
- setProducer(String) - Method in class com.qoppa.android.pdf.DocumentInfo
-
Set the document's producer.
- setQuadList(Vector<PointF[]>) - Method in interface com.qoppa.android.pdf.annotations.MarkUpText
-
Sets the list of quadrilaterals that compose this annotation.
- setQuality(float) - Method in class com.qoppa.android.pdfProcess.ImageParam
-
Sets the current quality setting.
- setReadOnly(boolean) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the value of the READONLY flag.
- setReadOnly(boolean) - Method in interface com.qoppa.android.pdf.form.FormField
-
Sets the value of the 'Read Only' flag.
- setReason(String) - Method in class com.qoppa.android.pdf.SignatureInfo
-
- setReason(String) - Method in class com.qoppa.android.pdf.SigningInformation
-
Sets the reason for signing to be used in the signature.
- setRectangle(RectF) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the annotation's rectangle.
- setRectangleFromQuads() - Method in interface com.qoppa.android.pdf.annotations.MarkUpText
-
Convenience method to set the annotation rectangle from the quadrilaterals.
- setRenderComments(boolean) - Static method in class com.qoppa.android.pdf.PDFRenderHints
-
Sets a flag to tell the library to render annotations.
- setRenderDropdownIndicator(boolean) - Static method in class com.qoppa.android.pdf.PDFRenderHints
-
Sets a flag to render a dropdown indicator for combobox fields
- setRenderImageErrors(boolean) - Static method in class com.qoppa.android.pdf.PDFRenderHints
-
Sets a flag to tell render a red x in lieu of unsupported images.
- setRenderSignatureTag(boolean) - Static method in class com.qoppa.android.pdf.PDFRenderHints
-
This method sets the value of the flag that controls whether the signature
tag ("Sign Here") is rendered for empty signature fields.
- setRenderSignatureVerification(boolean) - Static method in class com.qoppa.android.pdf.PDFRenderHints
-
This method sets the value of the flag that controls whether signature verification
will be rendered.
- setRequired(boolean) - Method in interface com.qoppa.android.pdf.form.FormField
-
Sets the value of the 'Required' flag.
- setRotation(int) - Method in interface com.qoppa.android.pdf.annotations.Callout
-
- setRotation(int) - Method in interface com.qoppa.android.pdf.annotations.FreeText
-
- setRotation(int) - Method in interface com.qoppa.android.pdf.annotations.RubberStamp
-
Sets the rotation for standard or image stamps that do not have an appearance stream yet.
- setRowsPerStrip(int) - Method in class com.qoppa.android.pdf.TIFFOptions
-
Sets the number of rows per strip to use when writing the TIFF file.
- setScale(double) - Method in class com.qoppa.android.pdfViewer.actions.GotoPageAction
-
Sets the scale, 0..1.
- setScale(float) - Method in class com.qoppa.viewer.QPDFViewerView
-
Set the viewer scale.
- setSecurity(String, String, PDFPermissions, String, int) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Sets the security for this document.
- setSelected(boolean) - Method in class com.qoppa.viewer.views.SelectableButton
-
- setShowNoteHook(ShowNoteHook) - Method in class com.qoppa.viewer.QPDFViewerView
-
By default, when selected Annotations are double tapped their Note/Comment is displayed as a toast.
- setShowProgressDialog(boolean) - Method in class com.qoppa.viewer.QPDFViewerView
-
- setSignatureAppearance(SignatureAppearance) - Method in class com.qoppa.android.pdf.SigningInformation
-
Sets the SignatureAppearance
to use when creating the
signature appearance stream.
- setSignDateTime(Date) - Method in interface com.qoppa.android.pdf.form.SignatureField
-
Sets the signature date and time from a Java date object.
- setSignLocation(String) - Method in interface com.qoppa.android.pdf.form.SignatureField
-
Sets the signature location.
- setSignName(String) - Method in interface com.qoppa.android.pdf.form.SignatureField
-
Sets the signature name.
- setSignReason(String) - Method in interface com.qoppa.android.pdf.form.SignatureField
-
Sets the signature reason.
- setSilenceErrors(boolean) - Static method in class com.qoppa.notes.settings.JavaScriptSettings
-
Set to true to silence errors.
- setStampName(String) - Method in interface com.qoppa.android.pdf.annotations.RubberStamp
-
Sets the name of this rubber stamp.
- setState(String) - Method in interface com.qoppa.android.pdf.annotations.Text
-
Sets the State for this annotation.
- setStateModel(String) - Method in interface com.qoppa.android.pdf.annotations.Text
-
Sets the StateModel for this annotation.
- setStrokeColor(int) - Method in class com.qoppa.android.pdfProcess.PDFPaint
-
Sets the color used for stroking.
- setStrokeWidth(float) - Method in class com.qoppa.android.pdfProcess.PDFPaint
-
Sets the stroke width.
- setStyle(PDFPaint.Style) - Method in class com.qoppa.android.pdfProcess.PDFPaint
-
Sets the paint style.
- setSubject(String) - Method in class com.qoppa.android.pdf.DocumentInfo
-
Set the document's subject.
- setSubtype(String) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
- setTag(String) - Method in class com.qoppa.android.pdf.SignatureInfo
-
- setTested(boolean) - Method in class com.qoppa.android.pdf.SignatureValidity
-
Sets flag indicating that this signature has been tested.
- setTextBoxHeight(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.CalloutDrawingTool
-
Set the initial height of the text box within the callout.
- setTextBoxWidth(int) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.CalloutDrawingTool
-
Set the initial width of the text box within the callout.
- setTextColor(int) - Method in interface com.qoppa.android.pdf.annotations.Callout
-
- setTextColor(int) - Method in interface com.qoppa.android.pdf.annotations.FreeText
-
- setTextColor(int) - Method in interface com.qoppa.android.pdf.Bookmark
-
Sets the text color to use when displaying this bookmark.
- setTextLeft(String) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
Sets the left text property to use when creating the signature
appearance.
- setTextRight(String) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
Sets the right text property to use when creating the signature
appearance.
- setTextSearchResults(Vector<TextSearchResult>) - Method in class com.qoppa.viewer.views.PDFPageView
-
- setTextStyle(int) - Method in interface com.qoppa.android.pdf.Bookmark
-
Sets the text style to use when displaying this bookmark.
- setTitle(String) - Method in interface com.qoppa.android.pdf.Bookmark
-
Sets this bookmarks title.
- setTitle(String) - Method in class com.qoppa.android.pdf.DocumentInfo
-
Sets the document's title.
- setToolbarLocation(Location) - Method in class com.qoppa.viewer.QPDFViewerView
-
Setter for the toolbar location.
- setTouchListenerActive(boolean) - Method in class com.qoppa.viewer.QPDFViewerView
-
When set to false, all touch events (zooming, scrolling, etc...) will be ignored.
- setTriggerActions(TriggerActions) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Sets the mouse trigger actions for this annotation.
- setTriggerActions(TriggerActions) - Method in interface com.qoppa.android.pdf.form.FormField
-
Sets the TriggerActions for this field.
- setTrustedChain(boolean) - Method in class com.qoppa.android.pdf.SignatureValidity
-
Sets the value of the trusted chain flag.
- setUserName(String) - Method in interface com.qoppa.android.pdf.form.FormField
-
Sets this field's user name.
- setUseSubstituteFont(boolean) - Static method in class com.qoppa.android.pdf.errors.PDFErrorHandling
-
Use substibute fonts when there is an error.
- setValidCertificateChain(boolean) - Method in class com.qoppa.android.pdf.SignatureValidity
-
Sets the status of the certificate chain validity.
- setValidExpiration(boolean) - Method in class com.qoppa.android.pdf.SignatureValidity
-
Sets the value of the expiration flag.
- setValidRevocationList(boolean) - Method in class com.qoppa.android.pdf.SignatureValidity
-
Sets the status of the revocation list validity.
- setValidSignatureHash(boolean) - Method in class com.qoppa.android.pdf.SignatureValidity
-
Sets the flag that indicates that the stored signature hash matches the calculated signature hash.
- setValidSignatureObject(boolean) - Method in class com.qoppa.android.pdf.SignatureValidity
-
Sets the value of the valid signature object flag.
- setValidTimestamp(boolean) - Method in class com.qoppa.android.pdf.SignatureValidity
-
Sets the valid timestamp flag.
- setValue(String) - Method in interface com.qoppa.android.pdf.form.CheckBoxField
-
Sets the value for the check box field.
- setValue(String) - Method in interface com.qoppa.android.pdf.form.ChoiceField
-
Sets the selected export value for this choice field.
- setValue(String) - Method in interface com.qoppa.android.pdf.form.RadioButtonGroupField
-
Sets the value for this radio button group field.
- setValue(String) - Method in interface com.qoppa.android.pdf.form.TextField
-
Sets the value for this text field.
- setValues(Vector<String>) - Method in interface com.qoppa.android.pdf.form.ChoiceField
-
Sets the list of currently selected values for this choice field.
- setVisible(boolean) - Method in class com.qoppa.android.pdf.Layer
-
Sets the visibility for this layer.
- setVisibleCommonName(boolean) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
If the distinguished name of the signing certificate contains a common
name, this sets whether or not the common name should be used when
creating the signature appearance.
- setVisibleCountry(boolean) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
If the distinguished name of the signing certificate contains a country
code, this sets whether or not the country code should be used when
creating the signature appearance.
- setVisibleDate(boolean) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
This sets whether or not the date should be used when creating the
signature appearance.
- setVisibleDigitallySigned(boolean) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
Sets whether or not the "Digitally signed by..." label should be used
when creating the signature appearance.
- setVisibleEmail(boolean) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
If the distinguished name of the signing certificate contains an email
address, this sets whether or not the email address should be used when
creating the signature appearance.
- setVisibleLocal(boolean) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
If the distinguished name of the signing certificate contains a locality,
this sets whether or not the locality should be used when creating the
signature appearance.
- setVisibleMisc(boolean) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
- setVisibleName(boolean) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
If the distinguished name of the signing certificate contains a common
name, this sets whether or not the name should be used when creating the
signature appearance.
- setVisibleOrgName(boolean) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
If the distinguished name of the signing certificate contains an
organization name, this sets whether or not the organization name should
be used when creating the signature appearance.
- setVisibleOrgUnit(boolean) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
If the distinguished name of the signing certificate contains an
organizational unit, this sets whether or not the organizational unit
should be used when creating the signature appearance.
- setVisibleState(boolean) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
If the distinguished name of the signing certificate contains a state,
this sets whether or not the state should be used when creating the
signature appearance.
- setWidth(int) - Method in interface com.qoppa.android.pdf.annotations.Caret
-
- setX(int) - Method in class com.qoppa.android.pdfViewer.actions.GotoPageAction
-
Sets the x coordinate of the GotoPageAction.
- setX1(float) - Method in interface com.qoppa.android.pdf.annotations.Line
-
- setX2(float) - Method in interface com.qoppa.android.pdf.annotations.Line
-
- setXMPMetadata(String, String) - Method in class com.qoppa.android.pdf.DocumentInfo
-
Sets the XMP metadata block in the document.
- setXMPMetadata(byte[]) - Method in class com.qoppa.android.pdf.DocumentInfo
-
Sets the XMP metadata block in the document.
- setY(int) - Method in class com.qoppa.android.pdfViewer.actions.GotoPageAction
-
Sets the y coordinate of the GotoPageAction.
- setY1(float) - Method in interface com.qoppa.android.pdf.annotations.Line
-
- setY2(float) - Method in interface com.qoppa.android.pdf.annotations.Line
-
- setZoomMode(int) - Method in class com.qoppa.android.pdfViewer.actions.GotoPageAction
-
Sets the zoom mode.
- ShapeAnnotation - Interface in com.qoppa.android.pdf.annotations
-
Abstract class to be extended by annotations that contain
textual content.
- ShapeDrawingTool - Class in com.qoppa.notes.views.annotcomps.drawingtools
-
- ShapeDrawingTool(Context) - Constructor for class com.qoppa.notes.views.annotcomps.drawingtools.ShapeDrawingTool
-
- shiftRectangle(float, float) - Method in interface com.qoppa.android.pdf.annotations.Annotation
-
Shifts the annotation's rectangle in MediaBox coordinates.
- showCertificateDN(boolean) - Method in class com.qoppa.android.pdf.SignatureAppearance
-
This is a convenience method set the visibility of all of the
distinguished name properties of the signing certificate.
- showHideSearch() - Method in class com.qoppa.viewer.QPDFViewerView
-
Shows or hides the text search bar.
- showHideToolbar() - Method in class com.qoppa.viewer.QPDFViewerView
-
Shows or hides the button toolbar.
- showNote() - Method in class com.qoppa.viewer.views.annotcomps.AnnotComponent
-
- showNote(AnnotComponent) - Method in interface com.qoppa.viewer.views.annotcomps.ShowNoteHook
-
Called by AnnotComponent when an Annotation Component is double tapped
- ShowNoteHook - Interface in com.qoppa.viewer.views.annotcomps
-
- SIG_INFOS - Static variable in class com.qoppa.android.pdf.SignatureSettings
-
- signAndSaveAs(SignatureField, SigningInformation) - Method in class com.qoppa.notes.QPDFNotesView
-
Prompts the user to pick a location for the new document, and then signs and saves to that location.
- SignatureAppearance - Class in com.qoppa.android.pdf
-
This class provides functionality to customize the appearance of a visible
signature when a document is signed.
- SignatureAppearance() - Constructor for class com.qoppa.android.pdf.SignatureAppearance
-
Default constructor
- SignatureAppearance.Position - Enum in com.qoppa.android.pdf
-
- SignatureDrawingTool - Class in com.qoppa.notes.views.annotcomps.drawingtools
-
- SignatureDrawingTool(Context) - Constructor for class com.qoppa.notes.views.annotcomps.drawingtools.SignatureDrawingTool
-
- SignatureField - Interface in com.qoppa.android.pdf.form
-
SignatureField
holds a signature field.
- SignatureInfo - Class in com.qoppa.android.pdf
-
- SignatureInfo(String) - Constructor for class com.qoppa.android.pdf.SignatureInfo
-
- SignatureSettings - Class in com.qoppa.android.pdf
-
This class manages the certificates that are used to verify digital signatures.
- SignatureValidity - Class in com.qoppa.android.pdf
-
- SignatureValidity() - Constructor for class com.qoppa.android.pdf.SignatureValidity
-
- signDocument(SignatureField, SigningInformation, String) - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Signs this document using the given signature field.
- SigningInformation - Class in com.qoppa.android.pdf
-
Object that holds information necessary to digitally sign a PDF file.
- SigningInformation(String, String, String, String) - Constructor for class com.qoppa.android.pdf.SigningInformation
-
Constructs a SigningInformation object and gets the digital ID from a named PKCS#12 file.
- SigningInformation(KeyStore, String, String) - Constructor for class com.qoppa.android.pdf.SigningInformation
-
Constructs a SigningInformation object and gets the digital ID from a Java KeyStore object.
- singleTap(MotionEvent) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.InkDrawingTool
-
- singleTap(MotionEvent) - Method in class com.qoppa.viewer.views.annotcomps.AnnotComponent
-
- singleTap(MotionEvent) - Method in class com.qoppa.viewer.views.annotcomps.LinkComponent
-
- SlimAnnotation - Class in com.qoppa.android.pdf.annotations
-
- SlimAnnotation(PDFDictionary, int) - Constructor for class com.qoppa.android.pdf.annotations.SlimAnnotation
-
- SOLD - Static variable in interface com.qoppa.android.pdf.annotations.RubberStamp
-
- Square - Interface in com.qoppa.android.pdf.annotations
-
Interface representing a Square annotation in a PDF document.
- SquareAnnotSettings - Class in com.qoppa.notes.settings
-
- SquareAnnotSettings() - Constructor for class com.qoppa.notes.settings.SquareAnnotSettings
-
- SquareDrawingTool - Class in com.qoppa.notes.views.annotcomps.drawingtools
-
- SquareDrawingTool(Context) - Constructor for class com.qoppa.notes.views.annotcomps.drawingtools.SquareDrawingTool
-
- startDrawing(PointF, PDFPageView) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.AnnotDrawingTool
-
- startDrawing(PointF, PDFPageView) - Method in class com.qoppa.notes.views.annotcomps.drawingtools.BlackSquareDrawingTool
-
- startDrawingTool(AnnotDrawingTool) - Method in class com.qoppa.notes.QPDFNotesView
-
Begin drawing with the given tool.
- STATE_OFF - Static variable in class com.qoppa.android.pdf.Layer
-
- STATE_ON - Static variable in class com.qoppa.android.pdf.Layer
-
- stateChanged(Layer, boolean) - Method in interface com.qoppa.android.pdf.LayerListener
-
This method gets called anytime a layer's visibility state has changed.
- stopTool() - Method in class com.qoppa.notes.views.annotcomps.drawingtools.InkDrawingTool
-
- StrikethroughAnnotSettings - Class in com.qoppa.notes.settings
-
- StrikethroughAnnotSettings() - Constructor for class com.qoppa.notes.settings.StrikethroughAnnotSettings
-
- stringWidth(String) - Method in interface com.qoppa.android.pdf.annotations.WidgetText
-
- SubmitFormAction - Class in com.qoppa.android.pdfViewer.actions
-
- SubmitFormAction(String, int) - Constructor for class com.qoppa.android.pdfViewer.actions.SubmitFormAction
-
- supportsFillColor() - Method in class com.qoppa.notes.views.annotcomps.drawingtools.AnnotDrawingTool
-
- supportsFillColor() - Method in class com.qoppa.notes.views.annotcomps.drawingtools.CircleDrawingTool
-
- supportsFillColor() - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeHighlightDrawingTool
-
- supportsFillColor() - Method in class com.qoppa.notes.views.annotcomps.drawingtools.FreeTextDrawingTool
-
- supportsFillColor() - Method in class com.qoppa.notes.views.annotcomps.drawingtools.InkDrawingTool
-
- supportsFillColor() - Method in class com.qoppa.notes.views.annotcomps.drawingtools.LineDrawingTool
-
- supportsFillColor() - Method in class com.qoppa.notes.views.annotcomps.drawingtools.MarkupDrawingTool
-
- supportsFillColor() - Method in class com.qoppa.notes.views.annotcomps.drawingtools.NoteDrawingTool
-
- supportsFillColor() - Method in class com.qoppa.notes.views.annotcomps.drawingtools.RubberStampDrawingTool
-
- supportsFillColor() - Method in class com.qoppa.notes.views.annotcomps.drawingtools.SignatureDrawingTool
-
- supportsFillColor() - Method in class com.qoppa.notes.views.annotcomps.drawingtools.SquareDrawingTool
-
- supportsFillColor() - Method in class com.qoppa.notes.views.annotcomps.drawingtools.TypeWriterDrawingTool
-