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

S

saveFile(File) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Saves the content of the file to a file.
saveFile(File) - Method in interface com.qoppa.pdf.IEmbeddedFile
Saves the content of the embedded file to the given output file.
scrollToAnnotation(Annotation) - Method in class com.qoppa.pdfViewer.PDFViewerBean
If annot is not visible, this method will scroll to it.
scrollToPage(int, int, int) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Scroll to the given page and make sure that point (x,y) is visible on the page by scrolling to it if needed.
scrollToPage(int, int, int, boolean) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Scroll to the given page and make sure that point (x,y) is visible on the page by scrolling to it if needed.
SecurityPanel - Interface in com.qoppa.pdfViewer.panels
Interface to the panel that shows the permissions in the current document.
selectAnnotation(Annotation) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Selects the given Annotation's component.
selectAnnotationComponent(AnnotationComponent) - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
Selects an annotation.
selectAnnotationComponents(AnnotationComponent[]) - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
Selects a list of annotations.
selectTextInArea(Rectangle2D) - Method in interface com.qoppa.pdfViewer.IPDFPageView
Selects the text in an area of the page.
selectTextWithCursors(Point2D, Point2D) - Method in interface com.qoppa.pdfViewer.IPDFPageView
Selects the text in the page from the start cursor to the end cursor, in reading mode.
SelectToolbar - Class in com.qoppa.pdfViewer
This class implements the toolbar that provides the selection tool.
SelectToolbar() - Constructor for class com.qoppa.pdfViewer.SelectToolbar
This method initializes the annotations toolbar.
Sequence(int, Vector<Layer>) - Constructor for class com.qoppa.pdf.actions.SetOCGState.Sequence
Constructs a Sequence object with a list of layers and the action to do on those layers.
setActions(List<? extends Action>) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets this annotation's actions.
setActions(Vector<Action>) - Method in interface com.qoppa.pdf.Bookmark
Sets the list of actions for this Bookmark.
setActive(boolean) - Method in class com.qoppa.pdfViewer.contextmenus.PageViewContextMenu
Sets whether or not the JPopupMenu for the context menu in PageViewContextMenu.getPopupMenu() is active.
setActive(boolean) - Method in class com.qoppa.pdfViewer.contextmenus.SignatureContextMenu
Sets whether or not the JPopupMenu for the context menu in SignatureContextMenu.getPopupMenu() is active.
setActive(boolean) - Method in class com.qoppa.pdfViewer.contextmenus.TextSelectionContextMenu
Sets whether or not the JPopupMenu for the context menu in TextSelectionContextMenu.getPopupMenu() is active.
setActive(boolean) - Method in interface com.qoppa.pdfViewer.panels.PDFPanel
Set the active state for this panel depending on the value of the parameter.
setActivePolicy(int) - Method in interface com.qoppa.pdfViewer.panels.PDFPanel
Sets the policy for the PDFPanel to use when a document is loaded into the PDFViewerBean, or when a document is modified.
setAlignHorizontal(int) - Method in interface com.qoppa.pdf.annotations.FreeText
Sets the horizontal alignment of the text.
setAlignVertical(int) - Method in interface com.qoppa.pdf.annotations.FreeText
Sets the vertical alignment of the text.
setAllowPopups(boolean) - Static method in class com.qoppa.pdf.JavaScriptSettings
Set to true to allow pop ups for alerts.
setAltFieldName(String) - Method in interface com.qoppa.pdf.form.FormField
Sets the alternate field name.
setAppearanceState(String) - Method in interface com.qoppa.pdf.annotations.Widget
 
setAppletKey(String, Applet) - Static method in class com.qoppa.pdfViewer.PDFViewerBean
Sets product key when running jPDFViewer in an applet.
setArrow(double[]) - Method in interface com.qoppa.pdf.annotations.Callout
Sets the coordinates of the callout arrow
setAssembleDocumentAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to assemble the document.
setAudio(AudioInputStream) - Method in interface com.qoppa.pdf.annotations.Sound
Sets the audio content of this Sound annotation.
setAuthor(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's author.
setAuthorTitle(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's author-title.
setAutoScale(boolean) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the option to scale the page contents to fit inside the new media box.
setBackground(Color) - Method in interface com.qoppa.pdf.annotations.Widget
 
setBorderColor(Color) - Method in interface com.qoppa.pdf.annotations.FreeText
Sets the border color.
setBorderColor(Color) - Method in interface com.qoppa.pdf.annotations.Widget
 
setBorderEffect(String, double) - Method in interface com.qoppa.pdf.annotations.Polygon
 
setBorderRect(Rectangle2D.Double) - Method in interface com.qoppa.pdf.annotations.FreeText
Sets the border rectangle.
setBorderStyle(char) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's border style.
setBorderWidth(double) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's border width.
setBytes(byte[], long) - Method in interface com.qoppa.pdf.source.PDFContent
Modifies some of the content in the PDF content.
setCaCertsEnabled(boolean) - Static method in class com.qoppa.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.
setCaption(String) - Method in interface com.qoppa.pdf.annotations.Widget
 
setCenter(boolean) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the option to center the page contents in the new media box.
setCenterWindow(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Center Window viewer preference in the document.
setChangeDocumentAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to change the document.
setCJKSystemFontName(int, String) - Static method in class com.qoppa.pdf.FontSettings
Set the local system font systemFontName to use for a particular CJK font type cjkFontType
setCMYKProfile(ICC_Profile) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets a custom CMYK profile to use when reading any CMYK color information.
setColor(Color) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's color.
setCommentComponentsVisible(boolean) - Method in class com.qoppa.pdfViewer.PDFViewerBean
This method will set hiding of comments components on and off.
setCommentsPanelStandardIconSize(String) - Static method in class com.qoppa.pdfViewer.IconSettings
Sets the default icon size to use in the comments panel in PDFViewerBean when in standard mode.
The size should be of format "32x32", or for convenience, you can use one of the following constants IconSettings.SMALL: 16x16 icons IconSettings.MEDIUM: 24x24 icons IconSettings.LARGE: 32x32 icons IconSettings.XLARGE: 48x48 icons
setCommentsPanelTouchIconSize(String) - Static method in class com.qoppa.pdfViewer.IconSettings
Sets the default icon size to use in the comments panel in PDFViewerBean when in Touch Mode.
The size should be of format "32x32", or for convenience, you can use one of the following constants IconSettings.SMALL: 16x16 icons IconSettings.MEDIUM: 24x24 icons IconSettings.LARGE: 32x32 icons IconSettings.XLARGE: 48x48 icons
setComponent(JComponent) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the component associated with this annotation on the screen.
setComponentVisible(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the visibility of the component associated with this annotation on the screen.
setComponentVisible(boolean) - Method in interface com.qoppa.pdf.form.FormField
Sets the visibility of the component(s) associated with this field on the screen.
setCompression(int) - Method in class com.qoppa.pdf.settings.ImageCompression
Sets the compression type used when writing images to the PDF document.
setContent(byte[], AudioFormat) - Method in interface com.qoppa.pdf.annotations.Sound
Sets the audio content of this Sound annotation.
setContentAppended(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the content appended flag.
setContents(String) - Method in interface com.qoppa.pdf.annotations.Caret
Sets the string contents for this annotation.
setContents(String) - Method in interface com.qoppa.pdf.annotations.FreeText
Sets the string contents for this annotation.
setContents(String) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Sets the annotation's text content.
setContents(String) - Method in interface com.qoppa.pdf.annotations.ShapeAnnotation
Sets the string contents for this annotation.
setContents(String) - Method in interface com.qoppa.pdf.annotations.Text
Sets the string contents for this annotation.
setContents(String) - Method in interface com.qoppa.pdf.annotations.TextMarkup
Sets the text content for this annotation.
setCopyrightInfoURL(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's copyright info url.
setCopyrightNotice(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's copyright notice.
setCopyrightStatus(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's copyrights status.
setCorporation(String) - Method in interface com.qoppa.pdf.IdentityProperties
Sets the corporation name that the user has entered.
setCreateLinksFromURLs(boolean) - Method in class com.qoppa.pdfViewer.PDFViewerBean
PDFViewerBean will search through the page and create links from URL's in the PDF content.
setCreationDate(Date) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's creation date.
setCreator(String) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the creator.
setCreator(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's creator.
setCustomProperty(String, String) - Method in class com.qoppa.pdf.DocumentInfo
Sets a custom application property in the document info for the document.
setCustomProperty(String, String) - Method in interface com.qoppa.pdf.form.SignatureField
This method can be used to add additional custom properties to the signature field dictionary.
setDefaultMagnification(String) - Static method in class com.qoppa.pdfViewer.InitialViewSettings
Sets the default magnification property used to initialize new instances of this class.
setDefaultOverrideMagnification(boolean) - Static method in class com.qoppa.pdfViewer.InitialViewSettings
Sets the default overrideMagnification value used to initialize new instances of this class.
setDefaultOverridePageLayout(boolean) - Static method in class com.qoppa.pdfViewer.InitialViewSettings
Sets the default overridePageLayout value used to initialize new instances of this class.
setDefaultOverridePageMode(boolean) - Static method in class com.qoppa.pdfViewer.InitialViewSettings
Sets the default overridePageMode value used to initialize new instances of this class.
setDefaultPageLayout(String) - Static method in class com.qoppa.pdfViewer.InitialViewSettings
Sets the default pageLayout property used to initialize new instances of this class.
setDefaultPageMode(String) - Static method in class com.qoppa.pdfViewer.InitialViewSettings
Sets the default pageMode property used to initialize new instances of this class.
setDefaultState(int) - Method in class com.qoppa.pdf.Layer
Sets the default state for this layer.
setDefaultValue(String) - Method in interface com.qoppa.pdf.form.CheckBoxField
Sets the default value for the check box field.
setDefaultValue(String) - Method in interface com.qoppa.pdf.form.ChoiceField
Sets the default selected export value for this choice field.
setDefaultValue(String) - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Sets the default value for this radio button group field.
setDefaultValue(String) - Method in interface com.qoppa.pdf.form.TextField
Sets the default value for this text field.
setDescriptionWriter(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's description writer.
setDestinationName(String) - Method in class com.qoppa.pdf.actions.GotoPageAction
Set the destination name this action should go to
setDestinationName(String) - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
Set the destination name this action should go to
setDirection(String) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Direction viewer preference in the document.
setDisplayDocTitle(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Display Doc Title viewer preference in the document.
setDocReconstructed(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the value of the document reconstructed flag.
setDocument(IPDFDocument) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets this bean's document.
setDocumentTimestamp(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Set the document timestamp flag.
setDropShadow(boolean) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Set whether a text stamp should have a shadow behind the text.
setDuplex(String) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Duplex viewer preference in the document.
setEmail(String) - Method in interface com.qoppa.pdf.IdentityProperties
Sets the email address that the user has entered.
setEmailHandler(IEmailHandler) - Method in class com.qoppa.pdfViewer.PDFViewerBean
The host application can provide email handling functionality by setting a handler using the IEmailHandler interface.
setEnforceDocMDPPermissions(boolean) - Static method in class com.qoppa.pdf.permissions.AllPDFPermissions
Sets the flag to enforce or ignore DocMDP permissions.
setEnforceSignaturePermissions(boolean) - Static method in class com.qoppa.pdf.permissions.AllPDFPermissions
Sets the flag to enforce or ignore signature permissions.
setEnhanceThinLines(boolean) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets the value of the enhance thin lines flag.
setException(Throwable, String) - Method in class com.qoppa.pdf.SignatureValidity
Sets the exception when reading the signature.
setExtractTextGraphicsAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to extract text and graphics.
setExtractTextGraphicsForAccessibilityAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
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.pdf.annotations.Widget
 
setFieldFlags(int) - Method in interface com.qoppa.pdf.form.FormField
Sets the field flags.
setFieldName(String) - Method in interface com.qoppa.pdf.form.FormField
Sets the field name.
setFields(Vector<FormField>) - Method in class com.qoppa.pdf.actions.HideShowAction
Set the fields for this action.
setFields(List<String>) - Method in class com.qoppa.pdf.actions.ResetForm
Set the List of field names.
setFields(List<String>) - Method in class com.qoppa.pdf.actions.SubmitFormAction
Sets the List of field names associated with the action.
setFieldsHighlight(boolean) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Highlight any fields in the document.
setFileContents(byte[]) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Sets the file contents for the file attachment.
setFileContents(File) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Sets the file contents for the file attachment from a file.
setFileContents(InputStream) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Sets the file contents for this file attachment from an input stream.
setFileName(String) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Sets the name of the attached file.
setFillColor(Color) - Method in interface com.qoppa.pdf.annotations.Redaction
Sets the annotation's fill color.
setFillFormFieldsAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to fill form fields and sign the document.
setFitToMedia(boolean) - Method in class com.qoppa.pdf.ResizePageOptions
If true then the page's crop box will be set equal to the page's media box, otherwise the crop box will have the same margins as before resizing.
setFitWindow(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Fit Window viewer preference in the document.
setFlags(int) - Method in class com.qoppa.pdf.actions.ResetForm
Sets the flags.
setFlags(int) - Method in interface com.qoppa.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.
setFontSize(float) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Sets the font size of the text of the stamp * @param textSize size for the text of the stamp
setFromXML(String) - Static method in class com.qoppa.pdf.PrintDefaults
This method sets the print default attributes with properly formatted String xml element.
setFromXML(String) - Static method in class com.qoppa.pdfViewer.IconSettings
This method sets the default IconSettings properties with a properly formatted String xml element.
setFromXML(String) - Static method in class com.qoppa.pdfViewer.InitialViewSettings
This method sets the default InitialViewSettings properties with a properly formatted String xml element.
setHidden(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets this Annotation's HIDDEN flag.
setHidden(boolean) - Method in interface com.qoppa.pdf.annotations.Widget
 
setHidden(boolean) - Method in interface com.qoppa.pdf.form.FormField
Sets the HIDDEN flag.
setHideMenubar(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Hide Menubar viewer preference in the document.
setHideToolbar(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Hide Toolbar viewer preference in the document.
setHideWindowUI(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Hide Window UI viewer preference in the document.
setHighlight(boolean) - Method in interface com.qoppa.pdfViewer.panels.BookmarkPanel
Enable highlighting of the current bookmark.
setHighlightMode(String) - Method in interface com.qoppa.pdf.annotations.Link
Sets the annotation's highlighting mode, the visual effect to be used when the mouse button is pressed or held down inside its active area.
setHighlightMode(int) - Method in interface com.qoppa.pdf.annotations.Widget
 
setHorzDividerLocation(int) - Method in class com.qoppa.pdfViewer.PDFViewerBean
setHorzTextAlign(int) - Method in interface com.qoppa.pdf.form.TextField
Sets the text alignment for this field.
setIconName(String) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Sets the icon name used when displaying this annotation.
setIconName(String) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Sets the name of the predefined stamp from the PDF format specs.
setIconName(String) - Method in interface com.qoppa.pdf.annotations.Text
Sets the name of the icon for this annotation.
setIdentityProperties(IdentityProperties) - Static method in class com.qoppa.pdf.JavaScriptSettings
Sets a static object that identifies the current user of the application.
setIgnoreLineWeights(boolean) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets the value of the ignore line weights flag.
setImage(BufferedImage) - Method in interface com.qoppa.pdf.form.PushButtonField
Set an image to display in the button fields.
setImagePaintingMemoryMB(int) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets the amount of memory used when painting images, in megabytes, i.e.
setIncrementalLoad(boolean) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the flag for incremental loading of PDF files.
setInitialOpen(boolean) - Method in interface com.qoppa.pdf.annotations.Text
Sets the initial open flag.
setInnerRect(Rectangle2D) - Method in interface com.qoppa.pdf.annotations.Callout
Sets the innerRect relative to the annotation rectangle.
setIntent(String) - Method in interface com.qoppa.pdf.annotations.FreeText
Set the description of the intent of the FreeText Annotation.
setInternalColor(Color) - Method in interface com.qoppa.pdf.annotations.ShapeAnnotation
Sets the fill color for this annotation.
setInvertColorsMode(boolean) - Method in interface com.qoppa.pdfViewer.IPDFPageView
Sets the page to paint in inverted mode: Black will show as white and white as black.
setInvertColorsMode(boolean) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the page to paint in inverted mode: Black will show as white and white as black.
setInvisible(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the INVISIBLE flag.
setJavaScriptString(String) - Method in class com.qoppa.pdf.actions.JSAction
Sets the JavaScript of this action with a string.
setJSEnabler(IJavaScriptEnabler) - Static method in class com.qoppa.pdf.JavaScriptSettings
Set the JavaScriptEnabler.
setJustification(int) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Sets the text justification for this stamp.
setKey(String) - Static method in class com.qoppa.pdfViewer.PDFViewerBean
Sets product key.
setKeywords(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's keywords.
setLayer(Layer) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the layer that this annotation belongs to.
setLeftDividerLocation(int) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the location, in pixels, of the left divider.
setLineEndStyle(String) - Method in interface com.qoppa.pdf.annotations.Line
 
setLineEndStyle(String) - Method in interface com.qoppa.pdf.annotations.Polyline
Sets the polyline end style.
setLineStartStyle(String) - Method in interface com.qoppa.pdf.annotations.Line
 
setLineStartStyle(String) - Method in interface com.qoppa.pdf.annotations.Polyline
Sets the polyline start style.
setLocationHistory(LocationHistory) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the LocationHistory associated with the document currently being viewed.
setLocked(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the LOCKED flag.
setLocked(boolean) - Method in class com.qoppa.pdf.Layer
Sets the locked state of the layer.
setLockedContents(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the LOCKEDCONTENTS flag.
setMagnification(String) - Method in class com.qoppa.pdfViewer.InitialViewSettings
Sets the magnification property used by the PDFViewerBean when a document is loaded.
setMailDocWarn(boolean) - Static method in class com.qoppa.pdf.JavaScriptSettings
Set to true to warn/ask the user before emailing the document when mailDoc() is called.
setMapFieldName(String) - Method in interface com.qoppa.pdf.form.FormField
Sets this field's mapping name.
setMaxLen(int) - Method in interface com.qoppa.pdf.form.TextField
Sets the maximum number of characters allowed in this text field.
setMaxLength(int) - Method in interface com.qoppa.pdf.annotations.WidgetText
 
setMediaBox(Rectangle2D) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the new media box for the PDFPage.
setModified(boolean) - Method in class com.qoppa.pdf.actions.TriggerActions
Set the modified status of TriggerActions
setModified(boolean) - Method in interface com.qoppa.pdf.annotations.GestureList
Explicitly flag this gesture list as modified.
setModified(boolean) - Method in class com.qoppa.pdf.annotations.Vertices
Sets the modified flag.
setModifiedDate(Date) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's modified date.
setModifiedDate(Date) - Method in class com.qoppa.pdf.DocumentInfo
Deprecated.
The document's modified date will be set by the library at the time the document is saved.
setModifyAnnotsAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to add or modify annotations in the document.
setName(String) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's name.
setName(String) - Method in interface com.qoppa.pdf.IdentityProperties
Sets the user name that the user entered.
setName(String) - Method in class com.qoppa.pdf.Layer
Sets the name of this layer.
setNewWindow(boolean) - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
setNewWindow(int) - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
A flag specifying whether to open the destination document in a new window.
setNewWindow(boolean) - Method in class com.qoppa.pdf.actions.LaunchAction
setNewWindow(int) - Method in class com.qoppa.pdf.actions.LaunchAction
A flag specifying whether to open the destination document in a new window.
setNextAction(Action) - Method in class com.qoppa.pdf.actions.Action
Sets the next Action to be performed after this Action.
setNoExport(boolean) - Method in interface com.qoppa.pdf.form.FormField
Sets the 'No Export' flag.
setNonFullScreenPageMode(String) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the NonFullScreen Page Mode viewer preference in the document.
setNoRotate(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the NOROTATE flag.
setNoView(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the NOVIEW flag.
setNoZoom(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the NOZOOM flag.
setNumCopies(int) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the NumCopies viewer preference in the document.
SetOCGState - Class in com.qoppa.pdf.actions
Action that changes an optional content group's (layer) visibility.
SetOCGState(Vector<SetOCGState.Sequence>) - Constructor for class com.qoppa.pdf.actions.SetOCGState
Constructs a SetOCGState action with a sequence list.
SetOCGState.Sequence - Class in com.qoppa.pdf.actions
Class that contains a list of layers and an action for that list.
setOpacity(float) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's opacity.
setOpen(boolean) - Method in interface com.qoppa.pdf.annotations.Popup
 
setOpen(boolean) - Method in interface com.qoppa.pdf.Bookmark
Sets the item as either open or closed when the document is opened.
setOptions(Vector<String>, Vector<String>) - Method in interface com.qoppa.pdf.form.ChoiceField
Set the list of options for this choice field.
setOSCertsEnabled(boolean) - Static method in class com.qoppa.pdf.SignatureSettings
The OSCertsEnabled flag determines whether or not the certificates in the OS trusted certificates will be added to the trusted certificate cache used to verify digital signatures.
setOverlayFont(String, float) - Method in interface com.qoppa.pdf.annotations.Redaction
Sets the name and point size of the overlay text Font.
setOverlayText(String) - Method in interface com.qoppa.pdf.annotations.Redaction
Sets the text string specifying the overlay text that should be drawn over the redacted region.
setOverlayTextAlignment(int) - Method in interface com.qoppa.pdf.annotations.Redaction
Sets the overlay text alignment.
setOverlayTextColor(Color) - Method in interface com.qoppa.pdf.annotations.Redaction
Sets the overlay text color.
setOverlayTextRepeats(boolean) - Method in interface com.qoppa.pdf.annotations.Redaction
Sets the flag to determine if the overlay text should repeat.
setOverrideMagnification(boolean) - Method in class com.qoppa.pdfViewer.InitialViewSettings
Sets whether or not the PDFViewerBean should ignore a document's magnification and use this class's magnification value instead when a document is loaded.
setOverridePageLayout(boolean) - Method in class com.qoppa.pdfViewer.InitialViewSettings
Sets whether or not the PDFViewerBean should ignore a document's page layout and use this class's page layout value instead when a document is loaded.
setOverridePageMode(boolean) - Method in class com.qoppa.pdfViewer.InitialViewSettings
Sets whether or not the PDFViewerBean should ignore a document's page mode and use this class's page mode value instead when a document is loaded.
setPage(int) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Changes the currently displayed page.
setPageLayout(String) - Method in class com.qoppa.pdfViewer.InitialViewSettings
Sets the pageLayout property used by the PDFViewerBean when a document is loaded.
setPageMode(String) - Method in class com.qoppa.pdfViewer.InitialViewSettings
Sets the pageMode property used by the PDFViewerBean when a document is loaded.
setPageMode(int) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the page viewing mode in the viewer.
setPaneVisible(boolean) - Method in interface com.qoppa.pdfViewer.panels.PDFPanel
Show or hide the this pane depending on the value of the parameter.
setPasswordHandler(IPassword) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Override the standard password handler with a user password handler.
setPDFFont(String, float) - Method in interface com.qoppa.pdf.annotations.FreeText
Sets the name and point size of the PDF Font.
setPDFOpener(IPDFOpener) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the PDF opener for this bean.
setPermFlag(int) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permissions from the int representing the 12 permissions bits as specified in the PDF documentation.
setPickTrayByPDFSize(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Pick Tray by PDF Size viewer preference in the document.
setPopupText(String) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Sets the text that is displayed when the mouse hovers over the annotation.
setPrintable(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the PRINTABLE flag.
setPrintable(boolean) - Method in interface com.qoppa.pdf.annotations.Widget
 
setPrintable(boolean) - Method in interface com.qoppa.pdf.form.FormField
Sets the PRINTABLE flag for this field.
setPrintableRectangle(int, Rectangle2D) - Method in class com.qoppa.pdf.PrintSettings
Sets the area to print.
setPrintAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to print the document.
setPrintAnnotations(boolean) - Method in class com.qoppa.pdf.PrintSettings
Sets the value of the print annotations flag.
setPrintFormFields(boolean) - Method in class com.qoppa.pdf.PrintSettings
Sets the value of the print form fields flag.
setPrintFormsOnly(boolean) - Method in class com.qoppa.pdf.PrintSettings
Deprecated.
Use m_PrintFormFields = true and m_PrintPageContents = false instead.
setPrintHighResAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to print the document at high resolution.
setPrintPageContents(boolean) - Method in class com.qoppa.pdf.PrintSettings
Sets the value of the print page contents flag.
setPrintScaling(String) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Print Scaling viewer preference in the document.
setPrintSettings(PrintSettings) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Set the PrintSettings to be used on the next printout.
setPrintSettings(PrintSettings) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the print settings to be used when the print button is activated from the toolbar.
setProducer(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's producer.
setQoppaPrintDialog(boolean) - Method in class com.qoppa.pdf.PrintSettings
Sets the value of the Qoppa print dialog flag.
setQuadList(Vector<Point2D[]>) - Method in interface com.qoppa.pdf.annotations.TextMarkup
Sets the list of quadrilaterals that compose this annotation.
setQuality(float) - Method in class com.qoppa.pdf.settings.ImageCompression
Sets the current quality setting.
setReadOnly(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the READONLY flag.
setReadOnly(boolean) - Method in interface com.qoppa.pdf.form.FormField
Sets the value of the 'Read Only' flag.
setRectangle(Rectangle2D) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's rectangle.
setRectangleFromQuads() - Method in interface com.qoppa.pdf.annotations.TextMarkup
Convenience method to set the annotation rectangle from the quadrilaterals.
setRenderComments(boolean) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets a flag to tell the library to render annotations.
setRenderingHint(RenderingHints.Key, Object) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets one rendering hint.
setRenderingHints(RenderingHints) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets the rendering hints.
setRenderSignatureTag(boolean) - Static method in class com.qoppa.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.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.pdf.form.FormField
Sets the value of the 'Required' flag.
setRichContents(String) - Method in interface com.qoppa.pdf.annotations.FreeText
Sets the rich contents for this annotation.
setRichValue(String) - Method in interface com.qoppa.pdf.form.TextField
Sets the rich value for this text field if rich text is enabled.
setRightDividerLocation(int) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the location, in pixels, of the right divider.
setRightSplitOpen(boolean) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Opens or closes the right split window depending on the parameter.
setRightSplitPolicy(int) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the viewer's right split window policy.
setRightSplitVisible(boolean) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Method to show or hide the right split pane functionality.
setRotation(int) - Method in interface com.qoppa.pdf.annotations.FreeText
Sets the rotation.
setRotation(int) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Sets the rotation of the stamp on the page in degrees such as 45, 90, etc...
setRotation(double) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the amount to rotate the page contents in radians.
setRotation(int) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the current rotation.
setRunInfo(Hashtable<String, Object>) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Sets information used for stamps that have dynamic fields, such as the current date and time.
setScale(double) - Method in class com.qoppa.pdf.actions.GotoPageAction
Sets the scale, 0..1.
setScale(double) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the scale to be applied to the page content.
setScale2D(double) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Changes the display scale for the PDF document.
setScaleImagesToOutput(boolean) - Method in class com.qoppa.pdf.PrintSettings
this method sets the value of the flag that controls whether the library resizes images to the output size and DPI when printing, or if images are sent to the printer in their original size, an the printer or printer driver resizes them.

In most cases, having the library rescale the image will produce better quality, but will take more processing power to print.
setScreenResolution(int) - Static method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the screen resolution in dots-per-inch.
setSectorSize(int) - Method in class com.qoppa.pdf.source.URLOnDemandPDFSource
Set the sector size to use when reading the PDF.
setSelectionColor(Color) - Static method in class com.qoppa.pdf.annotations.AnnotationSettings
Sets the annotation selection color.
setSelectionStroke(BasicStroke) - Static method in class com.qoppa.pdf.annotations.AnnotationSettings
Sets the annotation selection stroke.
setShowBorder(boolean) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Set whether a text stamp should have a border around the text.
setSilenceErrors(boolean) - Static method in class com.qoppa.pdf.JavaScriptSettings
Set to true to silence errors.
setSnapshotHandler(ISnapshotHandler) - Method in class com.qoppa.pdfViewer.PDFViewerBean
By default, the PDFViewerBean will place the BufferedImage in the system clipboard.
setSplitOpen(boolean) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Opens or closes the split window depending on the parameter.
setSplitPolicy(int) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the viewer's split window policy.
setSplitVisible(boolean) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Method to show or hide the split pane functionality.
setStandardIconSize(String) - Static method in class com.qoppa.pdfViewer.IconSettings
Sets the default icon size to use on toolbars in PDFViewerBean when in standard mode.
The size should be of format "32x32", or for convenience, you can use one of the following constants IconSettings.SMALL: 16x16 icons IconSettings.MEDIUM: 24x24 icons IconSettings.LARGE: 32x32 icons IconSettings.XLARGE: 48x48 icons
setStroke(BasicStroke) - Method in interface com.qoppa.pdf.annotations.FreeText
Sets the stroke used when drawing the annotation.
setStroke(BasicStroke) - Method in interface com.qoppa.pdf.annotations.ShapeAnnotation
Sets the stroke used when drawing the ink annotation.
setSubFontFamilyList(List<String>) - Static method in class com.qoppa.pdf.FontSettings
Set ordered list of substitute font families.
setSubject(String) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the subject field for this annotation.
setSubject(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's subject.
setSubmitActionEmailHandler(ISubmitActionEmailHandler) - Method in class com.qoppa.pdfViewer.PDFViewerBean
The host application can provide email handling functionality by setting a handler using the ISubmitActionEmailHandler interface.
setSubmitFormWarn(boolean) - Static method in class com.qoppa.pdf.JavaScriptSettings
Set to true to warn/ask the user before connecting to a URL and submitting the form when submitForm() is called.
setSubtype(String) - Method in interface com.qoppa.pdf.annotations.TextMarkup
Sets the annotation's subtype.
setTested(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets flag indicating that this signature has been tested.
setTextColor(Color) - Method in interface com.qoppa.pdf.annotations.FreeText
Sets the color of the text.
setTextColor(Color) - Method in interface com.qoppa.pdf.Bookmark
Sets the text color to use when displaying this bookmark.
setTextSelection(TextSelection) - Method in interface com.qoppa.pdfViewer.IPDFPageView
Sets the text selection in this page.
setTextSelectionColors(Color, Color) - Static method in class com.qoppa.pdfViewer.PDFViewerBean
Set the colors used to highlight text on search results.
setTextStyle(int) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Sets the text style of the stamp.
setTextStyle(int) - Method in interface com.qoppa.pdf.Bookmark
Sets the text style to use when displaying this bookmark.
setThumbnailSizes(int, int) - Method in interface com.qoppa.pdfViewer.panels.ThumbnailPanel
Sets the size of the thumbnail images.
setTitle(String) - Method in interface com.qoppa.pdf.Bookmark
Sets this bookmarks title.
setTitle(String) - Method in class com.qoppa.pdf.DocumentInfo
Sets the document's title.
setToolTipDisplay(boolean) - Method in interface com.qoppa.pdfViewer.panels.BookmarkPanel
Enable or disable displaying the bookmark text in a tool tip.
setTouchEnabled(boolean) - Method in interface com.qoppa.pdfViewer.panels.PDFPanel
Sets Touch Mode enabled/disabled which causes some UI changes that can be helpful (eg.
setTouchEnabled(boolean) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Turn touch mode on or off.
setTouchIconSize(String) - Static method in class com.qoppa.pdfViewer.IconSettings
Sets the default icon size to use on toolbars in PDFViewerBean when in Touch Mode.
The size should be of format "32x32", or for convenience, you can use one of the following constants: IconSettings.SMALL: 16x16 icons IconSettings.MEDIUM: 24x24 icons IconSettings.LARGE: 32x32 icons IconSettings.XLARGE: 48x48 icons
setTriggerActions(TriggerActions) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the mouse trigger actions for this annotation.
setTriggerActions(TriggerActions) - Method in interface com.qoppa.pdf.form.FormField
Sets the TriggerActions for this field.
setTrustedChain(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the value of the trusted chain flag.
setTSTrustedChain(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the flag to indicate if the TSA certificate chain is trusted.
setTSValid(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the flag to indicate that if a time stamp is present, if it is valid
setTSValidCertificate(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the flag to indicate that if a time stamp is present that its certificate is valid.
setUseIconsOnTabButtons(boolean) - Static method in class com.qoppa.pdfViewer.IconSettings
Toggle whether tab buttons should be representing by icons or text
setUserFontDirectories(List<String>) - Static method in class com.qoppa.pdf.FontSettings
Set user font directories used in font embedding.
setUserName(String) - Method in interface com.qoppa.pdf.form.FormField
Sets this field's user name.
setUseSubstituteFont(boolean) - Static method in class com.qoppa.pdf.FontSettings
Tells the rendering engine to use a substitute font when a font in the PDF cannot be created.
setValidByteRange(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the value of the byte range flag.
setValidCertificateChain(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the status of the certificate chain validity.
setValidExpiration(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the value of the expiration flag.
setValidKeyUsage(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the flag to indicate that the key usage is valid.
setValidPadesCertificate(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Set the flag to indicate if the PAdES certificate is valid.
setValidRevocationList(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the status of the revocation list validity.
setValidSignatureHash(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the flag that indicates that the stored signature hash matches the calculated signature hash.
setValidSignatureObject(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the value of the valid signature object flag.
setValidTimestamp(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the valid timestamp flag.
setValue(String) - Method in interface com.qoppa.pdf.form.CheckBoxField
Sets the value for the check box field.
setValue(String) - Method in interface com.qoppa.pdf.form.ChoiceField
Sets the selected export value for this choice field.
setValue(String) - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Sets the value for this radio button group field.
setValue(String) - Method in interface com.qoppa.pdf.form.TextField
Sets the value for this text field.
setValueFromOptions(String) - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Sets the value from the options for this radio button group field if the options exist.
setValues(Vector<String>) - Method in interface com.qoppa.pdf.form.ChoiceField
Sets the list of currently selected values for this choice field.
setVertDividerLocation(int) - Method in class com.qoppa.pdfViewer.PDFViewerBean
setVisible(boolean) - Method in class com.qoppa.pdf.Layer
Sets the visibility for this layer.
setVisible(boolean) - Method in interface com.qoppa.pdfViewer.panels.PanelToolbar
 
setWatermark(IWatermark) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Sets the watermark on the PDF document.
setWatermark(IWatermark) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the watermark for the PDFViewerBean.
setWebstartKey(String) - Static method in class com.qoppa.pdfViewer.PDFViewerBean
Sets product key when running jPDFViewer in Web Start.
setWidgetHighlight(boolean) - Method in interface com.qoppa.pdf.annotations.Widget
Flags this widget so that when displayed, it will display a highlight over the widget.
setWidth(int) - Method in interface com.qoppa.pdf.annotations.Caret
Set the width of this Caret annotation.
setWindowHandler(IWindowHandler) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Set the window handler.
setX(int) - Method in class com.qoppa.pdf.actions.GotoPageAction
Sets the x coordinate of the GotoPageAction.
setX1(double) - Method in interface com.qoppa.pdf.annotations.Line
 
setX2(double) - Method in interface com.qoppa.pdf.annotations.Line
 
setXMPMetadata(String, String) - Method in class com.qoppa.pdf.DocumentInfo
Sets the XMP metadata block in the document.
setXMPMetadata(byte[]) - Method in class com.qoppa.pdf.DocumentInfo
Sets the XMP metadata block in the document.
setXOffset(double) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the x offset of the page contents.
setY(int) - Method in class com.qoppa.pdf.actions.GotoPageAction
Sets the y coordinate of the GotoPageAction.
setY1(double) - Method in interface com.qoppa.pdf.annotations.Line
 
setY2(double) - Method in interface com.qoppa.pdf.annotations.Line
 
setYOffset(double) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the y offset of the page contents.
setZoomMode(int) - Method in class com.qoppa.pdf.actions.GotoPageAction
Sets the zoom mode.
setZoomMode(int) - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
Sets the zoom mode.
setZoomMode(int) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Sets the current zoom mode.
ShapeAnnotation - Interface in com.qoppa.pdf.annotations
Abstract class to be extended by annotations that contain textual content.
shiftRectangle(double, double) - Method in interface com.qoppa.pdf.annotations.Annotation
Shifts the annotation's rectangle in MediaBox coordinates.
shouldEnableJS(IPDFDocument) - Method in interface com.qoppa.pdf.IJavaScriptEnabler
Returns true if JavaScript should be enabled for the document.
shouldEnableJS(IPDFDocument) - Method in class com.qoppa.pdf.JavaScriptEnabler
Implementation of the IJavaScriptEnabler contract.
shouldEnableJS(IPDFDocument) - Static method in class com.qoppa.pdf.JavaScriptSettings
Returns true if JavaScript should be enabled for the document.
showAndGetPassword(String, Window) - Static method in class com.qoppa.pdf.PasswordDialog
Creates the password dialog, shows it and returns the password entered as an array of Strings with one element.
showError(String, Throwable) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Convenience method to display an error message.
showMessage(String) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Convenience method to display a message using this PDFViewerBean as the message dialog's parent.
showPopup(int, int) - Method in interface com.qoppa.pdf.annotations.AnnotationComponent
Shows the popup window for the annotation that contains the text contents.
SignatureContextMenu - Class in com.qoppa.pdfViewer.contextmenus
The SignatureContextMenu represents the popup menu that is displayed when the user right clicks on a signature node.
SignatureContextMenu(PDFViewerBean) - Constructor for class com.qoppa.pdfViewer.contextmenus.SignatureContextMenu
 
SignatureField - Interface in com.qoppa.pdf.form
SignatureField holds a signature field.
SignaturePanel - Interface in com.qoppa.pdfViewer.panels
Interface to the panel that shows any digital signatures present in the document.
SignaturePermissions - Class in com.qoppa.pdf.permissions
This class contains information regarding Signature permissions.
SignaturePermissions(boolean, boolean) - Constructor for class com.qoppa.pdf.permissions.SignaturePermissions
 
SignatureSettings - Class in com.qoppa.pdf
This class manages the certificates that are used to verify digital signatures.
SignatureValidity - Class in com.qoppa.pdf
This class returns information about the validity of a signature within the PDF document.
SignatureValidity() - Constructor for class com.qoppa.pdf.SignatureValidity
 
SIMPLEX - Static variable in interface com.qoppa.pdf.DocumentViewPrefs
Setting for the Duplex viewer preference: Print single-sided
SMALL - Static variable in class com.qoppa.pdfViewer.IconSettings
 
SOLD - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
Sound - Interface in com.qoppa.pdf.annotations
Interface representing a Sound annotation in a PDF document.
SPLITPOLICY_NEVER_VISIBLE - Static variable in class com.qoppa.pdfViewer.PDFViewerBean
Never show the split pane.
SPLITPOLICY_USEDOCUMENTPAGEMODE - Static variable in class com.qoppa.pdfViewer.PDFViewerBean
Use the setting inside the PDF document to determine the visibility of the split pane.
SPLITPOLICY_VISIBLE - Static variable in class com.qoppa.pdfViewer.PDFViewerBean
Show the right split pane.
Square - Interface in com.qoppa.pdf.annotations
Interface representing a Square annotation in a PDF document.
startAdvancedSearch() - Method in class com.qoppa.pdfViewer.PDFViewerBean
This method starts the advanced searching process.
startAdvancedSearch(String) - Method in class com.qoppa.pdfViewer.PDFViewerBean
This method shows the advanced search dialog and tells it to search for a string.
startLoupeTool() - Method in class com.qoppa.pdfViewer.PDFViewerBean
This method activates the loupe tool.
startMagnifyRect() - Method in class com.qoppa.pdfViewer.PDFViewerBean
This method activates the magnification rectangle tool.
startSearch() - Method in class com.qoppa.pdfViewer.PDFViewerBean
This method starts the searching process by providing a quick search box in the upper right corner of the bean.
startTextSelection() - Method in class com.qoppa.pdfViewer.PDFViewerBean
This methods activates the text selection tool.
STATE_ACCEPTED - Static variable in interface com.qoppa.pdf.annotations.AnnotationReviewStatus
 
STATE_CANCELLED - Static variable in interface com.qoppa.pdf.annotations.AnnotationReviewStatus
 
STATE_COMPLETED - Static variable in interface com.qoppa.pdf.annotations.AnnotationReviewStatus
 
STATE_NONE - Static variable in interface com.qoppa.pdf.annotations.AnnotationReviewStatus
 
STATE_OFF - Static variable in class com.qoppa.pdf.Layer
 
STATE_ON - Static variable in class com.qoppa.pdf.Layer
 
STATE_REJECTED - Static variable in interface com.qoppa.pdf.annotations.AnnotationReviewStatus
 
stateChanged(Layer, boolean) - Method in interface com.qoppa.pdf.LayerListener
This method gets called anytime a layer's visibility state has changed.
stopTextSelection() - Method in class com.qoppa.pdfViewer.PDFViewerBean
This method stops the text selection tool and activates the "hand" tool.
STORE_BYTE_ARRAY - Static variable in class com.qoppa.pdf.source.URLOnDemandPDFSource
 
STORE_TEMP_FILE - Static variable in class com.qoppa.pdf.source.URLOnDemandPDFSource
 
stringWidth(String) - Method in interface com.qoppa.pdf.annotations.WidgetText
 
SubmitFormAction - Class in com.qoppa.pdf.actions
Action that submits a form.
SubmitFormAction(URL, int) - Constructor for class com.qoppa.pdf.actions.SubmitFormAction
Constructs the action with a destination for the form and flags controlling the action.
SubmitFormAction(URL, int, boolean) - Constructor for class com.qoppa.pdf.actions.SubmitFormAction
Constructs the action with a destination for the form and flags controlling the action.
SubmitFormAction(String, int) - Constructor for class com.qoppa.pdf.actions.SubmitFormAction
Constructs the action with a destination for the form and flags controlling the action.
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links