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

A

About - Class in org.faceless.pdf2.viewer2.feature
Create a simple "About" dialog displaying information about the PDFViewer and the runtime environment.
About() - Constructor for class org.faceless.pdf2.viewer2.feature.About
 
AbstractRegionSelector - Class in org.faceless.pdf2.viewer2.feature
An abstract superclass for any widgets that require a region to be selected.
Acrobat4Compatible - Static variable in class org.faceless.pdf2.OutputProfile
Force the document to be Acrobat 4.0 compatible.
Acrobat5Compatible - Static variable in class org.faceless.pdf2.OutputProfile
Force the document to be Acrobat 5.0 compatible.
Acrobat5Encryption - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF is encrypted with 128-bit encryption.
Acrobat6Compatible - Static variable in class org.faceless.pdf2.OutputProfile
Force the document to be Acrobat 6.0 compatible.
Acrobat6Encryption - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF is encrypted with 128-bit encryption and Acrobat 6.0 features.
Acrobat7Compatible - Static variable in class org.faceless.pdf2.OutputProfile
Force the document to be Acrobat 7.0 compatible.
Acrobat8Compatible - Static variable in class org.faceless.pdf2.OutputProfile
Force the document to be Acrobat 8.0 compatible.
Acrobat9Compatible - Static variable in class org.faceless.pdf2.OutputProfile
Force the document to be Acrobat 9.0 compatible.
AcrobatSignatureHandlerFactory - Class in org.faceless.pdf2
An implementation of SignatureHandlerFactory that returns handlers suitable for signing documents for use with Acrobat 6.0 or later.
AcrobatSignatureHandlerFactory() - Constructor for class org.faceless.pdf2.AcrobatSignatureHandlerFactory
Create a new SignatureHandlerFactory
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.About
 
action(PagePanel, Point2D, Point2D) - Method in class org.faceless.pdf2.viewer2.feature.AbstractRegionSelector
Called when an area of the PDF has been selected.
action(PagePanel, Point2D, Point2D) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationAdd
 
action(PagePanel, Point2D, Point2D) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationAddLine
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.Close
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.ContinuousPageView
 
action(File) - Method in class org.faceless.pdf2.viewer2.feature.DragAndDrop
Process a File from a Transferable.
action(URL) - Method in class org.faceless.pdf2.viewer2.feature.DragAndDrop
Process a URL from a Transferable, which is guaranteed not to be a file URL.
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.DragScroll
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.FullScreenMode
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.Info
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.InvisiblySignDocument
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.ManageIdentities
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.Open
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.PageFirst
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.PageLast
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.PageNext
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.PagePrevious
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.Print
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.Quit
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.RotateAntiClockwise
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.RotateClockwise
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.Save
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.ShowConsole
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.SinglePageView
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.ZoomFit
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.ZoomFitHeight
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.ZoomFitWidth
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.ZoomIn
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.feature.ZoomOut
 
action(PagePanel, Point2D, Point2D) - Method in class org.faceless.pdf2.viewer2.feature.ZoomSelection
 
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.ToggleViewerWidget
Toggle the active state of this widget by calling ToggleViewerWidget.setSelected(boolean)
action(ViewerEvent) - Method in class org.faceless.pdf2.viewer2.ViewerWidget
The method that's run when this feature is activated
ActionGoToBadPage - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a GoTo action that references a non-existant page (not part of basic profile).
ActionHandler - Class in org.faceless.pdf2.viewer2
A type of ViewerFeature that will run a PDFAction on a document, usually as a result of a link or button being clicked.
ActionHandler(String) - Constructor for class org.faceless.pdf2.viewer2.ActionHandler
Create a new ActionHandler
ActionImportData - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has ImportData actions (not part of basic profile).
ActionLaunch - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Launch actions (not part of basic profile).
ActionMovie - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Movie actions (not part of basic profile).
ActionNamedOther - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Named actions other than NextPage, PrevPage, FirstPage or LastPage (not part of basic profile).
actionPerformed(ActionEvent) - Method in class org.faceless.pdf2.viewer2.feature.Quit
Run the Quit action.
ActionResetForm - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has ResetForm actions (not part of basic profile).
Actions - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Actions (not part of basic profile).
ActionsInBookmarks - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Actions in its Bookmarks (not part of basic profile).
ActionsOnDocument - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Actions on the Document Catalog (not part of basic profile).
ActionsOnFields - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Actions on a Form Field (not part of basic profile).
ActionsOnPages - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Actions which will run when a Page is opened or closed (not part of basic profile).
ActionsOnWidgets - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Actions on a Widget Annotation (not part of basic profile).
ActionSound - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Sound actions (not part of basic profile).
ActionUnknown - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has an Unknown action.
ActiveWindowMenu - Class in org.faceless.pdf2.viewer2.feature
A special feature to enable the list of open windows under the "Window" menu.
addActionHandler(ActionHandler) - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Add a ActionHandler to this DocumentPanel.
addAnnotation(PDFPage, float, float, float, float) - Method in class org.faceless.pdf2.FormButton
Add an annotation for this Form element at the specified position on the specified page.
addAnnotation(PDFPage, float, float, float, float) - Method in class org.faceless.pdf2.FormChoice
Add an annotation for this element at the specified location on the page
addAnnotation(PDFPage, float, float, float, float) - Method in class org.faceless.pdf2.FormSignature
Add an annotation for this Signature to the specified page at the specified location.
addAnnotation(PDFPage, float, float, float, float) - Method in class org.faceless.pdf2.FormText
Add an annotation for this element at the specified location on the page
addAnnotationComponentFactory(AnnotationComponentFactory) - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Add a AnnotationComponentFactory to this DocumentPanel.
addAnnotationFactory(AnnotationComponentFactory) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationAdd
Add an AnnotationComponentFactory so that it can be used to create new annotatations.
addArea(PDFPage, Area) - Method in class org.faceless.pdf2.Redactor
Adds an area to redact out of the document.
addBackupFont(PDFFont) - Method in class org.faceless.pdf2.PDFStyle
Add a backup font to the current style.
addBoxFullWidth(float) - Method in class org.faceless.pdf2.LayoutBox
Add a new box that takes the full width of the LayoutBox, less the width of any left or right floating boxes.
addBoxInline(float, float, int) - Method in class org.faceless.pdf2.LayoutBox
Add a new Box which will be appear "inline" - ie. positioned in the same way as the text.
addBoxLeft(float, float, int) - Method in class org.faceless.pdf2.LayoutBox
Add a new Box which will float at the left of the LayoutBox.
addBoxRight(float, float, int) - Method in class org.faceless.pdf2.LayoutBox
Add a new Box which will float at the right of the LayoutBox.
addChangeListener(ChangeListener) - Method in class org.faceless.pdf2.viewer2.feature.SearchPanel.Results
Add a ChangeListener to this panel.
addDocumentPanelListener(DocumentPanelListener) - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Add a DocumentPanelListener to this DocumentPanel.
addDocumentPanelListener(DocumentPanelListener) - Method in class org.faceless.pdf2.viewer2.PDFViewer
Add a DocumentPanelListener to any DocumentPanel objects created by this PDFViewer.
addElement(String, FormElement) - Method in class org.faceless.pdf2.Form
Add an element to the form.
AdditionalActions - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Additional Actions (not part of basic profile).
addLineBreak(PDFStyle) - Method in class org.faceless.pdf2.LayoutBox
Add a line-break in the specified style.
addPagePanelInteractionListener(PagePanelInteractionListener) - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Add a PagePanelInteractionListener to any PagePanel objects that have been or will be created by this DocumentViewport
addPagePanelInteractionListener(PagePanelInteractionListener) - Method in class org.faceless.pdf2.viewer2.MultiPageDocumentViewport
 
addPagePanelInteractionListener(PagePanelInteractionListener) - Method in class org.faceless.pdf2.viewer2.PagePanel
Add a PagePanelInteractionListener to this PagePanel
addPagePanelInteractionListener(PagePanelInteractionListener) - Method in class org.faceless.pdf2.viewer2.SinglePageDocumentViewport
 
addPagePanelListener(PagePanelListener) - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Add a PagePanelListener to any PagePanel objects that have been or will be created by this DocumentViewport
addPagePanelListener(PagePanelListener) - Method in class org.faceless.pdf2.viewer2.MultiPageDocumentViewport
 
addPagePanelListener(PagePanelListener) - Method in class org.faceless.pdf2.viewer2.PagePanel
Add a PagePanelListener to this PagePanel
addPagePanelListener(PagePanelListener) - Method in class org.faceless.pdf2.viewer2.SinglePageDocumentViewport
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.faceless.pdf2.FormElement
Add a PropertyChangeListener to this FormElement.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.faceless.pdf2.PDFAnnotation
Add a PropertyChangeListener to this PDFAnnotation.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Add a Listener to changes to this KeyStore.
addRecipient(X509Certificate, int, int, int) - Method in class org.faceless.pdf2.PublicKeyEncryptionHandler
Add a recipient to the list of people that can open the document
addResult(PageExtractor.Text) - Method in class org.faceless.pdf2.viewer2.feature.SearchPanel.Results
Add the specified PageExtractor.Text to the list of results
addReview(String, String) - Method in class org.faceless.pdf2.PDFAnnotation
Add a review to this annotation.
addSidePanel(SidePanel) - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Add the specified sidepanel to the DocumentPanel
addSidePanelFactory(SidePanelFactory) - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Add a SidePanelFactory to this DocumentPanel.
addTab(float[]) - Method in class org.faceless.pdf2.LayoutBox
Add a horizontal tab to the LayoutBox.
addText(String, PDFStyle, Locale) - Method in class org.faceless.pdf2.LayoutBox
Add a line of text to the LayoutBox.
addText(char[], int, int, PDFStyle, Locale) - Method in class org.faceless.pdf2.LayoutBox
Add a line of text to the LayoutBox.
addTextNoBreak(String, PDFStyle, Locale) - Method in class org.faceless.pdf2.LayoutBox
Add a line of text to the LayoutBox.
addTextNoBreak(char[], int, int, PDFStyle, Locale) - Method in class org.faceless.pdf2.LayoutBox
Add a line of text to the LayoutBox.
addWord(String) - Method in class org.faceless.pdf2.viewer2.feature.TextHighlighter
Add a word to highlight to this TextHighlighter.
AES256Encryption - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF is encrypted with 256-bit AES encryption.
AESEncryption - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF is encrypted with AES encryption - the exact keylength is unspecified, but is assumed to be 128-bits unless OutputProfile.Feature.AES256Encryption is also set.
AGL - Static variable in class org.faceless.pdf2.Type1Font
This Map represents the Adobe Standard Glyph Lists.
ALL - Static variable in class org.faceless.pdf2.Event
A list of all the Event objects, to make iterating over them easier
ALL - Static variable in class org.faceless.pdf2.OutputProfile.Feature
This array lists all the Features, for easy iteration.
ALLANNOTATIONS - Static variable in class org.faceless.pdf2.FDF
Special value that can be passed to FDF.setAnnotations(java.util.Collection) to include all annotations in the PDF
AltColorSpaceCalGray - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Separation colorspace with a Calibrated Grayscale alternate (not part of basic profile).
AltColorSpaceCalRGB - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Separation colorspace with a Calibrated RGB alternate (not part of basic profile).
AltColorSpaceDeviceCMYK - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Separation colorspace with a DeviceCMYK alternate (not part of basic profile).
AltColorSpaceDeviceGray - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Separation colorspace with a DeviceGray alternate (not part of basic profile).
AltColorSpaceDeviceRGB - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Separation colorspace with a DeviceRGB alternate (not part of basic profile).
AltColorSpaceICC - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Separation colorspace with an ICC alternate (not part of basic profile).
AltColorSpaceLab - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Separation colorspace with a L*a*b* alternate (not part of basic profile).
AlternateImage - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains at least one image with an Alternate (not part of basic profile)
AlternateImagePrints - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains images where the alternate is set to print by default (not part of basic profile).
Annotation3D - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a 3D annotation (not part of basic profile).
AnnotationAdd - Class in org.faceless.pdf2.viewer2.feature
An AbstractRegionSelector that allows new annotations to be added to the PDF Page.
AnnotationAdd() - Constructor for class org.faceless.pdf2.viewer2.feature.AnnotationAdd
 
AnnotationAddLine - Class in org.faceless.pdf2.viewer2.feature
A feature that allows new line annotations to be drawn directly onto the PDF Page.
AnnotationAddLine() - Constructor for class org.faceless.pdf2.viewer2.feature.AnnotationAddLine
 
AnnotationCaret - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Caret annotation (not part of basic profile).
AnnotationCircle - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Circle annotation (not part of basic profile).
AnnotationColorMismatchesIntent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an annotation that specifies a device color which doesn't match the OutputIntent.
AnnotationComponentFactory - Class in org.faceless.pdf2.viewer2
A type of ViewerFeature that creates a JComponent to represent a PDFAnnotation on the page.
AnnotationComponentFactory(String) - Constructor for class org.faceless.pdf2.viewer2.AnnotationComponentFactory
Create a new AnnotationComponentFactory
AnnotationEllipseFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations that handle Ellipse AnnotationShape objects.
AnnotationEllipseFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.AnnotationEllipseFactory
 
AnnotationFile - Class in org.faceless.pdf2
A subtype new PDFAnnotation that allows files to be attached to the PDF.
AnnotationFile() - Constructor for class org.faceless.pdf2.AnnotationFile
Create a new File annotation.
AnnotationFile - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a FileAttachment annotation (not part of basic profile)
AnnotationHiddenFlagSet - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an Annotation that is hidden.
AnnotationHighlight - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Highlight annotation (not part of basic profile).
AnnotationInk - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an Ink annotation (not part of basic profile).
AnnotationInvisibleFlagSet - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an Annotation that is invisible.
AnnotationLine - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Line annotation (not part of basic profile).
AnnotationLineFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations that handle Line AnnotationShape objects.
AnnotationLineFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.AnnotationLineFactory
 
AnnotationLink - Class in org.faceless.pdf2
A subtype new PDFAnnotation that performs the specified action when clicked.
AnnotationLink() - Constructor for class org.faceless.pdf2.AnnotationLink
Create a new Link annotation with a default AnnotationLink.setStyle(org.faceless.pdf2.PDFStyle) of null
AnnotationLink - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Link annotation (not part of basic profile).
AnnotationLinkFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations that handle AnnotationLink objects.
AnnotationLinkFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.AnnotationLinkFactory
Return a new AnnotationLinkFactory
AnnotationMarkup - Class in org.faceless.pdf2
This class represents the type of PDFAnnotation created by the "Text Edit" option in Acrobat 6.
AnnotationMarkup(String) - Constructor for class org.faceless.pdf2.AnnotationMarkup
Create a new Markup Annotation.
AnnotationMovie - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains at least one Movie annotation.
AnnotationNote - Class in org.faceless.pdf2
This class represents the type of PDFAnnotation created by the "Note Tool" in Acrobat.
AnnotationNote() - Constructor for class org.faceless.pdf2.AnnotationNote
Create a new Note of the default type - a yellow "Note".
AnnotationNote - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Note annotation (not part of basic profile).
AnnotationNoteFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations that handle AnnotationNote objects The name of this feature is AnnotationNote This code is copyright the Big Faceless Organization.
AnnotationNoteFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.AnnotationNoteFactory
Create a new AnnotationNoteFactory
AnnotationNoViewFlagSet - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an Annotation that has the NoView flag set.
AnnotationPolygon - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Polygon annotation (not part of basic profile).
AnnotationPolyLine - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a PolyLine annotation (not part of basic profile).
AnnotationPopup - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Popup annotation (not part of basic profile).
AnnotationPrinterMark - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a PrinterMark annotation (not part of basic profile).
AnnotationPrintFlagNotSet - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an Annotation that is set not to print.
AnnotationProjection - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Projection annotation (not part of basic profile).
AnnotationRectangleFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations that handle Rectangle AnnotationShape objects.
AnnotationRectangleFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.AnnotationRectangleFactory
 
AnnotationRichMedia - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a RichMedia annotation (not part of basic profile).
Annotations - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Annotations (not part of basic profile).
AnnotationScreen - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Screen annotation (not part of basic profile).
AnnotationShape - Class in org.faceless.pdf2
Creates an annotation based on the specified Shape.
AnnotationShape() - Constructor for class org.faceless.pdf2.AnnotationShape
Create a new AnnotationShape.
AnnotationShape(Shape) - Constructor for class org.faceless.pdf2.AnnotationShape
Create a new AnnotationShape and immediately set its shape by calling setShape()
AnnotationShape(Shape, String, String) - Constructor for class org.faceless.pdf2.AnnotationShape
Creates a new AnnotationShape and set its shape and line-ending style.
AnnotationsInPage - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Annotations inside the Bleed box (not part of basic profile).
AnnotationSound - Class in org.faceless.pdf2
A subtype of PDFAnnotation that allows audio samples to be attached to the PDF.
AnnotationSound() - Constructor for class org.faceless.pdf2.AnnotationSound
Create a new Sound annotation.
AnnotationSound - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains at least one Sound annotation.
AnnotationSoundFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations that handle AnnotationSound objects The name of this feature is AnnotationSound This code is copyright the Big Faceless Organization.
AnnotationSoundFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.AnnotationSoundFactory
Create a new AnnotationSoundFactory
AnnotationSquare - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Square annotation (not part of basic profile).
AnnotationSquiggly - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an Squiggly annotation (not part of basic profile).
AnnotationStamp - Class in org.faceless.pdf2
A "Rubber-Stamp" annotation, which can also contain a longer message in an associated pop-up window.
AnnotationStamp() - Constructor for class org.faceless.pdf2.AnnotationStamp
Create a new, uninitialized AnnotationStamp object.
AnnotationStamp(String, float) - Constructor for class org.faceless.pdf2.AnnotationStamp
Create a rubber-stamp annotation which can be added to the page.
AnnotationStamp(String, PDFCanvas) - Constructor for class org.faceless.pdf2.AnnotationStamp
Create a new Stamp from the specified canvas.
AnnotationStamp - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Stamp annotation (not part of basic profile).
AnnotationStampFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations that handle AnnotationStamp objects.
AnnotationStampFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.AnnotationStampFactory
Return a new AnnotationStampFactory
AnnotationStrikeOut - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an StrikeOut annotation (not part of basic profile).
AnnotationText - Class in org.faceless.pdf2
This class represents the type of PDFAnnotation created by the "Text Markup" tool in Acrobat.
AnnotationText() - Constructor for class org.faceless.pdf2.AnnotationText
Create a new Text annotation
AnnotationText - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Text annotation (not part of basic profile).
AnnotationTextCalloutFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations that handle AnnotationText objects with callouts.
AnnotationTextCalloutFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.AnnotationTextCalloutFactory
Create a new AnnotationTextCalloutFactory
AnnotationTextFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations that handle AnnotationText objects (without callouts).
AnnotationTextFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.AnnotationTextFactory
Create a new AnnotationTextFactory
AnnotationTextNoRotateFlagNotSet - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Text Annotation that does not have the NoRotate flag set.
AnnotationTextNoZoomFlagNotSet - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Text Annotation that does not have the NoZoom flag set.
AnnotationTransparency - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains annotations with Transparency (not part of basic profile).
AnnotationTrapNet - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a TrapNet annotation (not part of basic profile).
AnnotationUnderline - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an Underline annotation (not part of basic profile).
AnnotationUnknown - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an annotation type that is not defined in the PDF specification (not part of basic profile).
AnnotationWatermark - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Watermark annotation (not part of basic profile).
AnnotationWidget - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Widget Annotation (not part of basic profile).
AnnotationWithUnpredictableAppearance - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an Annotation with multiple appearance streams, or an annotation which doesn't have the required "normal" appearance.
appAlert(String, int, int, String, Object, Object) - Method in class org.faceless.pdf2.viewer2.JSManager
An implementation of the App.alert JavaScript method
appBeep() - Method in class org.faceless.pdf2.viewer2.JSManager
An implementation of the App.beep JavaScript method
AppleSupport - Class in org.faceless.pdf2.viewer2.feature
This feature can be added to the viewer on Mac OS X for a more "Mac-like" interface.
AppleSupport() - Constructor for class org.faceless.pdf2.viewer2.feature.AppleSupport
 
appletDragFinished() - Method in class org.faceless.pdf2.viewer2.PDFViewerApplet
Called by the JRE in 1.6u10 after the Applet has been dragged onto the Desktop
appletDragStarted() - Method in class org.faceless.pdf2.viewer2.PDFViewerApplet
Called by the JRE in 1.6u10 when the Applet is being dragged onto the Desktop
appletRestored() - Method in class org.faceless.pdf2.viewer2.PDFViewerApplet
Called by the JRE in 1.6u10 when the applet has been closed as a standalone application, indicating the applet has been returned to its location inside the browser.
appResponse(String, String, String, boolean, String) - Method in class org.faceless.pdf2.viewer2.JSManager
An implementation of the App.response JavaScript method
ArrayOverflow - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an Array with > 8191 elements.
Articles - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains "Articles" (sometimes known as Threads).
AuthorSignature - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an Author digital signature

B

BackgroundSignatureVerifier - Class in org.faceless.pdf2.viewer2.feature
This feature will cause signatures in the PDF to be verified automatically when a PDF is loaded by the viewer, using a thread that runs transparently in the background.
BackgroundSignatureVerifier() - Constructor for class org.faceless.pdf2.viewer2.feature.BackgroundSignatureVerifier
 
BackgroundTextExtractor - Class in org.faceless.pdf2.viewer2.feature
This feature will cause text to be extracted automatically when a PDF is loaded by the viewer.
BackgroundTextExtractor() - Constructor for class org.faceless.pdf2.viewer2.feature.BackgroundTextExtractor
 
backupKeyStore() - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Back-up the state of the KeyStore so it can later be restored by KeyStoreManager.restoreKeyStore()
BadBoxNesting - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has pages where the Boxes are nested incorrectly (not part of basic profile).
BadTrapNetAnnotation - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has a Trap Annotation that does not meet PDF/X requirements (not part of basic profile).
BadXMPMetaData - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains XMPMetadata that does not meet the XMP specification.
BarCode - Class in org.faceless.pdf2
This class allows the creation of various bar code symbols.
beginTag(String, Map) - Method in class org.faceless.pdf2.LayoutBox
Open a structural tag on this LayoutBox.
beginTag(String, Map) - Method in class org.faceless.pdf2.PDFCanvas
Open a structural tag on this page.
beginTag(String, Map) - Method in class org.faceless.pdf2.PDFPage
Open a structural tag on this page.
beginText(float, float, float, float) - Method in class org.faceless.pdf2.PDFPage
Begin a paragraph of text.
beginTextLink(PDFAction, PDFStyle) - Method in class org.faceless.pdf2.PDFPage
Start a "link" section in the text.
bindComponentLocation(JComponent, float[]) - Static method in class org.faceless.pdf2.viewer2.AnnotationComponentFactory
Cause the specified JComponent to be positioned at the PDF co-ordinates specified by rect.
bindComponentLocation(JComponent, float, float, float, float) - Static method in class org.faceless.pdf2.viewer2.AnnotationComponentFactory
Cause the specified JComponent to be positioned at the specified PDF co-ordinates.
bindComponentLocation(JComponent, PDFAnnotation) - Static method in class org.faceless.pdf2.viewer2.AnnotationComponentFactory
Cause the specified JComponent to be positioned at same position as the PDFAnnotation.
BLACK - Static variable in class org.faceless.pdf2.CMYKColorSpace
A convenient constant that represents the color black in the uncalibrated CMYK colorspace
BLACKANDWHITE - Static variable in class org.faceless.pdf2.PDFParser
A ColorModel that can be passed in to writeAsTIFF() or the various PagePainter methods which represent a 1-bit black and white color model.
BlackSeparation - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Separation colorspace with an ink name of Black (not part of basic profile).
BLUR - Static variable in class org.faceless.pdf2.Event
Occurs when a WidgetAnnotation loses the cursor focus
BOLD - Static variable in class org.faceless.pdf2.StandardCJKFont
A "style" parameter to the constructor requesting a bold font
Bookmarks - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has a Bookmarks tree, as returned by PDF.getBookmarks().
BothTrimAndArtBox - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has pages with both an Art and Trim boxes (not part of basic profile).
brightnessClone(float, float, float) - Method in class org.faceless.pdf2.PDFPattern
 
BXEXOperator - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a stream with BX/EX operators (not part of basic profile).

C

Cache - Interface in org.faceless.pdf2
This interface represents a structure which can be used to store parts of a PDF to disk, a database or some other secondary storage, to reduce the amount of memory required to generate a PDF.
Cache.Entry - Interface in org.faceless.pdf2
Represents a single entry in the Cache.
cancel() - Method in class org.faceless.pdf2.viewer2.feature.SearchPanel.Results
Cancel any currently running search
canImport(DataFlavor) - Method in class org.faceless.pdf2.viewer2.feature.DragAndDrop
Return true if the DataFlavor can be processed by this class
canSign(FormSignature) - Method in class org.faceless.pdf2.viewer2.feature.KeyStoreSignatureProvider
 
canSign(FormSignature) - Method in class org.faceless.pdf2.viewer2.feature.RemoteSignatureProvider
Return true if a RemoteSignatureHandlerFactory has been specified for signing.
canSign(FormSignature) - Method in class org.faceless.pdf2.viewer2.SignatureProvider
Return true if this SignatureProvider can sign the specified field
canVerify(FormSignature) - Method in class org.faceless.pdf2.viewer2.feature.KeyStoreSignatureProvider
 
canVerify(FormSignature) - Method in class org.faceless.pdf2.viewer2.feature.RemoteSignatureProvider
Signatures do not need to be verified remotely, so this method always returns false.
canVerify(FormSignature) - Method in class org.faceless.pdf2.viewer2.SignatureProvider
Return true if this SignatureProvider can verify the specified field
CERTIFICATION_ALLOWCOMMENTS - Static variable in class org.faceless.pdf2.FormSignature
A value that can be passed in to FormSignature.setCertificationType(int, java.lang.String) and returned from FormSignature.getCertificationType() to indicate that the signature will be a certifying signature that allows only commenting and form fill-in actions on the Document.
CERTIFICATION_ALLOWFORMS - Static variable in class org.faceless.pdf2.FormSignature
A value that can be passed in to FormSignature.setCertificationType(int, java.lang.String) and returned from FormSignature.getCertificationType() to indicate that the signature will be a certifying signature that allows only form fill-in actions on the Document.
CERTIFICATION_NOCHANGES - Static variable in class org.faceless.pdf2.FormSignature
A value that can be passed in to FormSignature.setCertificationType(int, java.lang.String) and returned from FormSignature.getCertificationType() to indicate that the signature will be a certifying signature that disallows any changes to the Document.
CERTIFICATION_UNCERTIFIED - Static variable in class org.faceless.pdf2.FormSignature
A value that can be passed in to FormSignature.setCertificationType(int, java.lang.String) and returned from FormSignature.getCertificationType() to indicate that the signature will not be a certifying signature.
CHANGE - Static variable in class org.faceless.pdf2.Event
Occurs when a FormElement has it's value changed
CHANGE_ALL - Static variable in class org.faceless.pdf2.StandardEncryptionHandler
Parameter to StandardEncryptionHandler.setAcrobat5Level(int, int, int) to allow the document to be modified in any way
CHANGE_ANNOTATIONS - Static variable in class org.faceless.pdf2.StandardEncryptionHandler
Parameter to StandardEncryptionHandler.setAcrobat5Level(int, int, int) to allow form fields and annotations to be added or modified
CHANGE_FORMS - Static variable in class org.faceless.pdf2.StandardEncryptionHandler
Parameter to StandardEncryptionHandler.setAcrobat5Level(int, int, int) to allow only form fields to be completed
CHANGE_LAYOUT - Static variable in class org.faceless.pdf2.StandardEncryptionHandler
Parameter to StandardEncryptionHandler.setAcrobat5Level(int, int, int) to allow only pages to be inserted, deleted, rotated and reordered
CHANGE_NONE - Static variable in class org.faceless.pdf2.StandardEncryptionHandler
Parameter to StandardEncryptionHandler.setAcrobat5Level(int, int, int) to disallow all changes to the document
CIDFontCompactEmbedded - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an embedded Compact CID font (not part of basic profile).
CIDFontSubsetWithoutCIDSet - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF embeds a subset CID font without a CIDSet string (not part of basic profile).
CIDFontTrueTypeEmbedded - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an embedded TrueType CID font (not part of basic profile).
CIDFontTrueTypeUnembedded - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an unembedded TrueType CID font (not part of basic profile).
CIDFontTrueTypeWithoutCIDToGIDMap - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a TrueType CIDFont without a CIDToGIDMap entry.
CIDFontType1Embedded - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an embedded Type 1 CID font (not part of basic profile).
CIDFontType1Unembedded - Static variable in class org.faceless.pdf2.OutputProfile.Feature
/** The PDF uses an unembedded Type 1 CID font (not part of basic profile).
CIDSystemInfoAndCMapNotCompatible - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a CID font where the CIDSystemInfo does not match the CMap dictionary.
clear() - Method in class org.faceless.pdf2.Form
Remove all the elements from the form
clear() - Method in class org.faceless.pdf2.viewer2.feature.TextTool
Deselect all the text on the viewport
CLEAR_LEFT - Static variable in class org.faceless.pdf2.LayoutBox
A flag indicating that the Box created by LayoutBox.addBoxLeft(float, float, int) or LayoutBox.addBoxRight(float, float, int) should always be flat against the left margin - it should have no content to its left.
CLEAR_NONE - Static variable in class org.faceless.pdf2.LayoutBox
A flag indicating that the Box created by LayoutBox.addBoxLeft(float, float, int) or LayoutBox.addBoxRight(float, float, int) does not require either a left or right margin to line up against.
CLEAR_RIGHT - Static variable in class org.faceless.pdf2.LayoutBox
A flag indicating that the Box created by LayoutBox.addBoxLeft(float, float, int) or LayoutBox.addBoxRight(float, float, int) should always be flat against the right margin - it should have no content to its right.
clearDenied(OutputProfile.Feature) - Method in class org.faceless.pdf2.OutputProfile
Remove a Feature from the "Denied" list of a profile.
clearRequired(OutputProfile.Feature) - Method in class org.faceless.pdf2.OutputProfile
Remove a Feature from the "Required" list of a profile.
clearResults() - Method in class org.faceless.pdf2.viewer2.feature.SearchPanel.Results
Clear the list of results
CLICK - Static variable in class org.faceless.pdf2.Event
Deprecated. this Event is now a synonym for Event.MOUSEUP
clipCircle(float, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Set the clipping area to a circle centered on x, y with a radius of radius.
clipCircle(float, float, float) - Method in class org.faceless.pdf2.PDFPage
Set the clipping area to a circle centered on x, y with a radius of radius.
clipEllipse(float, float, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Set the clipping area to the ellipse inside the specified rectangle.
clipEllipse(float, float, float, float) - Method in class org.faceless.pdf2.PDFPage
Set the clipping area to the ellipse inside the specified rectangle.
clipPolygon(float[], float[]) - Method in class org.faceless.pdf2.PDFCanvas
Set the clipping area to a polygon.
clipPolygon(float[], float[]) - Method in class org.faceless.pdf2.PDFPage
Set the clipping area to a polygon.
clipRectangle(float, float, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Set the clipping area to the rectangle which runs through the two corners x1,y1 and x2,y2.
clipRectangle(float, float, float, float) - Method in class org.faceless.pdf2.PDFPage
Set the clipping area to the rectangle which runs through the two corners x1,y1 and x2,y2.
clipRoundedRectangle(float, float, float, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Set the clipping area to a rectangle with rounded corners which runs through the two corners x1,y1 and x2,y2.
clipRoundedRectangle(float, float, float, float, float) - Method in class org.faceless.pdf2.PDFPage
Set the clipping area to a rectangle with rounded corners which runs through the two corners x1,y1 and x2,y2.
clipShape(Shape) - Method in class org.faceless.pdf2.PDFCanvas
Clip a Shape
clone() - Method in class org.faceless.pdf2.EncryptionHandler
 
clone() - Method in class org.faceless.pdf2.PDFStyle
Create a duplicate of this font.
clone() - Method in class org.faceless.pdf2.StandardEncryptionHandler
 
cloneEntry() - Method in interface org.faceless.pdf2.Cache.Entry
Create and return a clone of this entry.
close() - Method in interface org.faceless.pdf2.Cache.Entry
Close the Entry.
CLOSE - Static variable in class org.faceless.pdf2.Event
Occurs when a PDF or PDFPage is closed.
close() - Method in class org.faceless.pdf2.PDF
Close any file resources the PDF may be holding on to.
close() - Method in class org.faceless.pdf2.PDFImage
Compress the image and close it, preventing any further changes.
close() - Method in class org.faceless.pdf2.PDFImageSet
Close all of the images in this Image set.
close() - Method in class org.faceless.pdf2.PDFSound
Close the sound object.
Close - Class in org.faceless.pdf2.viewer2.feature
Create a "File : Close" menu item to close the current document.
Close() - Constructor for class org.faceless.pdf2.viewer2.feature.Close
 
closeDocumentPanel(DocumentPanel) - Method in class org.faceless.pdf2.viewer2.PDFViewer
Close the specified DocumentPanel
CMapEmbeddedWithInvalidWMode - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a CMap that contains a non identical WMode integer entry (not part of basic profile).
CMYK - Static variable in class org.faceless.pdf2.PDFParser
A ColorModel that can be passed in to writeAsTIFF() of the various PagePainter methods which represent an opaque CMYK color model.
CMYKColorSpace - Class in org.faceless.pdf2
A subclass of ColorSpace representing the uncalibrated (device-dependent) CMYK color space available in PDF documents.
CMYKJPEG - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains CMYK JPEG images (not part of basic profile).
ColorSpaceCalGray - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a calibrated Grayscale colorspace (not part of basic profile)
ColorSpaceCalRGB - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a calibrated RGB colorspace (not part of basic profile)
ColorSpaceDeviceCMYK - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses the DeviceCMYK colorspace (not part of basic profile)
ColorSpaceDeviceGray - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses the DeviceGray colorspace (not part of basic profile)
ColorSpaceDeviceN - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Device-N colorspace (not part of basic profile)
ColorSpaceDeviceRGB - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses the DeviceRGB colorspace (not part of basic profile)
ColorSpaceICC - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an embedded ICC profile (not part of basic profile).
ColorSpaceIndexed - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an Indexed colorspace (not part of basic profile).
ColorSpaceLab - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a CIE L*a*b* colorspace (not part of basic profile).
ColorSpacePattern - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Pattern colorspace (not part of basic profile).
ColorSpaceSeparation - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Separation colorspace (not part of basic profile).
commitKeyStore() - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Commit the state of the KeyStore by removing any existing backup
compareTo(Object) - Method in class org.faceless.pdf2.PageExtractor.Text
 
compareTo(Object) - Method in class org.faceless.pdf2.viewer2.feature.TextSelection.Range
 
completed() - Method in class org.faceless.pdf2.viewer2.Exporter.ExporterTask
Called when the save has completed - by default, a no-op
ComplexBlendMode - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains images with colours composited using complex blend modes that may introduce transparency effects (not part of basic profile).
CompressedXRef - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has a Compressed XRef table.
consoleClear() - Method in class org.faceless.pdf2.viewer2.JSManager
An implementation of the Console.clear JavaScript method
consoleHide() - Method in class org.faceless.pdf2.viewer2.JSManager
An implementation of the Console.hide JavaScript method
consolePrintln(String) - Method in class org.faceless.pdf2.viewer2.JSManager
An implementation of the Console.println JavaScript method
consoleShow() - Method in class org.faceless.pdf2.viewer2.JSManager
An implementation of the Console.show JavaScript method
contains(Certificate) - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Indicates whether this key store contains the specified certificate.
continueText(float, float, float, float, PDFPage) - Method in class org.faceless.pdf2.PDFPage
As for beginText, but continue any text that overflowed from the specified page.
ContinuousPageView - Class in org.faceless.pdf2.viewer2.feature
This Widget changes the DocumentViewport of the current DocumentPanel to a MultiPageDocumentViewport.
ContinuousPageView() - Constructor for class org.faceless.pdf2.viewer2.feature.ContinuousPageView
Create a new ContinuousPageView object
Coordinates - Class in org.faceless.pdf2.viewer2.feature
Creates a JLabel which displays the total number of pages on the Toolbar.
Coordinates() - Constructor for class org.faceless.pdf2.viewer2.feature.Coordinates
 
copy() - Method in class org.faceless.pdf2.viewer2.feature.TextTool
Copy the selected text (if any) to the System clipboard
COURIER - Static variable in class org.faceless.pdf2.StandardFont
Represents the "Courier" font
COURIERBOLD - Static variable in class org.faceless.pdf2.StandardFont
Represents the "Courier-Bold" font
COURIERBOLDOBLIQUE - Static variable in class org.faceless.pdf2.StandardFont
Represents the "Courier-BoldOblique" font
COURIEROBLIQUE - Static variable in class org.faceless.pdf2.StandardFont
Represents the "Courier-Oblique" font
createAnnotationMarkup(String) - Method in class org.faceless.pdf2.PageExtractor.Text
Create a new AnnotationMarkup of the specified type to cover this text.
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.AnnotationComponentFactory
Return a JComponent that will visually represent the specified PDFAnnotation.
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationLineFactory
 
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationLinkFactory
 
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationNoteFactory
 
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationSoundFactory
 
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationStampFactory
 
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationTextCalloutFactory
 
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationTextFactory
 
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.feature.FormBlankSignatureWidgetFactory
 
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.feature.FormButtonWidgetFactory
 
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.feature.FormChoiceWidgetFactory
 
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.feature.FormRadioButtonWidgetFactory
 
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.feature.FormSignedSignatureWidgetFactory
 
createComponent(PagePanel, PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.feature.FormTextWidgetFactory
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.faceless.pdf2.PDFPattern
Required as part of the Paint contract.
createEditComponent(PDFAnnotation, boolean, boolean) - Method in class org.faceless.pdf2.viewer2.AnnotationComponentFactory
Return a JComponent that can be used to edit the annotation or display additional information.
createEditComponent(PDFAnnotation, boolean, boolean) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationNoteFactory
 
createEditComponent(PDFAnnotation, boolean, boolean) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationStampFactory
 
createEditComponent(PDFAnnotation, boolean, boolean) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationTextCalloutFactory
 
createEditComponent(PDFAnnotation, boolean, boolean) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationTextFactory
 
createKeyStore() - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Initialize a new KeyStore for this object to manage.
createNewAnnotation() - Method in class org.faceless.pdf2.viewer2.AnnotationComponentFactory
Return a brand new annotation of the type that is edited with this factory.
createNewAnnotation(float, float, float, float) - Method in class org.faceless.pdf2.viewer2.AnnotationComponentFactory
Returns a new annotation of this factory's type with specified bounds.
createNewAnnotation(float, float, float, float) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationEllipseFactory
 
createNewAnnotation(float, float, float, float) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationLineFactory
 
createNewAnnotation(float, float, float, float) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationNoteFactory
 
createNewAnnotation(float, float, float, float) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationRectangleFactory
 
createNewAnnotation(float, float, float, float) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationStampFactory
 
createNewAnnotation(float, float, float, float) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationTextCalloutFactory
 
createNewAnnotation(float, float, float, float) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationTextFactory
 
createRange(PageExtractor.Text) - Static method in class org.faceless.pdf2.viewer2.feature.TextSelection.Range
Create a new Range that matches the specified text item
createRange(PageExtractor.Text, int, PageExtractor.Text, int) - Static method in class org.faceless.pdf2.viewer2.feature.TextSelection.Range
Create a new Range that covers the range of text from first character firstpositionlast character lastposition inclusive.
createSelfSignedKey(String, String, String, String, String, String, String, char[], int) - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Create a new 1024-bit RSA PrivateKey with self-signed X509Certificate, and add it to the KeyStore.
createSidePanel() - Method in class org.faceless.pdf2.viewer2.feature.OutlinePanel
 
createSidePanel() - Method in class org.faceless.pdf2.viewer2.feature.SearchPanel
 
createSidePanel() - Method in class org.faceless.pdf2.viewer2.feature.SignaturePanel
 
createSidePanel() - Method in class org.faceless.pdf2.viewer2.feature.ThumbnailPanel
 
createSidePanel() - Method in class org.faceless.pdf2.viewer2.SidePanelFactory
Create and return a new SidePanel.
cropText(Collection, Shape) - Static method in class org.faceless.pdf2.PageExtractor
Given a Collection of PageExtractor.Text items, as returned by getMatchingText(), PageExtractor.getTextUnordered() or PageExtractor.getTextInDisplayOrder(), return a new Collection which contains only Text that falls completely inside the specified Shape.
CyanSeparation - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Separation colorspace with an ink name of Cyan (not part of basic profile).

D

DATAMATRIX_LATCH_ANSIX12 - Static variable in class org.faceless.pdf2.BarCode
Represents the DataMatrix "Latch to ANSI X.12" character (0xEE).
DATAMATRIX_LATCH_ASCII - Static variable in class org.faceless.pdf2.BarCode
Represents the DataMatrix "Latch to ASCII" character (0xFE).
DATAMATRIX_LATCH_BASE256 - Static variable in class org.faceless.pdf2.BarCode
Represents the DataMatrix "Latch to Base256" character (0xE7).
DATAMATRIX_LATCH_C40 - Static variable in class org.faceless.pdf2.BarCode
Represents the DataMatrix "Latch to C40" character (0xE6).
DATAMATRIX_LATCH_EDIFACT - Static variable in class org.faceless.pdf2.BarCode
Represents the DataMatrix "Latch to EDIFACT" character (0xF0).
DATAMATRIX_LATCH_TEXT - Static variable in class org.faceless.pdf2.BarCode
Represents the DataMatrix "Latch to Text" character (0xEF).
Default - Static variable in class org.faceless.pdf2.OutputProfile
This is the default OutputProfile.
deleteEntry(String) - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Delete the specified entry (PrivateKey or X509Certificate) from the KeyStore
Device33ColorSpace - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a DeviceN ColorSpace with more than 32 components.
Device9ColorSpace - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a DeviceN ColorSpace with more than 8 components.
DeviceCMYKWithGrayIntent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Device CMYK color but a Grayscale Output Intent.
DeviceCMYKWithRGBIntent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Device CMYK color but a RGB Output Intent.
DeviceGrayWithCMYKIntent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Device Gray color but a CMYK Output Intent.
DeviceGrayWithRGBIntent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Device Gray color but an RGB Output Intent.
DeviceRGBWithCMYKIntent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Device RGB color but a CMYK Output Intent.
DeviceRGBWithGrayIntent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Device RGB color but a Grayscale Output Intent.
DictionaryOverflow - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Dictionary with > 4095 entries.
DigitallySigned - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains at least one Digital Signature.
discardText() - Method in class org.faceless.pdf2.PDFPage
Discard the paragraph of text.
DiskCache - Class in org.faceless.pdf2
A general purpose Cache which optionally writes closed streams to files on disk.
DiskCache(String, int) - Constructor for class org.faceless.pdf2.DiskCache
Create a new DiskCache
displayInfoPanel(PDF, PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.Info
 
displayThrowable(Throwable, Component) - Static method in class org.faceless.pdf2.viewer2.SuperJOptionPane
Deprecated. this method has been moved to Util.displayThrowable() - please update your code, as this class will be removed shortly
displayThrowable(String, Throwable, Component) - Static method in class org.faceless.pdf2.viewer2.SuperJOptionPane
Deprecated. this method has been moved to Util.displayThrowable() - please update your code, as this class will be removed shortly
displayThrowable(Throwable, Component) - Static method in class org.faceless.pdf2.viewer2.Util
Display an Error message, including the stack trace
DocIDMismatch - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF is Linearized, but has a mismatch between the Document ID in the final trailer and the Document ID in the first page trailer.
DocumentPanel - Class in org.faceless.pdf2.viewer2
A DocumentPanel is the basic component that displays a PDF, and may be instantiated on it's own or as part of a PDFViewer.
DocumentPanel() - Constructor for class org.faceless.pdf2.viewer2.DocumentPanel
Create a new DocumentPanel
DocumentPanelEvent - Class in org.faceless.pdf2.viewer2
Represents an event on a DocumentPanel indicating that document has changed somehow.
DocumentPanelListener - Interface in org.faceless.pdf2.viewer2
A Listener that should be implemented by any objects wanting to be notified whenever a DocumentPanelEvent is raised.
documentUpdated(DocumentPanelEvent) - Method in interface org.faceless.pdf2.viewer2.DocumentPanelListener
Called when an DocumentPanelEvent is raised
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.AbstractRegionSelector
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.BackgroundSignatureVerifier
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.BackgroundTextExtractor
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.ContinuousPageView
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.Coordinates
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.DragScroll
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.PageFirst
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.PageLast
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.PageNext
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.PageNumber
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.PagePrevious
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.Print
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.RotateAntiClockwise
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.RotateClockwise
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.Save
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.SinglePageView
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.TextHighlighter
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.TextTool
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.TotalPages
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.ZoomFit
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.ZoomFitHeight
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.ZoomFitWidth
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.feature.ZoomLevel
 
documentUpdated(DocumentPanelEvent) - Method in class org.faceless.pdf2.viewer2.PDFViewerApplet
 
DocumentViewport - Class in org.faceless.pdf2.viewer2
A DocumentViewport displays a view of a PDF inside a DocumentPanel, although it can also be instantiated on it's own if required.
DocumentViewport() - Constructor for class org.faceless.pdf2.viewer2.DocumentViewport
 
DocumentViewport(LayoutManager) - Constructor for class org.faceless.pdf2.viewer2.DocumentViewport
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.faceless.pdf2.RemoteSigningServlet
 
DragAndDrop - Class in org.faceless.pdf2.viewer2.feature
A feature which will add the ability to drag and drop files into the PDFViewer in a standard way.
DragAndDrop() - Constructor for class org.faceless.pdf2.viewer2.feature.DragAndDrop
Create a new DragAndDrop object
DragScroll - Class in org.faceless.pdf2.viewer2.feature
This widget allows the document to be dragged and scrolled.
DragScroll() - Constructor for class org.faceless.pdf2.viewer2.feature.DragScroll
 
drawCanvas(PDFCanvas, float, float, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Draw a PDFCanvas at the specified position on the page.
drawCanvas(PDFCanvas, float, float, float, float) - Method in class org.faceless.pdf2.PDFPage
Draw a PDFCanvas at the specified position on the page.
drawCircle(float, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Draw a circle centered on x, y with a radius of radius.
drawCircle(float, float, float) - Method in class org.faceless.pdf2.PDFPage
Draw a circle centered on x, y with a radius of radius.
drawCircleArc(float, float, float, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Draw an arc of the circle centered on x,y with the specified radius.
drawCircleArc(float, float, float, float, float) - Method in class org.faceless.pdf2.PDFPage
Draw an arc of the circle centered on x,y with the specified radius.
drawEllipse(float, float, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Draw an ellipse inside the specified rectangle.
drawEllipse(float, float, float, float) - Method in class org.faceless.pdf2.PDFPage
Draw an ellipse inside the specified rectangle.
drawEllipseArc(float, float, float, float, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Draw an ellipse arc inside the specified rectangle.
drawEllipseArc(float, float, float, float, float, float) - Method in class org.faceless.pdf2.PDFPage
Draw an ellipse arc inside the specified rectangle.
drawHighlight(int, Paint, Stroke, Graphics2D, Shape) - Method in class org.faceless.pdf2.viewer2.feature.TextSelection
Draw a highlight of a certain type onto the specified graphics.
drawImage(PDFImage, float, float, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Draw a PDFImage at the specified position on the page
drawImage(PDFImage, float, float, float, float) - Method in class org.faceless.pdf2.PDFPage
Draw a PDFImage at the specified position on the page
drawLayoutBox(LayoutBox, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Draw a LayoutBox at the specified position on the page
drawLayoutBox(LayoutBox, float, float) - Method in class org.faceless.pdf2.PDFPage
Draw a LayoutBox at the specified position on the page
drawLine(float, float, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Draw a line from x1,y1 to x2,y2.
drawLine(float, float, float, float) - Method in class org.faceless.pdf2.PDFPage
Draw a line from x1,y1 to x2,y2.
drawPolygon(float[], float[]) - Method in class org.faceless.pdf2.PDFCanvas
Draw a polygon.
drawPolygon(float[], float[]) - Method in class org.faceless.pdf2.PDFPage
Draw a polygon.
drawRectangle(float, float, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Draw a rectangle through the two corners x1,y1 and x2,y2.
drawRectangle(float, float, float, float) - Method in class org.faceless.pdf2.PDFPage
Draw a rectangle through the two corners x1,y1 and x2,y2.
drawRoundedRectangle(float, float, float, float, float) - Method in class org.faceless.pdf2.PDFCanvas
Draw a rectangle with rounded corners through the two corners x1,y1 and x2,y2.
drawRoundedRectangle(float, float, float, float, float) - Method in class org.faceless.pdf2.PDFPage
Draw a rectangle with rounded corners through the two corners x1,y1 and x2,y2.
drawShape(Shape) - Method in class org.faceless.pdf2.PDFCanvas
Draw a Shape.
drawSubImage(Graphics2D, double, double, double, double, float) - Method in class org.faceless.pdf2.PagePainter
Draw an area of a page onto a Graphics2D object.
drawText(String, float, float) - Method in class org.faceless.pdf2.PDFPage
Draw a line of text at the specified position.
drawText(String) - Method in class org.faceless.pdf2.PDFPage
Draw a paragraph of text in the current style.
drawTextLink(String, float, float, PDFAction) - Method in class org.faceless.pdf2.PDFPage
Draw a line of text at a the specified position, and set it to link to the specified action.
DSE200Handler - Class in org.faceless.pdf2

Note.

DSE200HandlerFactory - Class in org.faceless.pdf2
An implementation of SignatureHandlerFactory returning DSE200Handler objects.
DSE200HandlerFactory(String, int) - Constructor for class org.faceless.pdf2.DSE200HandlerFactory
Create a new DSE200HandlerFactory.
duplicate() - Method in class org.faceless.pdf2.FormElement
Create an exact copy of this FormElement, but with no annotations

E

EditMenu - Class in org.faceless.pdf2.viewer2.feature
This features adds an "Edit" menu to the application, which provides a familiar interface for those components allowing cut, copy, paste and text selection in the viewer - although those actions will still be available if this feature is not added to the viewer.
EditMenu() - Constructor for class org.faceless.pdf2.viewer2.feature.EditMenu
 
EmbeddedFile - Class in org.faceless.pdf2
This class represents a file which may be embedded into a PDF document, either by using the AnnotationFile class or through the PDF.getEmbeddedFiles() map.
EmbeddedFile(File) - Constructor for class org.faceless.pdf2.EmbeddedFile
Create a new EmbeddedFile object to embed the specified file.
EmbeddedFile(InputStream, String) - Constructor for class org.faceless.pdf2.EmbeddedFile
Set the content of this Embeddedfile to the specified InputStream.
EmbeddedFile(PDF, String) - Constructor for class org.faceless.pdf2.EmbeddedFile
Set the content of this EmbeddedFile to the specified PDF.
EmbeddedFiles - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has Embedded files (not part of basic profile).
Encryption - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF is encrypted.
EncryptionHandler - Class in org.faceless.pdf2
An EncryptionHandler is the abstract superclass of all algorithms that are used to encrypt a PDF document before saving.
endTag() - Method in class org.faceless.pdf2.LayoutBox
Close a structural tag on this LayoutBox.
endTag() - Method in class org.faceless.pdf2.PDFCanvas
Close a structural tag on this page.
endTag() - Method in class org.faceless.pdf2.PDFPage
Close a structural tag on this page.
endText(boolean) - Method in class org.faceless.pdf2.PDFPage
End the paragraph of text.
endTextLink() - Method in class org.faceless.pdf2.PDFPage
End the "link" section in the text, analogous to the </A> tag in HTML.
ensureVisible(PDFPage, double, double) - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Ensure the specified point on the page is visible.
ensureVisible(PDFPage, double, double) - Method in class org.faceless.pdf2.viewer2.MultiPageDocumentViewport
 
ensureVisible(PDFPage, double, double) - Method in class org.faceless.pdf2.viewer2.SinglePageDocumentViewport
 
equals(Object) - Method in class org.faceless.pdf2.OutputProfile.FontInfo
 
equals(Object) - Method in class org.faceless.pdf2.PDFStyle
 
equals(Object) - Method in class org.faceless.pdf2.StandardEncryptionHandler
 
Event - Class in org.faceless.pdf2
Enumeration class for listing the various types of event that can occur while a PDF document is being loded in Acrobat.
exportCertificate(OutputStream, String) - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Export a public X509Certificate from the KeyStore to a DES-encoded Certificate file.
Exporter - Class in org.faceless.pdf2.viewer2
A type of ViewerFeature which allows PDF's to be saved in a variety of formats.
Exporter(String) - Constructor for class org.faceless.pdf2.viewer2.Exporter
Create a new Exporter
Exporter.ExporterTask - Class in org.faceless.pdf2.viewer2
This class is a LongRunningTask that can be run to save a PDF to an OutputStream.
Exporter.ExporterTask() - Constructor for class org.faceless.pdf2.viewer2.Exporter.ExporterTask
 
exportPKCS12Certificate(OutputStream, String, char[]) - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Export a PrivateKey and associated Certificate Chain from the KeyStore to a PKCS#12 object.
extract(DocumentPanel) - Method in class org.faceless.pdf2.viewer2.feature.BackgroundTextExtractor
This method is run by this feature when a new DocumentPanel is loaded.
EXTRACT_ACCESSIBILITY - Static variable in class org.faceless.pdf2.StandardEncryptionHandler
Parameter to StandardEncryptionHandler.setAcrobat5Level(int, int, int) to allow the limited copying of images and text for the purposes of accessibility for disabled users
EXTRACT_ALL - Static variable in class org.faceless.pdf2.StandardEncryptionHandler
Parameter to StandardEncryptionHandler.setAcrobat5Level(int, int, int) to allow copying of images and text from the document.
EXTRACT_NONE - Static variable in class org.faceless.pdf2.StandardEncryptionHandler
Parameter to StandardEncryptionHandler.setAcrobat5Level(int, int, int) to prevent any copying of images of text

F

FDF - Class in org.faceless.pdf2
A class representing an FDF object.
FDF(InputStream) - Constructor for class org.faceless.pdf2.FDF
Create a new FDF from the specified InputStream.
FDF(PDF) - Constructor for class org.faceless.pdf2.FDF
Create a new FDF from the specified PDF.
FFilter - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has streams with external file filters and are not allowed in PDF/A (not part of basic profile)
FileIsDamaged - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF structure was damaged but has been repaired.
FILTER_CERTIFICATE - Static variable in class org.faceless.pdf2.viewer2.KeyStoreManager
A FileFilter that selects any X.509 Certificate file.
FILTER_KEYSTORE - Static variable in class org.faceless.pdf2.viewer2.KeyStoreManager
A FileFilter that selects any KeyStore file
FILTER_KEYSTORE_JKS - Static variable in class org.faceless.pdf2.viewer2.KeyStoreManager
A FileFilter that selects any JKS format KeyStore file
FILTER_KEYSTORE_PKCS12 - Static variable in class org.faceless.pdf2.viewer2.KeyStoreManager
A FileFilter that selects any PKCS#12 format KeyStore file
FilterASCII85 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has streams compressed with ASCII85 (not part of basic profile)
FilterASCIIHex - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has streams compressed with ASCIIHEX (not part of basic profile)
FilterCCITT - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has streams compressed with CCITT (not part of basic profile).
FilterDCT - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has streams compressed with Discrete cosine (JPEG) encoding (not part of basic profile)
FilterFlate - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has streams compressed with Flate (not part of basic profile)
FilterInlineASCII85 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an inline-image which is encoded with ASCII85 encoding (not part of basic profile).
FilterInlineASCIIHex - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an inline-image which is encoded with ASCIIHex encoding (not part of basic profile).
FilterInlineCCITT - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an inline-image which is compressed with CCITT compression (not part of basic profile).
FilterInlineDCT - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an inline-image which is compressed with DCT (JPEG) encoding (not part of basic profile).
FilterInlineFlate - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an inline-image which is compressed with Flate compression (not part of basic profile).
FilterInlineLZW - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an inline-image which is compressed with LZW encoding (not part of basic profile).
FilterInlineRLE - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an inline-image which is compressed with run-length encoding (not part of basic profile).
FilterJBIG2 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has streams compressed with JBIG2 encoding (not part of basic profile).
FilterJPX - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has streams compressed with JPEG-2000 encoding (not part of basic profile) If this feature is denied when an OutputProfile is applied, then any streams compressed with JPX will be recompressed with Flate.
FilterLZW - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has streams compressed with LZW encoding (not part of basic profile).
FilterNoneOnLargeStream - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has large uncompressed streams (not part of basic profile).
FilterRLE - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has streams compressed with Run-Length encoding (not part of basic profile)
finishedDecrypt() - Method in class org.faceless.pdf2.EncryptionHandler
This method is called after the PDF has been read.
finishedDecrypt() - Method in class org.faceless.pdf2.PublicKeyEncryptionHandler
 
finishedDecrypt() - Method in class org.faceless.pdf2.StandardEncryptionHandler
 
finishedEncrypt() - Method in class org.faceless.pdf2.EncryptionHandler
This method is called after the PDF has been written.
finishedEncrypt() - Method in class org.faceless.pdf2.PublicKeyEncryptionHandler
 
finishedEncrypt() - Method in class org.faceless.pdf2.StandardEncryptionHandler
 
fixScrollPaneKeyBindings(JScrollPane) - Static method in class org.faceless.pdf2.viewer2.Util
Remove the pageup/pagedown key bindings from ScrollPanes - they're clashing with the pageup/pagedown we're mapping on the DocumentPanel
flatten() - Method in class org.faceless.pdf2.Form
Flatten the entire form.
flatten() - Method in class org.faceless.pdf2.FormElement
Flatten the form field so that the contents of it's annotation are permanently stamped on the page.
flush() - Method in class org.faceless.pdf2.LayoutBox
Flush the flowbox.
flush() - Method in class org.faceless.pdf2.PDFCanvas
This method flushes any operations that have been written to the canvas, and closes the stream for further writes.
flush() - Method in class org.faceless.pdf2.PDFPage
Flush any operations that have been written to the page.
FOCUS - Static variable in class org.faceless.pdf2.Event
Occurs when a WidgetAnnotation gains the cursor focus
FOCUSBORDER - Static variable in class org.faceless.pdf2.viewer2.AnnotationComponentFactory
 
focusGained(FocusEvent) - Method in class org.faceless.pdf2.viewer2.feature.TextTool
 
focusLost(FocusEvent) - Method in class org.faceless.pdf2.viewer2.feature.TextTool
 
FontCompactEmbedded - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an embedded Compact font (not part of basic profile)
FontEmbeddingRestrictions - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF embeds a font with embedding restrictions (not part of basic profile).
FontMultipleMaster - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Multiple-Master font (not part of basic profile)
FontOpenTypeEmbedded - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an embedded OpenType font (not part of basic profile)
FontStandard14 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses the Standard 14 fonts (not part of basic profile)
FONTSTYLE_FILLED - Static variable in class org.faceless.pdf2.PDFStyle
Set any text rendered in this style to be filled with the styles FillColor (the default)
FONTSTYLE_FILLEDOUTLINE - Static variable in class org.faceless.pdf2.PDFStyle
Set any text rendered in this style to be filled with the styles FillColor, then to be outlined with the styles' LineColor
FONTSTYLE_INVISIBLE - Static variable in class org.faceless.pdf2.PDFStyle
Set any text rendered in this style to be invisible.
FONTSTYLE_OUTLINE - Static variable in class org.faceless.pdf2.PDFStyle
Set any text rendered in this style to be drawn as a hollow outline with the styles LineColor (the default)
FontTrueTypeEmbedded - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an embedded TrueType font (not part of basic profile)
FontTrueTypeUnembedded - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an unembedded TrueType font (not part of basic profile)
FontType0 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Type 0 font (not part of basic profile).
FontType1Embedded - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an embedded Type-1 font (not part of basic profile)
FontType1SubsetWithoutCharset - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF embeds a Type1 font subset without a CharSet string.
FontType1Unembedded - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an unembedded Type 1 font (not part of basic profile)
FontType3 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses a Type 3 font (not part of basic profile)
FontWidthsNotConsistent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF embeds a font with inconsistent widths.
FontWithMissingGlyphs - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF embeds a font without glyphs for all characters referenced in the document.
FontWithoutMetadata - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains at least one font without any meta-data (not part of basic profile).
Form - Class in org.faceless.pdf2
The Form class represents the interactive Form that may be included as part of a PDF document.
Form - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Form with at least one element.
FORMAT - Static variable in class org.faceless.pdf2.Event
Occurs when a FormElement has had it's value changed and is about to be reformatted for display.
FormBlankSignatureWidgetFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations to handle WidgetAnnotation objects belonging to unsigned FormSignature fields.
FormBlankSignatureWidgetFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.FormBlankSignatureWidgetFactory
Create a new FormBlankSignatureWidgetFactory
FormButton - Class in org.faceless.pdf2
A type of FormElement representing a "Push Button", of the kind used to trigger an action like submitting or resetting a form.
FormButton() - Constructor for class org.faceless.pdf2.FormButton
Create a new FormButton element.
FormButton(PDFPage, float, float, float, float) - Constructor for class org.faceless.pdf2.FormButton
Create a new FormButton element, and add a single annotation at the specified position.
FormButtonWidgetFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations to handle WidgetAnnotation objects belonging to a FormButton.
FormButtonWidgetFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.FormButtonWidgetFactory
Create a new FormButtonWidgetFactory.
FormCheckbox - Class in org.faceless.pdf2
A type of form element representing a Check Box, which can be either "checked" or "cleared" (on or off), in the same way as the HTML "checkbox" input type.
FormCheckbox() - Constructor for class org.faceless.pdf2.FormCheckbox
Create a new FormCheckbox element.
FormCheckbox(PDFPage, float, float, float, float) - Constructor for class org.faceless.pdf2.FormCheckbox
Create a new FormCheckbox with a single annotation at the specified position.
FormChoice - Class in org.faceless.pdf2
A "ListBox" type of form element, where the user can select an entry off a list of several predefined options.
FormChoice(int) - Constructor for class org.faceless.pdf2.FormChoice
Create a new FormChoice element with no annotations.
FormChoice(int, PDFPage, float, float, float, float) - Constructor for class org.faceless.pdf2.FormChoice
Create a new FormChoice element with an annotation at the specified location.
FormChoiceWidgetFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations to handle WidgetAnnotation objects belonging to a FormChoice.
FormChoiceWidgetFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.FormChoiceWidgetFactory
Create a new FormChoiceWidgetFactory
FormElement - Class in org.faceless.pdf2
The FormElement class is the baseclass for all elements which may be added to a Form.
formImportData(String) - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which imports a Forms Data Format (FDF) file into the document AcroForm, setting some or all of the forms values.
FormImportDataActionHandler - Class in org.faceless.pdf2.viewer2.feature
Create an action handler to deal with "FormImportData" PDFAction.
FormImportDataActionHandler() - Constructor for class org.faceless.pdf2.viewer2.feature.FormImportDataActionHandler
Create a new FormImportDataActionHandler
formJavaScript(String) - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which executes a JavaScript action.
FormRadioButton - Class in org.faceless.pdf2
A type of form element representing a Radio Button, which can be either "checked" or "cleared" (on or off), in the same way as the HTML "radiobutton" input type.
FormRadioButton() - Constructor for class org.faceless.pdf2.FormRadioButton
Create a new FormRadioButton element.
FORMRADIOBUTTONSTYLE_CHECK - Static variable in class org.faceless.pdf2.PDFStyle
A value for PDFStyle.setFormRadioButtonStyle(char) and PDFStyle.setFormCheckboxStyle(char) which sets the appearance for those elements to a check mark (a tick) when selected.
FORMRADIOBUTTONSTYLE_CIRCLE - Static variable in class org.faceless.pdf2.PDFStyle
A value for PDFStyle.setFormRadioButtonStyle(char) and PDFStyle.setFormCheckboxStyle(char) which sets the appearance for those elements to a filled circle when selected.
FORMRADIOBUTTONSTYLE_CROSS - Static variable in class org.faceless.pdf2.PDFStyle
A value for PDFStyle.setFormRadioButtonStyle(char) and PDFStyle.setFormCheckboxStyle(char) which sets the appearance for those elements to a cross or "X" when selected.
FORMRADIOBUTTONSTYLE_DIAMOND - Static variable in class org.faceless.pdf2.PDFStyle
A value for PDFStyle.setFormRadioButtonStyle(char) and PDFStyle.setFormCheckboxStyle(char) which sets the appearance for those elements to a filled diamond when selected.
FORMRADIOBUTTONSTYLE_SQUARE - Static variable in class org.faceless.pdf2.PDFStyle
A value for PDFStyle.setFormRadioButtonStyle(char) and PDFStyle.setFormCheckboxStyle(char) which sets the appearance for those elements to a filled square when selected.
FORMRADIOBUTTONSTYLE_STAR - Static variable in class org.faceless.pdf2.PDFStyle
A value for PDFStyle.setFormRadioButtonStyle(char) and PDFStyle.setFormCheckboxStyle(char) which sets the appearance for those elements to a filled five-pointed star when selected.
FormRadioButtonWidgetFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations to handle WidgetAnnotation objects belonging to FormRadioButton and FormCheckbox objects.
FormRadioButtonWidgetFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.FormRadioButtonWidgetFactory
Create a new FormRadioButtonWidgetFactory.
formReset() - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which resets the documents AcroForm, setting every field to its default values.
FormResetActionHandler - Class in org.faceless.pdf2.viewer2.feature
Create a handler to handler "FormReset" actions.
FormResetActionHandler() - Constructor for class org.faceless.pdf2.viewer2.feature.FormResetActionHandler
Create a new FormResetActionHandler
FormSignature - Class in org.faceless.pdf2
This class represents a public key "Digital Signature" which can be used to sign a PDF document.
FormSignature() - Constructor for class org.faceless.pdf2.FormSignature
Create a new blank digital signature field.
FormSignature(KeyStore, String, char[], SignatureHandlerFactory) - Constructor for class org.faceless.pdf2.FormSignature
Create a new pending digital signature to sign a PDF document.
FormSignedSignatureWidgetFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations to handle WidgetAnnotation objects belonging to signed FormSignature fields.
FormSignedSignatureWidgetFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.FormSignedSignatureWidgetFactory
Create a new FormSignedSignatureWidgetFactory that verifies against the default KeyStore.
FORMSTYLE_BEVEL - Static variable in class org.faceless.pdf2.PDFStyle
Style for PDFStyle.setFormStyle(int) which draws an border around the field so that it looks beveled.
FORMSTYLE_CLOUDY - Static variable in class org.faceless.pdf2.PDFStyle
Style for PDFStyle.setFormStyle(int) which causes the border to be "cloudy".
FORMSTYLE_INSET - Static variable in class org.faceless.pdf2.PDFStyle
Style for PDFStyle.setFormStyle(int) which draws an border around the field so that it looks inset into the page.
FORMSTYLE_INVERT - Static variable in class org.faceless.pdf2.PDFStyle
Style for PDFStyle.setFormStyle(int) which causes the form element to be inverted when clicked
FORMSTYLE_OUTLINE - Static variable in class org.faceless.pdf2.PDFStyle
Style for PDFStyle.setFormStyle(int) which causes the form element to be outlined when clicked
FORMSTYLE_SOLID - Static variable in class org.faceless.pdf2.PDFStyle
Style for PDFStyle.setFormStyle(int) which draws a solid border around the field (the default)
FORMSTYLE_UNDERLINE - Static variable in class org.faceless.pdf2.PDFStyle
Style for PDFStyle.setFormStyle(int) which draws a single line under the field
formSubmit(String, int) - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which submits the documents AcroForm.
FormSubmitActionHandler - Class in org.faceless.pdf2.viewer2.feature
Create a handler to handler "FormSubmit" actions.
FormSubmitActionHandler() - Constructor for class org.faceless.pdf2.viewer2.feature.FormSubmitActionHandler
Create a new FormSubmitActionHandler
FormText - Class in org.faceless.pdf2
A type of form element representing a Text Field.
FormText() - Constructor for class org.faceless.pdf2.FormText
Create a new FormText object.
FormText(PDFPage, float, float, float, float) - Constructor for class org.faceless.pdf2.FormText
Create a new FormText object, and add an annotation at the specified location.
FormTextWidgetFactory - Class in org.faceless.pdf2.viewer2.feature
Create annotations to handle WidgetAnnotation objects belonging to a FormText.
FormTextWidgetFactory() - Constructor for class org.faceless.pdf2.viewer2.feature.FormTextWidgetFactory
Create a new FormTextWidgetFactory.
FreeFormLink - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Link annotation with a non-rectangular shape (not part of basic profile).
fromCIEXYZ(float[]) - Method in class org.faceless.pdf2.CMYKColorSpace
 
fromRGB(float[]) - Method in class org.faceless.pdf2.CMYKColorSpace
 
FullPageImage - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a full page image.
FullScreenMode - Class in org.faceless.pdf2.viewer2.feature
Create a menu item that will display the Document in "Full Screen" mode.
FullScreenMode() - Constructor for class org.faceless.pdf2.viewer2.feature.FullScreenMode
 

G

GenericNamedActionHandler - Class in org.faceless.pdf2.viewer2.feature
Create an action handler to handle "Named" actions.
GenericNamedActionHandler() - Constructor for class org.faceless.pdf2.viewer2.feature.GenericNamedActionHandler
Create a new GenericNamedActionHandler
get(int) - Method in class org.faceless.pdf2.viewer2.feature.TextSelection.RangeList
 
getAction() - Method in class org.faceless.pdf2.AnnotationLink
Return the action performed by this hyperlink
getAction(Event) - Method in class org.faceless.pdf2.FormElement
Get the action that's performed when the specified event takes place on this field.
getAction(Event) - Method in class org.faceless.pdf2.PDF
Return the action that's performed when the specified event occurs on the document, as set by setAction.
getAction() - Method in class org.faceless.pdf2.PDFBookmark
Get the action this bookmark performs when selected
getAction(Event) - Method in class org.faceless.pdf2.PDFPage
Get the action that's perform when this page is displayed.
getAction(Event) - Method in class org.faceless.pdf2.WidgetAnnotation
Return the action that occurs when the specified event happens to this annotation.
getActiveDocumentPanel() - Method in class org.faceless.pdf2.viewer2.PDFViewer
Return the active DocumentPanel
getAdjustable(int) - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Return the "Adjustable" object for the specified position - typically this is the horizontal or vertical JScrollBar, although this method may return null or accept other parameters.
getAdjustable(int) - Method in class org.faceless.pdf2.viewer2.MultiPageDocumentViewport
 
getAdjustable(int) - Method in class org.faceless.pdf2.viewer2.SinglePageDocumentViewport
 
getAlias(HttpServletRequest) - Method in class org.faceless.pdf2.RemoteSigningServlet
Return the alias of the key in the KeyStore to use for signing.
getAllEnabledFeatures() - Static method in class org.faceless.pdf2.viewer2.ViewerFeature
Return a list of all features that return true from ViewerFeature.isEnabledByDefault().
getAllFeatures() - Static method in class org.faceless.pdf2.viewer2.ViewerFeature
Return a Collection of all the features available, which can be passed to the PDFViewer constructor or used as a base for your own set of features.
getAngle() - Method in class org.faceless.pdf2.PageExtractor.Image
Return the angle of rotation of this image on the page, in degrees clockwise from 12 o'clock.
getAngle() - Method in class org.faceless.pdf2.PageExtractor.Text
Return the angle of rotation of this text on the page, in degrees clockwise from 12 o'clock.
getAnnotation(int) - Method in class org.faceless.pdf2.FormElement
Return the specified annotation.
getAnnotation() - Method in class org.faceless.pdf2.PDFAction
For PDFAction.hideWidget(org.faceless.pdf2.WidgetAnnotation) and PDFAction.showWidget(org.faceless.pdf2.WidgetAnnotation) actions, return the annotation being toggled shown or hidden.
getAnnotationComposite() - Method in class org.faceless.pdf2.PagePainter
Return the Composite that should be used to place the annotation painted by paintAnnotation() onto the main page.
getAnnotations() - Method in class org.faceless.pdf2.FormElement
Return a list of all the annotations associated with this form element.
getAnnotations() - Method in class org.faceless.pdf2.PDFPage
Return a List of the PDFAnnotation objects on this page.
getAnnotationType() - Method in class org.faceless.pdf2.viewer2.AnnotationComponentFactory
Return the name of the type of widgets this AnnotationComponentFactory creates or edits.
getAnnotationType() - Method in class org.faceless.pdf2.viewer2.feature.AnnotationEllipseFactory
 
getAnnotationType() - Method in class org.faceless.pdf2.viewer2.feature.AnnotationLineFactory
 
getAnnotationType() - Method in class org.faceless.pdf2.viewer2.feature.AnnotationLinkFactory
 
getAnnotationType() - Method in class org.faceless.pdf2.viewer2.feature.AnnotationNoteFactory
 
getAnnotationType() - Method in class org.faceless.pdf2.viewer2.feature.AnnotationRectangleFactory
 
getAnnotationType() - Method in class org.faceless.pdf2.viewer2.feature.AnnotationStampFactory
 
getAnnotationType() - Method in class org.faceless.pdf2.viewer2.feature.AnnotationTextCalloutFactory
 
getAnnotationType() - Method in class org.faceless.pdf2.viewer2.feature.AnnotationTextFactory
 
getAppletInfo() - Method in class org.faceless.pdf2.viewer2.PDFViewerApplet
 
getAscender() - Method in class org.faceless.pdf2.OpenTypeFont
 
getAscender() - Method in class org.faceless.pdf2.PDFFont
Get the Ascender for the font (the maximum height above the baseline the font extends), as a proportion of the point size.
getAscender() - Method in class org.faceless.pdf2.StandardCJKFont
 
getAscender() - Method in class org.faceless.pdf2.StandardFont
 
getAscender() - Method in class org.faceless.pdf2.Type1Font
 
getAudioInputStream() - Method in class org.faceless.pdf2.PDFSound
Return an AudioInputStream of this object.
getAuthor() - Method in class org.faceless.pdf2.PDFAnnotation
Return the author (or "Label") of the annotation if set, as set by PDFAnnotation.setAuthor(java.lang.String) Note prior to version 2.3.7 this method existed, but only on certain subclasses.
getAWTPoint(float, float) - Method in class org.faceless.pdf2.viewer2.PagePanel
Given a location on the page in points, return the equivalent position on this PagePanel in pixels.
getAWTPoint(Point2D) - Method in class org.faceless.pdf2.viewer2.PagePanel
Given a location on the page in points, return the equivalent position on this PagePanel in pixels.
getBackgroundStyle() - Method in class org.faceless.pdf2.AnnotationText
Get the background style for the annotation
getBackgroundStyle() - Method in class org.faceless.pdf2.WidgetAnnotation
Get the background style for this annotation.
getBackupFont(int) - Method in class org.faceless.pdf2.PDFStyle
Get the specified backup font, as set by PDFStyle.addBackupFont(org.faceless.pdf2.PDFFont).
getBaseline() - Method in class org.faceless.pdf2.PageExtractor.Text
Return the baseline of the text item, as a fraction between 0 and 1. 0 would indicate the baseline is at the top of the text, 1 at the absolute bottom.
getBaseName() - Method in class org.faceless.pdf2.OutputProfile.FontInfo
The name of the font.
getBaseName() - Method in class org.faceless.pdf2.PDFFont
Return the Base Font Name for this font.
getBasicOutputProfile() - Method in class org.faceless.pdf2.PDF
Return a basic OutputProfile for this PDF.
getBlackAndWhiteColorModel(int) - Static method in class org.faceless.pdf2.PDFParser
Return a Black and White ColorModel that ensures that any colours below the specified threshold are converted to black.
getBookmarks() - Method in class org.faceless.pdf2.PDF
Return the List of bookmarks at the top level of the document.
getBookmarks() - Method in class org.faceless.pdf2.PDFBookmark
Return the a List containing this bookmarks children.
getBottom() - Method in class org.faceless.pdf2.LayoutBox.Box
Return the bottom edge of this Box relative to the parent LayoutBox, in points.
getBottom(String) - Method in class org.faceless.pdf2.PDFFont
Get the bottom-most Y co-ordinate if this String was rendered in 1 point high text at position (0,0)
getBox(String) - Method in class org.faceless.pdf2.PDFPage
Return the specified Page Box - see the setBox method for a description of Page Boxes.
getBoxes() - Method in class org.faceless.pdf2.LayoutBox
Return the list of boxes which make up the LayoutBox.
getBufferedImage(double, Paint) - Method in class org.faceless.pdf2.BarCode
Create the BarCode as a BufferedImage.
getButtonImage() - Method in class org.faceless.pdf2.WidgetAnnotation
For a FormButton annotation, return the image that is drawn on the button, or null if the field is not a button or no image is specified.
getCallout() - Method in class org.faceless.pdf2.AnnotationText
Get the callout points, as set by AnnotationText.setCallout(float[])
getCalloutEnding() - Method in class org.faceless.pdf2.AnnotationText
Get the type of Line-Ending, as set by AnnotationText.setCalloutEnding(java.lang.String)
getCanvas() - Method in class org.faceless.pdf2.BarCode
Return a new PDFCanvas containing the barcode.
getCertificates() - Method in class org.faceless.pdf2.PKCS7SignatureHandler
Return the list of certificates included in this signature.
getCertificationType() - Method in class org.faceless.pdf2.FormSignature
Return the type of "Certification" this signature attests to.
getChange() - Method in class org.faceless.pdf2.PublicKeyEncryptionHandler
Return the value of the "Change" flags.
getChange() - Method in class org.faceless.pdf2.StandardEncryptionHandler
Return the value of the "Change" flags
getCharWidth(char) - Method in class org.faceless.pdf2.PDFFont
Return the width of the specified character in millipoints if the font size was 1 point.
getCharWidth(int) - Method in class org.faceless.pdf2.PDFFont
Return the width of the specified character in millipoints if the font size was 1 point.
getColor() - Method in class org.faceless.pdf2.AnnotationText
Return the background color of the annotation - since 2.11, the equivalent of calling getBackgroundStyle().getFillColor()
getColor(float, float, float, float) - Static method in class org.faceless.pdf2.CMYKColorSpace
A convenience method, returning an opaque color in the CMYK colorspace with the specified levels of cyan, magenta, yellow and black.
getColor(float, float, float, float, float) - Static method in class org.faceless.pdf2.CMYKColorSpace
A convenience method, returning a color in the CMYK colorspace with the specified levels of cyan, magenta, yellow and black, and the specified alpha value.
getColor() - Method in class org.faceless.pdf2.PageExtractor.Text
Return the color of this text
getColor() - Method in class org.faceless.pdf2.PDFAnnotation
Return the Color of the annotation as set by PDFAnnotation.setColor(java.awt.Color), or null if not set.
getColor() - Method in class org.faceless.pdf2.PDFBookmark
Get the Color of the Bookmark, as set by PDFBookmark.setColor(java.awt.Color).
getColor() - Method in class org.faceless.pdf2.SpotColorSpace
A convenience method returning the color specified by the full intensity of this colorspace.
getColor(float) - Method in class org.faceless.pdf2.SpotColorSpace
A convenience method to return a color from this ColorSpace.
getColor(float, float) - Method in class org.faceless.pdf2.SpotColorSpace
A convenience method to return a color from this ColorSpace.
getColor() - Method in class org.faceless.pdf2.viewer2.feature.RedactSelectionAction
 
getComponent() - Method in class org.faceless.pdf2.viewer2.Exporter
Return a JComponent which prompts the user for additional information after the initial save dialog.
getComponent() - Method in class org.faceless.pdf2.viewer2.feature.TIFFExporter
 
getComponent(PDFAnnotation) - Method in class org.faceless.pdf2.viewer2.JSManager
Return the JComponent matchin the specified PDFAnnotation
getComponent() - Method in class org.faceless.pdf2.viewer2.ViewerEvent
Return the Component this event was raised on (for manually created events this returns null)
getComponent() - Method in class org.faceless.pdf2.viewer2.ViewerWidget
Return the component representing this Widget.
getContactInfo() - Method in class org.faceless.pdf2.FormSignature
Return the contact information field for this signature if that information is available, or null otherwise.
getContactInfo(HttpServletRequest) - Method in class org.faceless.pdf2.RemoteSigningServlet
Return the contact information for the entity createing the signature.
getContentRectangle() - Method in class org.faceless.pdf2.AnnotationText
Return the rectangle of the content of this annotation.
getContents() - Method in class org.faceless.pdf2.PDFAnnotation
Return the contents of the notes' pop-up window, as set by PDFAnnotation.setContents(java.lang.String)
getCorners() - Method in class org.faceless.pdf2.AnnotationLink
Return the corners of the Annotation as specified by setCorners().
getCorners() - Method in class org.faceless.pdf2.AnnotationMarkup
Return the four corners of the text underlying the annotation
getCorners() - Method in class org.faceless.pdf2.PageExtractor.Image
Return the four corners (x1,y1) (x2,y2) (x3,y3) (x4,y4) of the quadrilateral that encompasses the image, specified clockwise from bottom left.
getCorners() - Method in class org.faceless.pdf2.PageExtractor.Text
Return the four corners (x1,y1) (x2,y2) (x3,y3) (x4,y4) of the quadrilateral that encompasses the text, specified clockwise from bottom left.
getCorners(PDFPage) - Method in class org.faceless.pdf2.viewer2.feature.TextSelection.RangeList
Get the Corners of the area marked by this highlight.
getCreationDate() - Method in class org.faceless.pdf2.EmbeddedFile
Return the Creation Date of this file, or null if not specified.
getCreationDate() - Method in class org.faceless.pdf2.PDFAnnotation
Return the date when the annotation was first created if specified, or null otherwise.
getCustomJavaScript(String, String) - Method in class org.faceless.pdf2.viewer2.feature.XFA
 
getCustomJavaScript(String, String) - Method in class org.faceless.pdf2.viewer2.JSManager
Return any Custom JavaScript to be run when the specified event is received.
getCustomJavaScript(String, String) - Method in class org.faceless.pdf2.viewer2.ViewerFeature
Return any custom JavaScript that needs to be run by this feature on the specified JavaScript event.
getData() - Method in class org.faceless.pdf2.EmbeddedFile
Return the attached file as an InputStream, or null if the file is not attached and is referenced by name only.
getDecryptedStreamLength(int) - Method in class org.faceless.pdf2.EncryptionHandler
Return the length that an encrypted stream o the specified length would be after decryption.
getDecryptedStreamLength(int) - Method in class org.faceless.pdf2.StandardEncryptionHandler
 
getDecryptionStream(InputStream, int, int) - Method in class org.faceless.pdf2.EncryptionHandler
Return a FilterInputStream that will decrypt anything read from it.
getDecryptionStream(InputStream, int, int) - Method in class org.faceless.pdf2.PublicKeyEncryptionHandler
 
getDecryptionStream(InputStream, int, int) - Method in class org.faceless.pdf2.StandardEncryptionHandler
 
getDefaultAlias() - Method in class org.faceless.pdf2.viewer2.feature.KeyStoreSignatureProvider
Return the KeyStore alias to use when signing a PDF using this SignatureProvider.
getDefaultCertificationType() - Method in class org.faceless.pdf2.viewer2.SignatureProvider
Return the default type of certification for any new signatures using the showSignDialog() method, or -1 to not specify a default.
getDefaultContentSize() - Method in class org.faceless.pdf2.viewer2.feature.KeyStoreSignatureProvider
Return the "Content Size" to be used by the default AcrobatSignatureHandlerFactory.
getDefaultDigestAlgorithm() - Method in class org.faceless.pdf2.viewer2.feature.KeyStoreSignatureProvider
Return the Digest Algorithm to be used by the default AcrobatSignatureHandlerFactory.
getDefaultLeading() - Method in class org.faceless.pdf2.OpenTypeFont
 
getDefaultLeading() - Method in class org.faceless.pdf2.PDFFont
Get the default leading for this font - the preferred distance between two successive baselines of text.
getDefaultLeading() - Method in class org.faceless.pdf2.StandardCJKFont
 
getDefaultLeading() - Method in class org.faceless.pdf2.StandardFont
 
getDefaultLeading() - Method in class org.faceless.pdf2.Type1Font
 
getDefaultLocation() - Method in class org.faceless.pdf2.viewer2.SignatureProvider
Return the location of the new signature being applied using the showSignDialog() method, or null to not specify a default.
getDefaultName() - Method in class org.faceless.pdf2.PKCS7SignatureHandler
 
getDefaultName() - Method in class org.faceless.pdf2.SignatureHandler
Returns an optional default value that can be used to initialize FormSignature.setName(java.lang.String), or null if no such name is available.
getDefaultName() - Method in class org.faceless.pdf2.viewer2.SignatureProvider
Return the name of the entity signing the document using the showSignDialog() method, or null to not specify a default.
getDefaultPassword() - Method in class org.faceless.pdf2.viewer2.feature.KeyStoreSignatureProvider
Return the password to use when signing a PDF using this SignatureProvider.
getDefaultReason() - Method in class org.faceless.pdf2.viewer2.SignatureProvider
Return the reason that the new signature is being applied using the showSignDialog() method, or null to not specify a default.
getDefaultTimeStampServer() - Method in class org.faceless.pdf2.viewer2.feature.KeyStoreSignatureProvider
Return the URL of an RFC 3161 TimeStamp server to be used by the default AcrobatSignatureHandlerFactory.
getDefaultValue() - Method in class org.faceless.pdf2.FormCheckbox
 
getDefaultValue() - Method in class org.faceless.pdf2.FormChoice
Return the value this choice field resets to when a PDFAction.formReset() occurs.
getDefaultValue() - Method in class org.faceless.pdf2.FormRadioButton
 
getDefaultValue() - Method in class org.faceless.pdf2.FormText
Return the default value of this field - the value it will reset to if a PDFAction.formReset() occurs.
getDescender() - Method in class org.faceless.pdf2.OpenTypeFont
 
getDescender() - Method in class org.faceless.pdf2.PDFFont
Get the Descender for the font (the maximum height below the baseline the font extends), as a proportion of the point size.
getDescender() - Method in class org.faceless.pdf2.StandardCJKFont
 
getDescender() - Method in class org.faceless.pdf2.StandardFont
 
getDescender() - Method in class org.faceless.pdf2.Type1Font
 
getDescription() - Method in class org.faceless.pdf2.EmbeddedFile
Return the description for this file as set by EmbeddedFile.setDescription(java.lang.String), or null if not set.
getDescription() - Method in class org.faceless.pdf2.FormElement
Return the text description of this field if specified, or null if no description is supplied.
getDescription() - Method in class org.faceless.pdf2.OutputProfile.Feature
Get a brief textual description of the Feature
getDescription() - Method in class org.faceless.pdf2.PublicKeyEncryptionHandler
Return a textual description of the encryption used
getDescription() - Method in class org.faceless.pdf2.StandardEncryptionHandler
Return a textual description of the algorithm used
getDescription() - Method in class org.faceless.pdf2.viewer2.feature.MarkupSelectionAction
 
getDescription() - Method in class org.faceless.pdf2.viewer2.feature.RedactSelectionAction
 
getDescription() - Method in class org.faceless.pdf2.viewer2.feature.TextSelectionAction
Get the name of this Action, to appear in the popup menu.
getDisplayName() - Method in class org.faceless.pdf2.viewer2.feature.KeyStoreSignatureProvider
 
getDisplayName() - Method in class org.faceless.pdf2.viewer2.feature.RemoteSignatureProvider
 
getDisplayName() - Method in class org.faceless.pdf2.viewer2.SignatureProvider
Return the "user friendly" name of this SignatureProvider, to use in dialogs and menus.
getDocumentID(boolean) - Method in class org.faceless.pdf2.FDF
Return the document ID that this FDF belongs to.
getDocumentID(boolean) - Method in class org.faceless.pdf2.PDF
Returns a String representing this documents unique ID.
getDocumentPanel() - Method in class org.faceless.pdf2.viewer2.DocumentPanelEvent
Get the DocumentPanel this event was raised on
getDocumentPanel() - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Return the DocumentPanel containing this DocumentViewport.
getDocumentPanel(PDF) - Method in class org.faceless.pdf2.viewer2.JSManager
Return the DocumentPanel that contains the specified PDF
getDocumentPanel() - Method in class org.faceless.pdf2.viewer2.PagePanel
Get the DocumentPanel this PagePanel is contained inside, or null if this PagePanel was not created as part of a DocumentPanel.
getDocumentPanel() - Method in class org.faceless.pdf2.viewer2.ViewerEvent
Return the active DocumentPanel of the PDFViewer, or null if no DocumentPanel is active.
getDocumentPanels() - Method in class org.faceless.pdf2.viewer2.PDFViewer
Return all the DocumentPanels in the viewer
getDPI() - Method in class org.faceless.pdf2.viewer2.PagePanel
Return the resolution of the page currently being displayed.
getDPIX() - Method in class org.faceless.pdf2.PageExtractor.Image
Get the horizontal resolution of the image in dots per inch
getDPIX() - Method in class org.faceless.pdf2.PDFImage
Return the dots-per-inch of the image in the X direction (horizontally).
getDPIY() - Method in class org.faceless.pdf2.PageExtractor.Image
Get the vertical resolution of the image in dots per inch
getDPIY() - Method in class org.faceless.pdf2.PDFImage
Return the dots-per-inch of the image in the Y direction (vertically) Not every image contains this information (for example, it's not part of the GIF specification), in which case this method returns the default resolution of 72, which means 1 pixel = 1 point.
getElement(String) - Method in class org.faceless.pdf2.Form
Return the specified element from the form.
getElements() - Method in class org.faceless.pdf2.Form
Return a map of all the elements in the form.
getEmbeddedFiles() - Method in class org.faceless.pdf2.PDF
Return a Map containing all the Embedded Files associated with this document.
getEmbeddingRestrictions() - Method in class org.faceless.pdf2.OpenTypeFont
Returns null if the font can be embedded without any restrictions, or a non-null String if the font has embedding restrictions.
getEncryptedStreamLength(int) - Method in class org.faceless.pdf2.EncryptionHandler
Return the length that a stream of the specified length would be after encryption.
getEncryptedStreamLength(int) - Method in class org.faceless.pdf2.PublicKeyEncryptionHandler
 
getEncryptedStreamLength(int) - Method in class org.faceless.pdf2.StandardEncryptionHandler
 
getEncryptionHandler() - Method in class org.faceless.pdf2.PDF
Return the EncryptionHandler used to encrypt the document, or null if no encryption handler is in use.
getEncryptionHandlers() - Method in class org.faceless.pdf2.viewer2.feature.PDFImporter
Return the set of EncryptionHandler objects used to possibly decrypt PDF files loaded with this Importer.
getEncryptionStream(OutputStream, int, int) - Method in class org.faceless.pdf2.EncryptionHandler
Return a FilterOutputStream that will encrypt anything written to it.
getEncryptionStream(OutputStream, int, int) - Method in class org.faceless.pdf2.PublicKeyEncryptionHandler
 
getEncryptionStream(OutputStream, int, int) - Method in class org.faceless.pdf2.StandardEncryptionHandler
 
getException() - Method in class org.faceless.pdf2.viewer2.SignatureProvider.SignatureState
Return the Exception that occurred when trying to verify the signature or certificate, or null if none was thrown.
getExporter(DocumentPanel, PDF, JComponent, OutputStream) - Method in class org.faceless.pdf2.viewer2.Exporter
Return a new Exporter.ExporterTask that would save a PDF
getExporter(DocumentPanel, PDF, JComponent, OutputStream) - Method in class org.faceless.pdf2.viewer2.feature.PDFExporter
 
getExporter(DocumentPanel, PDF, JComponent, OutputStream) - Method in class org.faceless.pdf2.viewer2.feature.TextExporter
 
getExporter(DocumentPanel, PDF, JComponent, OutputStream) - Method in class org.faceless.pdf2.viewer2.feature.TIFFExporter
 
getExtract() - Method in class org.faceless.pdf2.PublicKeyEncryptionHandler
Return the value of the "Extract" flags.
getExtract() - Method in class org.faceless.pdf2.StandardEncryptionHandler
Return the value of the "Extract" flags
getFeature(String) - Method in class org.faceless.pdf2.viewer2.PDFViewer
Return the specified ViewerFeature, or null if it doesn't exist for this viewer
getFeature(Class) - Method in class org.faceless.pdf2.viewer2.PDFViewer
Return the specified ViewerFeature, or null if it doesn't exist for this viewer
getFeatureProperty(PDFViewer, String) - Method in class org.faceless.pdf2.viewer2.ViewerFeature
Get a custom property for this feature, as specified by the viewer.
getFeatures() - Method in class org.faceless.pdf2.viewer2.PDFViewer
Return the list of all features set in the viewer
getField() - Method in class org.faceless.pdf2.WidgetAnnotation
Return the FormElement that this annotation represents on the page.
getFields() - Method in class org.faceless.pdf2.FDF
Return a read-only map of all the field values in the FDF.
getFile() - Method in class org.faceless.pdf2.AnnotationFile
Return the file embedded in this annotation
getFile() - Method in class org.faceless.pdf2.FDF
Return the file associated with this FDF (the "F" entry), or null if not set.
getFileFilter() - Method in class org.faceless.pdf2.viewer2.Exporter
Get a FileFilter that matches the Files output by this Exporter
getFileFilter() - Method in class org.faceless.pdf2.viewer2.feature.ImageImporter
 
getFileFilter() - Method in class org.faceless.pdf2.viewer2.feature.PDFExporter
 
getFileFilter() - Method in class org.faceless.pdf2.viewer2.feature.PDFImporter
 
getFileFilter() - Method in class org.faceless.pdf2.viewer2.feature.TextExporter
 
getFileFilter() - Method in class org.faceless.pdf2.viewer2.feature.TIFFExporter
 
getFileFilter() - Method in class org.faceless.pdf2.viewer2.Importer
Get a FileFilter that can be used to choose files acceptable to this Importer.
getFileSuffix() - Method in class org.faceless.pdf2.viewer2.Exporter
Return the suffix of files normally output by this Exporter, such as "pdf", "tif", "jpg" etc.
getFileSuffix() - Method in class org.faceless.pdf2.viewer2.feature.PDFExporter
 
getFileSuffix() - Method in class org.faceless.pdf2.viewer2.feature.TextExporter
 
getFileSuffix() - Method in class org.faceless.pdf2.viewer2.feature.TIFFExporter
 
getFillColor() - Method in class org.faceless.pdf2.PDFStyle
Return the fill color, as set by PDFStyle.setFillColor(java.awt.Paint)
getFilter() - Method in class org.faceless.pdf2.DSE200Handler
 
getFilter() - Method in class org.faceless.pdf2.FormSignature
Return the name of the digital signature handler used to sign the document.
getFilter() - Method in class org.faceless.pdf2.SignatureHandler
Return the name of the filter, eg "Adobe.PPKLite".
getFilterName() - Method in class org.faceless.pdf2.EncryptionHandler
Return the name of the "Filter" field in the Encryption dictionary.
getFilterName() - Method in class org.faceless.pdf2.PublicKeyEncryptionHandler
 
getFilterName() - Method in class org.faceless.pdf2.StandardEncryptionHandler
 
getFirst() - Method in class org.faceless.pdf2.viewer2.feature.TextSelection.Range
Return the first PageExtractor.Text object that is selected
getFirstLineEnding() - Method in class org.faceless.pdf2.AnnotationShape
Returns the line ending style for the endpoint defined by the first pair of coordinates in the shape.
getFirstPosition() - Method in class org.faceless.pdf2.viewer2.feature.TextSelection.Range
Return offset into the Text item returned by TextSelection.Range.getFirst() that begins the selection.
getFont() - Method in class org.faceless.pdf2.PDFStyle
Return the font, as set by PDFStyle.setFont(org.faceless.pdf2.PDFFont, float)
getFontInfo() - Method in class org.faceless.pdf2.OutputProfile
Returns information about all the fonts used in the document.
getFontLeading() - Method in class org.faceless.pdf2.PDFStyle
Return the text leading for this styles in points.
getFontMetaData() - Method in class org.faceless.pdf2.PageExtractor.Text
Return any XMP MetaData that has been set on the Font, or null if none exists.
getFontName() - Method in class org.faceless.pdf2.PageExtractor.Text
Return the font name of this text
getFontSize() - Method in class org.faceless.pdf2.PageExtractor.Text
Return the font size of this text in points
getFontSize() - Method in class org.faceless.pdf2.PDFStyle
Return the font size of this style, as set by PDFStyle.setFont(org.faceless.pdf2.PDFFont, float)
getFontStyle() - Method in class org.faceless.pdf2.PDFStyle
Return the font style as set by PDFStyle.setFontStyle(int)
getForm() - Method in class org.faceless.pdf2.FormElement
Return the form this form element belongs to
getForm() - Method in class org.faceless.pdf2.PDF
Return the Interactive Form or "AcroForm" object which is part of each PDF document.
getFormCheckboxStyle() - Method in class org.faceless.pdf2.PDFStyle
Returns the checkbox style of the current style, as set by PDFStyle.setFormCheckboxStyle(char).
getFormFieldOrientation() - Method in class org.faceless.pdf2.PDFStyle
Return the form field orientation, as set by PDFStyle.setFormFieldOrientation(int).
getFormRadioButtonStyle() - Method in class org.faceless.pdf2.PDFStyle
Returns the radiobutton style of the current style, as set by PDFStyle.setFormRadioButtonStyle(char).
getFormStyle() - Method in class org.faceless.pdf2.PDFStyle
Returns the form-style of the current style, as set by PDFStyle.setFormStyle(int).
getFormSubmitFields() - Method in class org.faceless.pdf2.PDFAction
Return the list of fields to be submitted by this form-submit action, or null if this action is not a form-submit action or is not part of a PDF.
getFormSubmitFlags() - Method in class org.faceless.pdf2.PDFAction
For formSubmit actions, return the raw "Flags" field of the action.
getFormSubmitMethod() - Method in class org.faceless.pdf2.PDFAction
For formSubmit actions, return the method by which the form is submitted - one of the METHOD parameters defined in this class.
getFullOutputProfile() - Method in class org.faceless.pdf2.PDF
Return a full OutputProfile for this PDF.
getFullPageView(PDFPage) - Static method in class org.faceless.pdf2.viewer2.PagePanel
Return the area of the page that is considered to be the "whole page" as far as the viewer is concerned - the ViewBox
getGoToCoordinates() - Method in class org.faceless.pdf2.PDFAction
Return the co-ordinates of a GoTo action.
getGroupName() - Method in class org.faceless.pdf2.viewer2.ToggleViewerWidget
Return the name of the group this widget is part of, or null if no group was specified
getGroupOwner() - Method in class org.faceless.pdf2.viewer2.ToggleViewerWidget
Return the "owner" of this Widget's group.
getGroupSelection(String) - Method in class org.faceless.pdf2.viewer2.ToggleViewerWidget
Return the selected item in the specified group, or null if none of the items in that group are selected or no such group exists.
getHandler() - Method in class org.faceless.pdf2.AcrobatSignatureHandlerFactory
 
getHandler() - Method in class org.faceless.pdf2.DSE200HandlerFactory
 
getHandler() - Method in class org.faceless.pdf2.RemoteSignatureHandlerFactory
 
getHandler() - Method in interface org.faceless.pdf2.SignatureHandlerFactory
Return a handler created by this factory
getHeight() - Method in class org.faceless.pdf2.BarCode
Return the height of the symbol.
getHeight() - Method in class org.faceless.pdf2.LayoutBox
Return the height in points of the LayoutBox.
getHeight() - Method in class org.faceless.pdf2.PDFCanvas
Return the width of the canvas
getHeight() - Method in class org.faceless.pdf2.PDFImage
Return the height in points of the image.
getHeight() - Method in class org.faceless.pdf2.PDFPage
Return the height of this page in points.
getIcon() - Method in class org.faceless.pdf2.viewer2.feature.SearchPanel.Results
 
getIcon() - Method in interface org.faceless.pdf2.viewer2.SidePanel
Return the Icon to use when displaying this SidePanel
getIcon(DocumentPanel, FormSignature) - Static method in class org.faceless.pdf2.viewer2.SignatureProvider
Get an Icon that can be used to describe the specified signature.
getIcon() - Method in class org.faceless.pdf2.viewer2.SignatureProvider.SignatureState
Return an Icon that visually represents the state of the signature.
getImage() - Method in class org.faceless.pdf2.LayoutBox.Box
Return the optional image set by the setImage method, or null if no image was defined.
getImage() - Method in class org.faceless.pdf2.PageExtractor.Image
Return the image
getImage(float) - Method in class org.faceless.pdf2.PagePainter
Draw the area inside the ViewBox if specified, or the whole page if not to a BufferedImage in the standard sRGB ColorModel.
getImage(float, ColorModel) - Method in class org.faceless.pdf2.PagePainter
Draw the area inside the ViewBox if specified, or the whole page if not to a BufferedImage in the specified ColorModel.
getImage(int) - Method in class org.faceless.pdf2.PDFImageSet
Return the specified sub-image from this image as a PDFImage.
getImages() - Method in class org.faceless.pdf2.PageExtractor
Return every PageExtractor.Image on the page, in the order they were added to the page.
getImplementationDescription() - Method in class org.faceless.pdf2.viewer2.JSManager
Return a description of the JavaScript implementation in use
getImporter(PDFViewer, File) - Method in class org.faceless.pdf2.viewer2.feature.ImageImporter
 
getImporter(PDFViewer, InputStream, String, File) - Method in class org.faceless.pdf2.viewer2.feature.ImageImporter
 
getImporter(PDFViewer, File) - Method in class org.faceless.pdf2.viewer2.feature.PDFImporter
 
getImporter(PDFViewer, InputStream, String, File) - Method in class org.faceless.pdf2.viewer2.feature.PDFImporter
 
getImporter(PDFViewer, File) - Method in class org.faceless.pdf2.viewer2.Importer
Return an Importer.ImporterTask that will load a PDF into the viewer from the specifed File.
getImporter(PDFViewer, InputStream, String, File) - Method in class org.faceless.pdf2.viewer2.Importer
Return an Importer.ImporterTask that will load a PDF into the viewer from the specifed InputStream.
getImporter(PDFViewer, URL) - Method in class org.faceless.pdf2.viewer2.Importer
Return an Importer.ImporterTask that will load a PDF into the viewer from the specified URL.
getInfo(String) - Method in class org.faceless.pdf2.PDF
Return document meta data as set by setInfo() as a String.
getInfo() - Method in class org.faceless.pdf2.PDF
Return the PDF meta information, as set by setInfo().
getInfoPanel(PDF, PDFPage, File) - Method in class org.faceless.pdf2.viewer2.feature.Info
 
getInputStream() - Method in interface org.faceless.pdf2.Cache.Entry
Return an InputStream to read from this Entry.
getInReplyTo() - Method in class org.faceless.pdf2.PDFAnnotation
Return the PDFAnnotation that this annotation is in reply to, or null if this annotation is not in reply to anything.
getInstance() - Static method in class org.faceless.pdf2.CMYKColorSpace
Return a CMYK Color Space
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.ActiveWindowMenu
Return the singleton instance of this class
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.FormButtonWidgetFactory
Deprecated. since 2.11 just calls the public constructor
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.FormChoiceWidgetFactory
Deprecated. since 2.11 just calls the public constructor
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.FormImportDataActionHandler
Deprecated. since 2.11 just calls the public constructor
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.FormRadioButtonWidgetFactory
Deprecated. since 2.11 just calls the public constructor
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.FormResetActionHandler
Deprecated. since 2.11 just calls the public constructor
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.FormSubmitActionHandler
Deprecated. since 2.11 just calls the public constructor
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.FormTextWidgetFactory
Deprecated. since 2.11 just calls the public constructor
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.GenericNamedActionHandler
Deprecated. since 2.11 just calls the public constructor
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.GoToActionHandler
Deprecated. since 2.11 just calls the public constructor
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.Menus
Return the singleton instance of this class
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.MultiWindow
Return the singleton instance of this class
getInstance() - Method in class org.faceless.pdf2.viewer2.feature.OutlinePanel
Deprecated. since 2.11 just calls the public constructor
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.ShowHideActionHandler
Deprecated. since 2.11 just calls the public constructor
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.SignaturePanel
Deprecated. since 2.11 just calls the public constructor
getInstance() - Method in class org.faceless.pdf2.viewer2.feature.ThumbnailPanel
Deprecated. since 2.10.2 just calls the public constructor
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.ToolbarDisabling
Return the singleton instance of this class
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.ToolbarFloating
Return the singleton instance of this class
getInstance() - Static method in class org.faceless.pdf2.viewer2.feature.Toolbars
Return the singleton instance of this class
getIssuerField(X509Certificate, String) - Static method in class org.faceless.pdf2.FormSignature
Return the specified X.500 field from the specified X.509 certificates Issuer.
getJavaScript() - Method in class org.faceless.pdf2.PDF
Return the document-wide JavaScript, as set by PDF.setJavaScript(java.lang.String), or null if no JavaScript is defined for this document.
getJavaScript() - Method in class org.faceless.pdf2.PDFAction
For JavaScript type annotations, return the JavaScript that is being executed.
getJSManager() - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Return the JSManager object for this DocumentPanel.
getJSManager() - Method in class org.faceless.pdf2.viewer2.PDFViewer
Return the JSManager object for this PDFViewer.
getKerning(char, char) - Method in class org.faceless.pdf2.PDFFont
Get the horizontal character-to-character (or "pair-wise") kerning in this font for the specified characters, in millipoints.
getKerning(int, int) - Method in class org.faceless.pdf2.PDFFont
Get the horizontal character-to-character (or "pair-wise") kerning in this font for the specified characters, in millipoints.
getKeyStore(HttpServletRequest) - Method in class org.faceless.pdf2.RemoteSigningServlet
Return a KeyStore to load the key from.
getKeyStore() - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Get the KeyStore managed by this object - will call KeyStoreManager.loadKeyStore() if it's not already been called.
getKeyStoreManager() - Method in class org.faceless.pdf2.viewer2.feature.KeyStoreSignatureProvider
Return the KeyStoreManager used by this class - either the value returned by PDFViewer.getKeyStoreManager() (the default) or a value previously set by a call to setKeyStoreManager().
getKeyStoreManager() - Method in class org.faceless.pdf2.viewer2.PDFViewer
Get the KeyStoreManager in use by this PDFViewer
getKeyStorePassword() - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Return the default password to try when decrypting private keys.
getLast() - Method in class org.faceless.pdf2.viewer2.feature.TextSelection.Range
Return the last PageExtractor.Text object that is selected
getLastLineEnding() - Method in class org.faceless.pdf2.AnnotationShape
Returns the line ending style for the endpoint defined by the last pair of coordinates in the shape.
getLastMousePosition(PDF) - Method in class org.faceless.pdf2.viewer2.JSManager
Get the point in PDF space where the last mouse event (MouseEnter, MouseExit, MouseUp, MouseDown) occurred
getLastPage() - Method in class org.faceless.pdf2.PDF
Return the last page of this PDF.
getLastPosition() - Method in class org.faceless.pdf2.viewer2.feature.TextSelection.Range
Return offset into the Text item returned by TextSelection.Range.getLast() that ends the selection.
getLayerAppearance(String, PDFStyle) - Method in class org.faceless.pdf2.DSE200Handler
 
getLayerAppearance(String, PDFStyle) - Method in class org.faceless.pdf2.PKCS7SignatureHandler
 
getLayerAppearance(String, PDFStyle) - Method in class org.faceless.pdf2.SignatureHandler
Return a PDFCanvas for the specified layer.
getLayerNames() - Method in class org.faceless.pdf2.DSE200Handler
 
getLayerNames() - Method in class org.faceless.pdf2.PKCS7SignatureHandler
 
getLayerNames() - Method in class org.faceless.pdf2.SignatureHandler
Return the list of appearance layer names used by this Signature Handler to create a visible appearance on the page, in the order they should be drawn.
getLeft() - Method in class org.faceless.pdf2.LayoutBox.Box
Return the left edge of this Box relative to the parent LayoutBox, in points
getLeft(String) - Method in class org.faceless.pdf2.PDFFont
Get the left-most X co-ordinate if this String was rendered in 1 point high text at position (0,0)
getLength() - Method in class org.faceless.pdf2.PageExtractor.Text
Return the length of this Text in points.
getLineBottom() - Method in class org.faceless.pdf2.LayoutBox.Box
Return the bottom edge of the line this Box sits on, relative to the parent LayoutBox, in points.
getLineCap() - Method in class org.faceless.pdf2.PDFStyle
Return the line cap, as set by PDFStyle.setLineCap(int)
getLineColor() - Method in class org.faceless.pdf2.PDFStyle
Return the line color, as set by PDFStyle.setLineColor(java.awt.Paint)
getLineDashOff() - Method in class org.faceless.pdf2.PDFStyle
Deprecated. since 2.7.8 this method has been replaced with PDFStyle.getLineDashPattern()
getLineDashOn() - Method in class org.faceless.pdf2.PDFStyle
Deprecated. since 2.7.8 this method has been replaced with PDFStyle.getLineDashPattern()
getLineDashPattern() - Method in class org.faceless.pdf2.PDFStyle
Return the line dash pattern, as set by PDFStyle.setLineDash(float, float, float).
getLineDashPhase() - Method in class org.faceless.pdf2.PDFStyle
Get the "phase" part of the line dash pattern, as set by PDFStyle.setLineDash(float, float, float)
getLineJoin() - Method in class org.faceless.pdf2.PDFStyle
Return the line join, as set by PDFStyle.setLineJoin(int)
getLineNumber() - Method in class org.faceless.pdf2.LayoutBox.Box
Return which line number this text belongs to.
getLineTop() - Method in class org.faceless.pdf2.LayoutBox.Box
Return the top edge of the line this Box sits on, relative to the parent LayoutBox, in points.
getLineWeighting() - Method in class org.faceless.pdf2.PDFStyle
Return the line weighting, as set by PDFStyle.setLineWeighting(float)
getLinkedObject() - Method in class org.faceless.pdf2.LayoutBox.Box
Return the object set via LayoutBox.Box.setLinkedObject(java.lang.Object)
getLocale() - Method in class org.faceless.pdf2.PDF
Return the PDF's Locale, as set by setLocale or (since 2.6.1) as loaded from the PDFs "Lang" tag.
getLocation() - Method in class org.faceless.pdf2.FormSignature
Return the location where this document was signed if if that information is available, or null otherwise.
getLocation(HttpServletRequest) - Method in class org.faceless.pdf2.RemoteSigningServlet
Return the location the signature is being signed at.
getLuceneDocument(boolean, boolean, boolean) - Method in class org.faceless.pdf2.PDFParser
Create a Document object for indexing the PDF with the Apache Lucene full-text indexing library.
getMatchingText(String) - Method in class org.faceless.pdf2.PageExtractor
Return a Collection of PageExtractor.Text items on this page that are equal to the specified substring.
getMatchingText(String[]) - Method in class org.faceless.pdf2.PageExtractor
Return a Collection of PageExtractor.Text items on this page that are equals to one of the specified substrings.
getMatchingText(String[], boolean) - Method in class org.faceless.pdf2.PageExtractor
Return a Collection of PageExtractor.Text items on this page that are equals to one of the specified substrings.
getMatchingText(Pattern) - Method in class org.faceless.pdf2.PageExtractor
Return a Collection of PageExtractor.Text items on this page that match the specified Regular Expression.
getMaxLength() - Method in class org.faceless.pdf2.FormText
Return the maximum size of the text field, or zero if there is no maximum
getMenu(String) - Method in class org.faceless.pdf2.viewer2.PDFViewer
Return the specified Menu.
getMessageDigest() - Method in class org.faceless.pdf2.DSE200Handler
 
getMessageDigest() - Method in class org.faceless.pdf2.PKCS7SignatureHandler
 
getMessageDigest() - Method in class org.faceless.pdf2.SignatureHandler
Return a MessageDigest that will be used to calculate the digest of the PDF for signing.
getMetaData() - Method in class org.faceless.pdf2.PageExtractor.Image
Return any XMP MetaData which has been set on the image, or null if none exists.
getMetaData() - Method in class org.faceless.pdf2.PDF
Return any XML metadata associated with the document.
getMetaData() - Method in class org.faceless.pdf2.PDFAnnotation
Return any XML metadata associated with this object.
getMetaData() - Method in class org.faceless.pdf2.PDFImage
Return any XML metadata associated with this object.
getMetaData() - Method in class org.faceless.pdf2.PDFPage
Return any XML metadata associated with this object.
getMetaData() - Method in class org.faceless.pdf2.PDFSound
Return any XML metadata associated with this object.
getMinimumHeight() - Method in class org.faceless.pdf2.BarCode
Return the recommended minimum height for this symbol.
getModDate() - Method in class org.faceless.pdf2.EmbeddedFile
Return the Last-modified Date of this file, or null if not specified.
getModifyDate() - Method in class org.faceless.pdf2.PDFAnnotation
Return the date when the annotation was last modified if specified, or null otherwise.
getMouseEvent() - Method in class org.faceless.pdf2.viewer2.PagePanelInteractionEvent
Return the MouseEvent that caused this event
getName() - Method in class org.faceless.pdf2.EmbeddedFile
Return the Filename of the file
getName(FormElement) - Method in class org.faceless.pdf2.Form
Given a FormElement, return the name by which this element is stored in the form, or null if it doesn't exist in this form.
getName() - Method in class org.faceless.pdf2.FormSignature
Get the name of the person or entity that signed this PDF if that information is available, or null otherwise.
getName() - Method in class org.faceless.pdf2.PDFBookmark
Get the name of this bookmark
getName(HttpServletRequest) - Method in class org.faceless.pdf2.RemoteSigningServlet
Return the name of the entity signing the signature.
getName() - Method in class org.faceless.pdf2.SpotColorSpace
Get the name of this colorspace
getName() - Method in class org.faceless.pdf2.viewer2.feature.SearchPanel.Results
Return the name of this tab - "Find"
getName() - Method in interface org.faceless.pdf2.viewer2.SidePanel
Return the non-localized display name of this SidePanel.
getName() - Method in class org.faceless.pdf2.viewer2.ViewerFeature
Return the name of this Feature
getNamedActions() - Method in class org.faceless.pdf2.PDF
Return a Map containing all the named actions in the PDF.
getNamedComponent(String) - Method in class org.faceless.pdf2.viewer2.PDFViewer
Return a Component created by a ViewerFeature
getNext() - Method in class org.faceless.pdf2.PDFAction
Return the action that's next in the chain after this one, or null if no further actions are defined.
getNextTwin() - Method in class org.faceless.pdf2.LayoutBox.Text
Return the next "twin" of this Text item, or null if none exist.
getNumberOfCombs() - Method in class org.faceless.pdf2.FormText
Return the number of combs in this field as set by FormText.setNumberOfCombs(int), or 0 if the field is not combed
getNumberOfLines() - Method in class org.faceless.pdf2.LayoutBox
Return the number of lines in the LayoutBox.
getNumberOfPages() - Method in class org.faceless.pdf2.PDF
Return the number of pages in this PDF.
getNumberOfPages() - Method in class org.faceless.pdf2.PDFParser
Return the number of pages in the document being parsed.
getNumberOfRevisions() - Method in class org.faceless.pdf2.PDF
Return the number of revisions made to the document.
getNumberOfRevisions() - Method in class org.faceless.pdf2.PDFReader
Return the number of revisions that have been made to this file.
getNumberOfRevisionsCovered() - Method in class org.faceless.pdf2.FormSignature
Return the number of document revisions covered by this signature.
getNumImages() - Method in class org.faceless.pdf2.PDFImageSet
Return the number of sub images, or "pages" in this image set.
getOffset(int) - Method in class org.faceless.pdf2.PageExtractor.Text
Given an offset into the text, return the start position of that letter.
getOpacity() - Method in class org.faceless.pdf2.PDFAnnotation
Return the opacity of this annotation, as set by PDFAnnotation.setOpacity(int)
getOption(String) - Method in class org.faceless.pdf2.PDF
Returns the current value of an option, as set by setOption().
getOptions() - Method in class org.faceless.pdf2.FormCheckbox
 
getOptions() - Method in class org.faceless.pdf2.FormChoice
Return a Map containing the options for this choice field> A Map contains keys and their corresponding values, which is the way the choice fields are done in PDF (and HTML too).
getOptions() - Method in class org.faceless.pdf2.FormRadioButton
 
getOutputCondition(String) - Method in class org.faceless.pdf2.OutputProfile
Return the Output Condition for the specified Output Intent if specified, or null otherwise.
getOutputConditionIdentifier(String) - Method in class org.faceless.pdf2.OutputProfile
Return the Output Condition Identifier for the specified Output Intent.
getOutputConditionRegistry(String) - Method in class org.faceless.pdf2.OutputProfile
Return the Registry field of the specified Output Intent if specified, or null otherwise.
getOutputIntentDestinationProfile(String) - Method in class org.faceless.pdf2.OutputProfile
Return the embedded ICC profile for the specified Output Intent, or null if none exists.
getOutputIntentInfo(String) - Method in class org.faceless.pdf2.OutputProfile
Return the Info field of the specified Output Intent if specified, or null otherwise.
getOutputStream() - Method in interface org.faceless.pdf2.Cache.Entry
Return an OutputStream to write to this Entry.
getPage() - Method in class org.faceless.pdf2.PageExtractor
Return the PDFPage this PageExtractor relates to
getPage() - Method in class org.faceless.pdf2.PageExtractor.Image
Return the PDFPage this image was found on - simply the page the parent PageExtractor was created from
getPage() - Method in class org.faceless.pdf2.PageExtractor.Text
Return the PDFPage this text was found on - simply the page the parent PageExtractor was created from.
getPage() - Method in class org.faceless.pdf2.PagePainter
Return the PDFPage being painted by this object
getPage(int) - Method in class org.faceless.pdf2.PDF
Return the specified page.
getPage(String) - Method in class org.faceless.pdf2.PDF
Get a "Named Page" from the PDF.
getPage() - Method in class org.faceless.pdf2.PDFAction
For actions that refer to a page - any of the "GoTo" actions except "GoToURL" - return the page the action refers to.
getPage() - Method in class org.faceless.pdf2.PDFAnnotation
Return the page that this annotation is on, or null if it a new annotation which has not yet been placed on a page
getPage() - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Return the PDFPage currently being displayed by the DocumentViewport.
getPage() - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Return the PDFPage in use by DocumentViewport.getPagePanel()
getPage() - Method in class org.faceless.pdf2.viewer2.feature.TextSelection.Range
Return the PDFPage this range object relates to.
getPage() - Method in class org.faceless.pdf2.viewer2.PagePanel
Return the PDFPage currently being displayed by this viewport.
getPage() - Method in class org.faceless.pdf2.viewer2.PagePanelEvent
Get the Page this event refers to
getPage() - Method in class org.faceless.pdf2.viewer2.PagePanelInteractionEvent
Get the Page this event refers to
getPageExtractor() - Method in class org.faceless.pdf2.PageExtractor.Text
Return the PageExtractor this text was created from
getPageExtractor(int) - Method in class org.faceless.pdf2.PDFParser
Returns a PageExtractor for the specified page number.
getPageExtractor(PDFPage) - Method in class org.faceless.pdf2.PDFParser
Returns a PageExtractor for the specified page.
getPageExtractor() - Method in class org.faceless.pdf2.viewer2.PagePanel
Return the PageExtractor associated with this PagePanel.
getPageExtractors() - Method in class org.faceless.pdf2.PDFParser
Get a list containining all the PageExtractors for this PDF, in order.
getPageFormat(int) - Method in class org.faceless.pdf2.PDFParser
Returns the PageFormat for the specified page.
getPageNumber() - Method in class org.faceless.pdf2.PDFPage
Return the page number of this page in it's PDF, or zero if the page is not part of a PDF document
getPageNumber() - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Return the pagenumber of the currently displayed page starting at 0, or -1 if no page is being displayed.
getPageOrientation() - Method in class org.faceless.pdf2.PDFPage
Get the current page orientation.
getPagePainter(int) - Method in class org.faceless.pdf2.PDFParser
Returns a PagePainter for the specified page number.
getPagePainter(PDFPage) - Method in class org.faceless.pdf2.PDFParser
Returns a PagePainter for the specified page.
getPagePanel() - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Get the currently displayed PagePanel.
getPagePanel() - Method in class org.faceless.pdf2.viewer2.MultiPageDocumentViewport
 
getPagePanel() - Method in class org.faceless.pdf2.viewer2.PagePanelEvent
Get the PagePanel this event refers to
getPagePanel() - Method in class org.faceless.pdf2.viewer2.PagePanelInteractionEvent
Get the PagePanel this event refers to
getPagePanel() - Method in class org.faceless.pdf2.viewer2.SinglePageDocumentViewport
 
getPagePanels() - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Returns a read only Collection containing all the PagePanels currently displayed in this Viewport.
getPagePanels() - Method in class org.faceless.pdf2.viewer2.MultiPageDocumentViewport
 
getPagePanels() - Method in class org.faceless.pdf2.viewer2.SinglePageDocumentViewport
 
getPages() - Method in class org.faceless.pdf2.PDF
Returns a List of the documents pages which may be manipulated to reorder, delete or append pages to the document.
getPages() - Method in class org.faceless.pdf2.viewer2.feature.TextSelection.RangeList
Return the list of Pages included with this Range
getPageToScreenTransform() - Method in class org.faceless.pdf2.viewer2.PagePanel
Return an AffineTransform that will map Page co-ordinates to Screen co-ordinates.
getParameterInfo() - Method in class org.faceless.pdf2.viewer2.PDFViewerApplet
 
getParent() - Method in class org.faceless.pdf2.LayoutBox.Box
Return the LayoutBox that this Box is a child of
getParser() - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Get the PDFParser being used to parse this PDF.
getPassword(HttpServletRequest) - Method in class org.faceless.pdf2.RemoteSigningServlet
Return the password for the alias in the KeyStore.
getPDF() - Method in class org.faceless.pdf2.Form
Return the PDF associated with this form
getPDF() - Method in class org.faceless.pdf2.PDFPage
Return the PDF this page is part of, or null if it hasn't been attached to a PDF yet.
getPDF() - Method in class org.faceless.pdf2.PDFParser
Return the PDF this PDFParser is built from.
getPDF() - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Return the PDF currently being displayed by this DocumentPanel
getPDF() - Method in class org.faceless.pdf2.viewer2.ViewerEvent
Return the PDF of the DocumentPanel
getPDFPoint(int, int) - Method in class org.faceless.pdf2.viewer2.PagePanel
Given a location on this panel in pixels, return the equivalent position on the current page in points.
getPDFPoint(Point) - Method in class org.faceless.pdf2.viewer2.PagePanel
Given a location on this panel in pixels, return the equivalent position on the current page in points.
getPDFVersion() - Method in class org.faceless.pdf2.PDF
Get the version of the PDF.
getPixelHeight() - Method in class org.faceless.pdf2.PDFImage
Get the height of the image in pixels.
getPixelWidth() - Method in class org.faceless.pdf2.PDFImage
Get the width of the image in pixels.
getPoint() - Method in class org.faceless.pdf2.viewer2.PagePanelInteractionEvent
Return the Point in PDF-space where this event occured
getPopup() - Method in class org.faceless.pdf2.PDFAnnotation
Return the Popup annotation for this annotation.
getPreferences() - Method in class org.faceless.pdf2.viewer2.AnnotationComponentFactory
Return the Preferences object used by the viewer (may be null)
getPreferences() - Method in class org.faceless.pdf2.viewer2.PDFViewer
Return the Preferences object that should be used to store user preferences about the viewer, or null if preferences cannot be saved.
getPreferredSize() - Method in class org.faceless.pdf2.viewer2.PagePanel
 
getPrimaryText() - Method in class org.faceless.pdf2.PageExtractor.Text
If this text is a subtext or collection of Text object, return the primary text it starts with.
getPrimaryTextOffset() - Method in class org.faceless.pdf2.PageExtractor.Text
If this text is a subtext or collection of Text object, return the offset into the primary text where it starts.
getPrint() - Method in class org.faceless.pdf2.PublicKeyEncryptionHandler
Return the value of the "Print" flags.
getPrint() - Method in class org.faceless.pdf2.StandardEncryptionHandler
Return the value of the "Print" flags
getPrintable(int) - Method in class org.faceless.pdf2.PDFParser
Returns the Printable interface for a page.
getProfileName() - Method in class org.faceless.pdf2.OutputProfile
Return the descriptive name of the profile
getProfilePanel(PDF) - Method in class org.faceless.pdf2.viewer2.feature.Info
 
getProperty(String) - Method in interface org.faceless.pdf2.PropertyManager
Return the specified property, or null if no such property is set.
getProperty(String) - Method in class org.faceless.pdf2.viewer2.PDFViewerApplet
 
getPropertyManager() - Static method in class org.faceless.pdf2.PDF
Get the PropertyManager currently being used by the PDF library
getPropertyManager() - Method in class org.faceless.pdf2.viewer2.PDFViewer
Get the PropertyManager in use by this PDFViewer
getPublicKeyEncryptionPanel(PDF) - Method in class org.faceless.pdf2.viewer2.feature.Info
 
getRate() - Method in class org.faceless.pdf2.PDFSound
Return the number of samples/second this sound is played at.
getReason() - Method in class org.faceless.pdf2.FormSignature
Return the reason this signature was applied to the PDF if that information is available, or null otherwise.
getReason(HttpServletRequest) - Method in class org.faceless.pdf2.RemoteSigningServlet
Return the reason the signature is being signed.
getReason() - Method in class org.faceless.pdf2.viewer2.SignatureProvider.SignatureState
Return the descriptive text describing this state
getRecommendedHeight() - Method in class org.faceless.pdf2.AnnotationStamp
Return the recommended height of this stamp
getRecommendedWidth() - Method in class org.faceless.pdf2.AnnotationStamp
Return the recommended width of this stamp
getRectangle() - Method in class org.faceless.pdf2.AnnotationLink
 
getRectangle() - Method in class org.faceless.pdf2.AnnotationNote
 
getRectangle() - Method in class org.faceless.pdf2.PDFAnnotation
Return the rectangle this annotation applies to on the page, or null if no rectangle applies for this type of annotation.
getRemoteFilename() - Method in class org.faceless.pdf2.PDFAction
For PDFAction.goToRemote(java.lang.String, int, float, float, float) and PDFAction.goToFitRemoteRectangle(java.lang.String, int, float, float, float, float) actions, return the file name that this action refers to.
getRemotePageNumber() - Method in class org.faceless.pdf2.PDFAction
For PDFAction.goToRemote(java.lang.String, int, float, float, float) and PDFAction.goToFitRemoteRectangle(java.lang.String, int, float, float, float, float) actions, return the page number that this action refers to, starting at 1.
getRenderedImage() - Method in class org.faceless.pdf2.PDFImage
Return a RenderedImage from this PDFImage.
getRenderingPage() - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Return the page that is currently in the process of rendering.
getRenderingPage() - Method in class org.faceless.pdf2.viewer2.MultiPageDocumentViewport
 
getRenderingPage() - Method in class org.faceless.pdf2.viewer2.SinglePageDocumentViewport
 
getRenderProgress() - Method in class org.faceless.pdf2.PDF
Get the progress of the render() method running in a different thread.
getReplies() - Method in class org.faceless.pdf2.PDFAnnotation
Get an unmodifiable List of AnnotationNote objects that are in reply to this Annotation.
getReviews() - Method in class org.faceless.pdf2.PDFAnnotation
Get an unmodifiable List of AnnotationNote objects that are reviews of this Annotation.
getRichTextContents() - Method in class org.faceless.pdf2.AnnotationText
Get the rich-text content of this annotation if specified, or null if only plain-text content is available
getRight() - Method in class org.faceless.pdf2.LayoutBox.Box
Return the right edge of this Box relative to the parent LayoutBox, in points
getRight(String) - Method in class org.faceless.pdf2.PDFFont
Get the right-most X co-ordinate if this String was rendered in 1 point high text at position (0,0)
getRotate() - Method in class org.faceless.pdf2.AnnotationStamp
Get the rotation of this stamp, as set by AnnotationStamp.setRotate(int)
getRowNext() - Method in class org.faceless.pdf2.PageExtractor.Text
Return the next Text item in this row, or null if there are none
getRowPrevious() - Method in class org.faceless.pdf2.PageExtractor.Text
Return the next Text item in this row, or null if there are none
getScreenToPageTransform() - Method in class org.faceless.pdf2.viewer2.PagePanel
Return an AffineTransform that will map Page co-ordinates to Screen co-ordinates.
getSearchProgress() - Method in class org.faceless.pdf2.viewer2.feature.SearchPanel.Results
Return the progress of the current search.
getSelectedIndices() - Method in class org.faceless.pdf2.FormChoice
Return an array of integers showing which entries in the FormChoice.getOptions() map are selected.
getSelectedSidePanel() - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Return the currently selected SidePanel, or null if no panels are displayed.
getShaded(float, float, float) - Method in class org.faceless.pdf2.PDFPattern
This method is required when painting patterns using the graph library.
getShape() - Method in class org.faceless.pdf2.AnnotationShape
Returns the shape of this annotation
getSidePanels() - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Return a read-only collection containing the SidePanel objects in use by this DocumentPanel.
getSignature() - Method in class org.faceless.pdf2.viewer2.SignatureProvider.SignatureState
Return the signature itself
getSignatureDate() - Method in class org.faceless.pdf2.DSE200Handler
 
getSignatureHandler() - Method in class org.faceless.pdf2.FormSignature
Return the SignatureHandler that is used with this Signature, or null if the signature has not been signed yet (ie. the state is still FormSignature.STATE_BLANK)
getSignatureProvider() - Method in class org.faceless.pdf2.viewer2.SignatureProvider.SignatureState
Return the SignatureProvider that verified the Signature and created this SignatureState object.
getSignatureState(DocumentPanel, FormSignature) - Static method in class org.faceless.pdf2.viewer2.SignatureProvider
Get a previously determined SignatureProvider.SignatureState for the specified signature field, as set by setSignatureState().
getSignDate() - Method in class org.faceless.pdf2.FormSignature
Return the time the signature was applied to the document.
getSignerCertificate() - Method in class org.faceless.pdf2.DSE200Handler
Return the Signer Certificate used to sign this timestamp
getSize() - Method in class org.faceless.pdf2.EmbeddedFile
Return the size of the attached file, or -1 if not specified (note the file always has a size of course, but that size isn't always stored in the PDF.
getSound() - Method in class org.faceless.pdf2.AnnotationSound
Return the PDFSound from this annotation
getSound() - Method in class org.faceless.pdf2.PDFAction
For "Sound" actions, return the PDFSound object this action refers to.
getStandardEncryptionPanel(PDF) - Method in class org.faceless.pdf2.viewer2.feature.Info
 
getState() - Method in class org.faceless.pdf2.FormSignature
Returns the current state of the signature.
getStatus() - Method in class org.faceless.pdf2.AnnotationNote
For Note annotations that are reviews of other Annotations, get the status of that review.
getStream() - Method in class org.faceless.pdf2.PDFSound
Deprecated. please call getAudioInputStream instead.
getStrikeoutPosition() - Method in class org.faceless.pdf2.OpenTypeFont
 
getStrikeoutPosition() - Method in class org.faceless.pdf2.PDFFont
Get the strikeout position, as a proportion of the font size.
getStrikeoutPosition() - Method in class org.faceless.pdf2.StandardCJKFont
 
getStrikeoutPosition() - Method in class org.faceless.pdf2.StandardFont
 
getStrikeoutPosition() - Method in class org.faceless.pdf2.Type1Font
 
getStrikeoutThickness() - Method in class org.faceless.pdf2.OpenTypeFont
 
getStrikeoutThickness() - Method in class org.faceless.pdf2.PDFFont
Get the strikeout thickness, as a proportion of the font size.
getStrikeoutThickness() - Method in class org.faceless.pdf2.StandardCJKFont
 
getStrikeoutThickness() - Method in class org.faceless.pdf2.StandardFont
 
getStrikeoutThickness() - Method in class org.faceless.pdf2.Type1Font
 
getStyle() - Method in class org.faceless.pdf2.AnnotationLink
Returns the style used to draw the link on the page.
getStyle() - Method in class org.faceless.pdf2.AnnotationShape
Returns the style used to draw this shape, as set by setStyle()
getStyle() - Method in class org.faceless.pdf2.AnnotationText
Get the text style of the annotation.
getStyle() - Method in class org.faceless.pdf2.LayoutBox
Return the style of the LayoutBox, as set by LayoutBox.setStyle(org.faceless.pdf2.PDFStyle)
getStyle() - Method in class org.faceless.pdf2.LayoutBox.Text
Return the style of this Text item
getStyle() - Method in class org.faceless.pdf2.PDFPage
Return the style used on the page
getSubFilter() - Method in class org.faceless.pdf2.DSE200Handler
 
getSubFilterName() - Method in class org.faceless.pdf2.EncryptionHandler
Return the name of the "Subfilter" field in the Encryption dictionary.
getSubFilterName() - Method in class org.faceless.pdf2.PublicKeyEncryptionHandler
 
getSubFilterName() - Method in class org.faceless.pdf2.StandardEncryptionHandler
 
getSubImage(double, double, double, double, float) - Method in class org.faceless.pdf2.PagePainter
Draw a section of the page to a BufferedImage in the standard sRGB ColorModel
getSubImage(double, double, double, double, float, ColorModel) - Method in class org.faceless.pdf2.PagePainter
Draw a section of the page to a BufferedImage using the specified ColorModel
getSubject() - Method in class org.faceless.pdf2.PDFAnnotation
Get the subject of the annotation, as set by PDFAnnotation.setSubject(java.lang.String)
getSubjectField(X509Certificate, String) - Static method in class org.faceless.pdf2.FormSignature
Return the specified X.500 field from the specified X.509 certificates Subject.
getSubscriptPosition() - Method in class org.faceless.pdf2.OpenTypeFont
 
getSubscriptPosition() - Method in class org.faceless.pdf2.PDFFont
Get the recommended position of a sub-script version of this font, as a proportion of the sub-scripted font size.
getSubscriptPosition() - Method in class org.faceless.pdf2.StandardCJKFont
 
getSubscriptPosition() - Method in class org.faceless.pdf2.StandardFont
 
getSubscriptPosition() - Method in class org.faceless.pdf2.Type1Font
 
getSubscriptSize() - Method in class org.faceless.pdf2.OpenTypeFont
 
getSubscriptSize() - Method in class org.faceless.pdf2.PDFFont
Get the recommended size of a super/sub script version of this font, as a proportion of the normal font size.
getSubscriptSize() - Method in class org.faceless.pdf2.StandardCJKFont
 
getSubscriptSize() - Method in class org.faceless.pdf2.StandardFont
 
getSubscriptSize() - Method in class org.faceless.pdf2.Type1Font
 
getSubText(int, int) - Method in class org.faceless.pdf2.PageExtractor.Text
Return a substring of this Text object as another Text object
getSuperscriptPosition() - Method in class org.faceless.pdf2.OpenTypeFont
 
getSuperscriptPosition() - Method in class org.faceless.pdf2.PDFFont
Get the recommended position of a super-script version of this font, as a proportion of the sub-scripted font size.
getSuperscriptPosition() - Method in class org.faceless.pdf2.StandardCJKFont
 
getSuperscriptPosition() - Method in class org.faceless.pdf2.StandardFont
 
getSuperscriptPosition() - Method in class org.faceless.pdf2.Type1Font
 
getTargetZoom(int, PDFPage) - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Return the appropriate zoom level when switching to the specified page.
getTargetZoom(int, PDFPage) - Method in class org.faceless.pdf2.viewer2.MultiPageDocumentViewport
 
getTargetZoom(int, PDFPage) - Method in class org.faceless.pdf2.viewer2.SinglePageDocumentViewport
 
getText() - Method in class org.faceless.pdf2.LayoutBox.Text
Return the content of this Text item as a String.
getText(PageExtractor.Text, int, PageExtractor.Text, int, boolean) - Method in class org.faceless.pdf2.PageExtractor
Return a StringBuffer containing a contiguous range of text from this PageExtractor.
getText() - Method in class org.faceless.pdf2.PageExtractor.Text
Return the text content of this text
getText() - Method in class org.faceless.pdf2.viewer2.feature.TextSelection.Range
Return the text this Range covers
getText() - Method in class org.faceless.pdf2.viewer2.feature.TextSelection.RangeList
Return the text included in this RangeList
getTextAlign() - Method in class org.faceless.pdf2.PDFStyle
Return the text alignment.
getTextAsStringBuffer() - Method in class org.faceless.pdf2.PageExtractor
Parse and return all the text on the page as a StringBuffer.
getTextAsStringBuffer(float, float, float, float) - Method in class org.faceless.pdf2.PageExtractor
Parse and return the text in the specified area on the page as a String.
getTextBottom(String) - Method in class org.faceless.pdf2.PDFStyle
Get the bottom-most Y co-ordinate of the specified string in points if it was rendered at (0,0), using the styles font and font size.
getTextIndent() - Method in class org.faceless.pdf2.PDFStyle
Return the text indent value as set by PDFStyle.setTextIndent(float)
getTextInDisplayOrder() - Method in class org.faceless.pdf2.PageExtractor
Return every PageExtractor.Text item on the page, in the order they are displayed on the screen - so the first item in the returned collection will nearest to the top left of the page.
getTextLeft(String) - Method in class org.faceless.pdf2.PDFStyle
Get the left-most X co-ordinate of the specified string in points if it was rendered at (0,0), using the styles font and font size.
getTextLength() - Method in class org.faceless.pdf2.PageExtractor.Text
Return the length of the String returned by PageExtractor.Text.getText()
getTextLength(String) - Method in class org.faceless.pdf2.PDFStyle
Get the length of the specified string in points, using the styles font and font size.
getTextLength(char[], int, int) - Method in class org.faceless.pdf2.PDFStyle
Get the length of the specified string in points, using the styles font and font size.
getTextLineSpacing() - Method in class org.faceless.pdf2.PDFStyle
Return the text line spacing, as set by PDFStyle.setTextLineSpacing(float)
getTextRight(String) - Method in class org.faceless.pdf2.PDFStyle
Get the right-most X co-ordinate of the specified string in points if it was rendered at (0,0), using the styles font and font size.
getTextStyle() - Method in class org.faceless.pdf2.WidgetAnnotation
Get the text style for this widget.
getTextTop(String) - Method in class org.faceless.pdf2.PDFStyle
Get the top-most Y co-ordinate of the specified string in points if it was rendered at (0,0), using the styles font and font size.
getTextUnordered() - Method in class org.faceless.pdf2.PageExtractor
Return every PageExtractor.Text item on the page, in the order they were added to the page.
getTextValue() - Method in class org.faceless.pdf2.WidgetAnnotation
Deprecated. since 2.11 just call getValue() instead.
getTextWidths(char[], int, int, float[], float[]) - Method in class org.faceless.pdf2.PDFStyle
As getTextLength() but sets the width of each character in the specified arrays; a very low level routine unlikely to be used by many, but useful for calculating break points for advanced layout engines like the Report Generator.
getTimeStampCertificates() - Method in class org.faceless.pdf2.PKCS7SignatureHandler
If the PKCS#7 object was digitally time-stamped using an RFC3161 time-stamp server, this method verifies and returns the list of X.509 certificates that verify the timestamp, with the actual signing certificate first and the rest in no particular order.
getTimeStampServer(HttpServletRequest) - Method in class org.faceless.pdf2.RemoteSigningServlet
Return the server to use for RFC3161 timestamping of this signature.
getTimeStampToken() - Method in class org.faceless.pdf2.DSE200Handler
Return the encoded TimeStampToken object used to sign the document.
getTop() - Method in class org.faceless.pdf2.LayoutBox.Box
Return the top edge of this Box relative to the parent LayoutBox, in points.
getTop(String) - Method in class org.faceless.pdf2.PDFFont
Get the top-most Y co-ordinate if this String was rendered in 1 point high text at position (0,0)
getTransferHandler() - Method in class org.faceless.pdf2.viewer2.feature.DragAndDrop
Return a TransferHandler which can be added to a JComponent.
getTransparency() - Method in class org.faceless.pdf2.PDFPattern
Required as part of the Paint contract.
getType() - Method in class org.faceless.pdf2.AnnotationMarkup
Return the type of Markup Annotation - "Highlight", "Squiggly", "Underline" or "StrikeOut" (or, theoretically, another unknown value).
getType() - Method in class org.faceless.pdf2.AnnotationNote
Returns the type of Note.
getType() - Method in class org.faceless.pdf2.AnnotationStamp
Returns the type of Stamp used.
getType() - Method in class org.faceless.pdf2.EmbeddedFile
Return the MIME type of this file attachment if specified, or null if not specified.
getType() - Method in class org.faceless.pdf2.FormChoice
Return the type of choice field this object represents - one of FormChoice.TYPE_SCROLLABLE, FormChoice.TYPE_MULTISCROLLABLE, FormChoice.TYPE_DROPDOWN or FormChoice.TYPE_COMBO
getType() - Method in class org.faceless.pdf2.FormText
Get the type of field this is, as set by FormText.setType(int)
getType() - Method in class org.faceless.pdf2.OutputProfile.FontInfo
Return the type of embedded font: one of the values "TrueType", "OpenType", "Type1", "Compact", "MultipleMaster" or "Type3".
getType() - Method in class org.faceless.pdf2.PDFAction
Return the type of action.
getType() - Method in class org.faceless.pdf2.PDFAnnotation
Return the type of annotation.
getType() - Method in class org.faceless.pdf2.PDFSound
Deprecated. method will always return Unknown
getType() - Method in class org.faceless.pdf2.viewer2.DocumentPanelEvent
Get the type of the DocumentPanelEvent
getType() - Method in class org.faceless.pdf2.viewer2.PagePanelEvent
Get the type of event
getType() - Method in class org.faceless.pdf2.viewer2.PagePanelInteractionEvent
Get the type of event
getUIString(String, String) - Static method in class org.faceless.pdf2.viewer2.Util
Return a UIManager string field with the specified fields replaced
getUIString(String, String, String) - Static method in class org.faceless.pdf2.viewer2.Util
Return a UIManager string field with the specified fields replaced
getUnderlinePosition() - Method in class org.faceless.pdf2.OpenTypeFont
 
getUnderlinePosition() - Method in class org.faceless.pdf2.PDFFont
Get the underline position, as a proportion of the font size.
getUnderlinePosition() - Method in class org.faceless.pdf2.StandardCJKFont
 
getUnderlinePosition() - Method in class org.faceless.pdf2.StandardFont
 
getUnderlinePosition() - Method in class org.faceless.pdf2.Type1Font
 
getUnderlineThickness() - Method in class org.faceless.pdf2.OpenTypeFont
 
getUnderlineThickness() - Method in class org.faceless.pdf2.PDFFont
Get the underline thickness, as a proportion of the font size.
getUnderlineThickness() - Method in class org.faceless.pdf2.StandardCJKFont
 
getUnderlineThickness() - Method in class org.faceless.pdf2.StandardFont
 
getUnderlineThickness() - Method in class org.faceless.pdf2.Type1Font
 
getUniqueId() - Method in class org.faceless.pdf2.PageExtractor.Image
Return a unique ID for the underlying image.
getUniqueID() - Method in class org.faceless.pdf2.PDFAnnotation
Return the unique ID for this annotation, if set.
getURL() - Method in class org.faceless.pdf2.PDFAction
For formSubmit, goToURL and formImportData actions, return the URL that is the destination of the action (or source of the data).
getURL() - Method in class org.faceless.pdf2.RemoteSignatureHandlerFactory
Return the URL used by this Factory
getURLProperty(String) - Method in interface org.faceless.pdf2.PropertyManager
Return the specified property as a URL, or null if no such property is set.
getURLProperty(String) - Method in class org.faceless.pdf2.viewer2.PDFViewerApplet
 
getValidity() - Method in class org.faceless.pdf2.viewer2.SignatureProvider.SignatureState
Return the validity of the Signature.
getValue() - Method in class org.faceless.pdf2.FormButton
FormButton elements don't have a value, so this method always returns null - try calling the WidgetAnnotation.getValue() method on the WidgetAnnotation class to get back the text label of a button.
getValue() - Method in class org.faceless.pdf2.FormCheckbox
 
getValue() - Method in class org.faceless.pdf2.FormChoice
Return the current value of the choice field.
getValue() - Method in class org.faceless.pdf2.FormElement
Return the value for this element.
getValue() - Method in class org.faceless.pdf2.FormRadioButton
 
getValue() - Method in class org.faceless.pdf2.FormSignature
As signatures do not have a "value" as such, this method always returns null.
getValue() - Method in class org.faceless.pdf2.FormText
Get the value of this field if set, or null if not.
getValue() - Method in class org.faceless.pdf2.WidgetAnnotation
Get the value of this Widget annotation - the value of the box for RadioButton and Checkbox annotations, the text on the Button for Button annotations, or null otherwise.
getVariable(String) - Method in class org.faceless.pdf2.DSE200Handler
 
getVariable(String) - Method in class org.faceless.pdf2.SignatureHandler
This method returns the contents of the variable specified by name.
getVariables() - Method in class org.faceless.pdf2.DSE200Handler
 
getVariables() - Method in class org.faceless.pdf2.SignatureHandler
Return the list of "variables" which will be set by the handler after the PDF is rendered.
getVersion() - Method in class org.faceless.pdf2.StandardEncryptionHandler
Return the version of the encryption algorithm used.
getView() - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Get the JComponent that directly contains the PagePanel objects, not including scrollbars or other similar items.
getView() - Method in class org.faceless.pdf2.viewer2.MultiPageDocumentViewport
 
getView() - Method in class org.faceless.pdf2.viewer2.PagePanel
Returns the area of the page currently being displayed, in points with (0,0) at the bottom-left.
getView() - Method in class org.faceless.pdf2.viewer2.SinglePageDocumentViewport
 
getViewer() - Method in class org.faceless.pdf2.viewer2.AnnotationComponentFactory
Return the Viewer this Factory is a part of
getViewer() - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Return the PDFViewer that contains this DocumentPanel.
getViewer() - Method in class org.faceless.pdf2.viewer2.JSManager
Return the PDFViewer this JSManager is a part of
getViewer() - Method in class org.faceless.pdf2.viewer2.PDFViewerApplet
Return the PDF Viewer embedded in this applet
getViewer() - Method in class org.faceless.pdf2.viewer2.SignatureProvider
Return the PDFViewer set in SignatureProvider.initialize(org.faceless.pdf2.viewer2.PDFViewer)
getViewer() - Method in class org.faceless.pdf2.viewer2.ViewerEvent
Return the viewer this Event was raised on
getViewer() - Method in class org.faceless.pdf2.viewer2.ViewerWidget
Get the Viewer this Feature has been added to.
getViewerPreference(String) - Method in class org.faceless.pdf2.PDF
Deprecated. since 2.7.6 replaced by the setOption() method - the key is the same as is passed in to this method but with a prefix of view., eg. FullScreen becomes view.FullScreen.
getViewport() - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Return the DocumentViewport contained by this DocumentPanel
getViewport() - Method in class org.faceless.pdf2.viewer2.PagePanel
Get the DocumentViewport this PagePanel is contained inside, or null if this PagePanel was not created as part of a DocumentPanel
getViewportSize() - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Return the size in pixels of the space available to display pages in this viewport, not including scrollbars or other decoration
getViewportSize() - Method in class org.faceless.pdf2.viewer2.MultiPageDocumentViewport
 
getViewportSize() - Method in class org.faceless.pdf2.viewer2.SinglePageDocumentViewport
 
getWidgets(String) - Method in class org.faceless.pdf2.viewer2.ToggleViewerWidget
Return a Collection of other ToggleViewerWidget objects in the specified group.
getWidth() - Method in class org.faceless.pdf2.BarCode
Return the width of the symbol.
getWidth() - Method in class org.faceless.pdf2.PDFCanvas
Return the width of the canvas
getWidth() - Method in class org.faceless.pdf2.PDFImage
Return the width in points of the image.
getWidth() - Method in class org.faceless.pdf2.PDFPage
Return the width of this page in points.
getWriteAsTIFFProgress() - Method in class org.faceless.pdf2.PDFParser
Get the progress of the writeAsTIFF() method running in a different thread.
getXFAElement(String) - Method in class org.faceless.pdf2.Form
Returns the entire XFA stream, or the specified packet from the XFA form as an InputStream.
getXFDF() - Method in class org.faceless.pdf2.FDF
Get the FDF object as an XFDF Document.
getZoom() - Method in class org.faceless.pdf2.viewer2.DocumentPanel
Return the current zoom level.
getZoom() - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Get the current zoom level
getZoom() - Method in class org.faceless.pdf2.viewer2.MultiPageDocumentViewport
 
getZoom() - Method in class org.faceless.pdf2.viewer2.SinglePageDocumentViewport
 
getZoomMode() - Method in class org.faceless.pdf2.viewer2.DocumentViewport
Return the current value of the zoom-mode, as set by DocumentViewport.setZoomMode(int).
goTo(PDFPage) - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which jumps to the specified page in the PDF document.
goTo(PDFPage, float, float, float) - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which jumps to the specified page in the PDF document, at the specified x, y and zoom level.
GoToActionHandler - Class in org.faceless.pdf2.viewer2.feature
Create an action handler for "GoTo" actions and the named actions that move between pages.
GoToActionHandler() - Constructor for class org.faceless.pdf2.viewer2.feature.GoToActionHandler
Create a new GoToActionHandler
goToFit(PDFPage) - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which jumps to the specified page in the PDF document.
goToFitHeight(PDFPage, float) - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which jumps to the specified page in the PDF document.
goToFitRectangle(PDFPage, float, float, float, float) - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which jumps to the specified page in the PDF document.
goToFitRemoteRectangle(String, int, float, float, float, float) - Static method in class org.faceless.pdf2.PDFAction
As for PDFAction.goToFitRectangle(org.faceless.pdf2.PDFPage, float, float, float, float), but returns a new PDFAction which moves to a page in another PDF.
goToFitWidth(PDFPage, float) - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which jumps to the specified page in the PDF document.
goToRemote(String, int, float, float, float) - Static method in class org.faceless.pdf2.PDFAction
As for PDFAction.goTo(org.faceless.pdf2.PDFPage), but returns a new PDFAction which moves to a page in another PDF.
goToRemote(String, int, float, float, float, String) - Static method in class org.faceless.pdf2.PDFAction
As for PDFAction.goTo(org.faceless.pdf2.PDFPage), but returns a new PDFAction which moves to a page in another PDF.
goToURL(URL) - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which jumps to the specified URL.
goToURL(URL, boolean) - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which jumps to the specified URL.
goToURL(URI, boolean) - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which jumps to the specified URI.
GRAYSCALE - Static variable in class org.faceless.pdf2.PDFParser
A ColorModel that can be passed in to writeAsTIFF() of the various PagePainter methods which represent an opaque grayscale color model
GROUP - Static variable in class org.faceless.pdf2.viewer2.feature.DragScroll
The name of the ToggleViewerWidget Group that this widget is a part of.

H

Hairline - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a "hairline" (not part of basic profile).
HalftoneName - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a named Halftone pattern (not part of basic profile).
HalftoneNot1or5 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains a Halftone pattern not of type 1 or 5 (not part of basic profile).
HANDLER_ACROBATSIX - Static variable in class org.faceless.pdf2.FormSignature
A type of handler representing the general purpose PKI signature plugin supplied with Acrobat 6.0 and later.
HANDLER_SELFSIGN - Static variable in class org.faceless.pdf2.FormSignature
A type of handler representing the Adobe "self-sign" signature handler supplied with Acrobat 4.x and 5.x.
HANDLER_VERISIGN - Static variable in class org.faceless.pdf2.FormSignature
A type of handler representing the VeriSign "Document Signer" digital signature handler available for Acrobat 4.x and 5.x.
hasAnnotationState(PDFAnnotation, String) - Static method in class org.faceless.pdf2.PagePainter
Deprecated. replaced by PDFAnnotation.hasAppearanceState(java.lang.String)
hasAppearanceState(String) - Method in class org.faceless.pdf2.PDFAnnotation
Return true if this annotation has an appearance for the specified state.
HasAuthor - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info dictionary has an Author set
HasCMYKOutputIntent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an OutputIntent defining a CMYK ColorSpace.
HasCreationDate - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info dictionary has a Creation Date set
HasCreator - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info dictionary has a Creator set
HasDocID - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF has a Document ID set.
hasFeature(ViewerFeature) - Method in class org.faceless.pdf2.viewer2.PDFViewer
Return true if the Viewer has a certain feature enabled.
hasFeature(String) - Method in class org.faceless.pdf2.viewer2.PDFViewer
Return true if the Viewer has a certain feature enabled.
HasGrayOutputIntent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an OutputIntent defining a Grayscale ColorSpace.
hashCode() - Method in class org.faceless.pdf2.OutputProfile.FontInfo
 
hashCode() - Method in class org.faceless.pdf2.PDFStyle
 
hashCode() - Method in class org.faceless.pdf2.StandardEncryptionHandler
 
HasModDate - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info dictionary has a Modification Date set.
HasMultipleDifferentOutputIntents - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains multiple Output Intents with different ICC profiles.
HasMultipleOutputIntents - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains multiple Output Intents.
HasOutputIntent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an OutputIntent.
HasOutputIntentGTS_PDFA - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an OutputIntent of GTS_PDFA.
HasOutputIntentGTS_PDFA1 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an OutputIntent of GTS_PDFA1.
HasOutputIntentGTS_PDFX - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an OutputIntent of GTS_PDFX.
HasProducer - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info dictionary has a Producer set
HasRGBOutputIntent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an OutputIntent defining an RGB ColorSpace.
hasRight(String) - Method in class org.faceless.pdf2.EncryptionHandler
Returns true if the EncryptionHandler wil grant the specified right to the PDF library.
hasRight(String) - Method in class org.faceless.pdf2.PublicKeyEncryptionHandler
 
hasRight(String) - Method in class org.faceless.pdf2.StandardEncryptionHandler
 
HasSubject - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info dictionary has a Subject set
HasTitle - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info dictionary has a Title set
HasTrapped - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info dictionary has a Trapped key.
HasUnembeddedOutputIntent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an OutputIntent which does not contain an embedded ICC profile
HasUnknownOutputIntent - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an OutputIntent which is not GrayScale, RGB or CMYK.
HeaderNotAtStart - Static variable in class org.faceless.pdf2.OutputProfile.Feature
There is junk in the PDF file before the "%PDF-" marker
HEISEIKAKUGO - Static variable in class org.faceless.pdf2.StandardCJKFont
Represents the Heisei Kaku Gothic W5 font, a Japanese font with fixed width strokes
HEISEIMIN - Static variable in class org.faceless.pdf2.StandardCJKFont
Represents the Heisei Mincho W3 font, a Japanese font with variable width strokes
HELVETICA - Static variable in class org.faceless.pdf2.StandardFont
Represents the "Helvetica" font
HELVETICABOLD - Static variable in class org.faceless.pdf2.StandardFont
Represents the "Helvetica-Bold" font
HELVETICABOLDOBLIQUE - Static variable in class org.faceless.pdf2.StandardFont
Represents the "Helvetica-BoldOblique" font
HELVETICAOBLIQUE - Static variable in class org.faceless.pdf2.StandardFont
Represents the "Helvetica-Oblique" font
hideWidget(WidgetAnnotation) - Static method in class org.faceless.pdf2.PDFAction
Return a new PDFAction which hides the specified WidgetAnnotation.
HighlightSelectionAction - Class in org.faceless.pdf2.viewer2.feature
A MarkupSelectionAction that will create an Highlight AnnotationMarkup on the selected text.
HighlightSelectionAction() - Constructor for class org.faceless.pdf2.viewer2.feature.HighlightSelectionAction
 
HTTP - Static variable in class org.faceless.pdf2.DSE200HandlerFactory
Constant representing the HTTP protocol
HYGOTHIC - Static variable in class org.faceless.pdf2.StandardCJKFont
Represents the HY Gothic Medium font, a Korean font with fixed width strokes
HYSMYEONGJO - Static variable in class org.faceless.pdf2.StandardCJKFont
Represents the HYS Myeongjo Medium font, a Korean font with variable width strokes

I

ICCProfileBadColorComponentCount - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an ICC ColorProfile where the specified number of Colors does not match the actual number specified by the profile (not part of basic profile).
ICCProfileNotOutput - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains an OutputIntent with an embedded ICC profile that's not an Output (class=prtr) ICC Profile.
ICCProfileVersion1 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an embedded ICC profile version 1 (not part of basic profile).
ICCProfileVersion2 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an embedded ICC profile version 2 (not part of basic profile).
ICCProfileVersion3 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an embedded ICC profile version 3 (not part of basic profile).
ICCProfileVersion4 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF uses an embedded ICC profile version 4 (not part of basic profile).
ImageDepth1 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains 1-bit images (not part of basic profile)
ImageDepth16 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains 16-bit images (not part of basic profile). 16-bit images were added in Acrobat 6.0 and are not accepted by PDF/X
ImageDepth2 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains 2-bit images (not part of basic profile)
ImageDepth4 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains 4-bit images (not part of basic profile)
ImageDepth8 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains 8-bit images (not part of basic profile)
ImageImporter - Class in org.faceless.pdf2.viewer2.feature
A subclass of Importer that allows bitmap images to be converted to PDF documents and loaded directly into the PDFViewer.
ImageImporter() - Constructor for class org.faceless.pdf2.viewer2.feature.ImageImporter
 
ImageOnly - Static variable in class org.faceless.pdf2.OutputProfile
Add some features to the PDF that are useful when the PDF consists only of one big JPEG image.
ImagePluginHeader - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF should be marked as "image only".
ImageTransparency - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains images with Transparency (not part of basic profile).
ImperfectWhitespace - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF contains whitespace which is valid, but does not meet the stricter requirements for PDF/A.
importAllCertificates(File, String) - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Import all the X.509 Certificates from the specified file into this KeyStore.
importAllCertificates(InputStream, String, String) - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Import all the X.509 Certificates from an InputStream into the KeyStore.
importCertificate(String, X509Certificate) - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Add the specified X.509 Certificate to the list of trusted root certificates.
Importer - Class in org.faceless.pdf2.viewer2
A type of ViewerFeature which takes care of loading a PDF file into a PDFViewer.
Importer.ImporterTask - Class in org.faceless.pdf2.viewer2
This class is a LongRunningTask that can be run to load a PDF into the viewer.
importFDF(FDF) - Method in class org.faceless.pdf2.PDF
Import the contents of the specified FDF into the PDF document.
importPrivateKey(KeyStore, String, char[]) - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Add a PrivateKey to the KeyStore.
importPrivateKey(PrivateKey, Certificate[], String, char[]) - Method in class org.faceless.pdf2.viewer2.KeyStoreManager
Add a PrivateKey to the KeyStore.
Info - Class in org.faceless.pdf2.viewer2.feature
Create a button and menu item to display information about the PDF.
Info() - Constructor for class org.faceless.pdf2.viewer2.feature.Info
 
InfoMeetsPDFA1a_2005 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info Dictionary meets the requirements for PDF/A-1a:2005 (not part of basic profile).
InfoMeetsPDFA1b_2005 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info Dictionary meets the requirements for PDF/A-1b:2005 (not part of basic profile).
InfoMeetsPDFA1b_2005_Acrobat7 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info Dictionary meets the requirements for the incorrect variation of PDF/A-1b:2005 created and required by Acrobat 7 (not part of basic profile).
InfoMeetsPDFX1a_2001 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info Dictionary meets the requirements for PDF/X-1a:2001.
InfoMeetsPDFX1a_2003 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info Dictionary meets the requirements for PDF/X-1a:2003.
InfoMeetsPDFX3_2002 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info Dictionary meets the requirements for PDF/X-3:2002.
InfoMeetsPDFX3_2003 - Static variable in class org.faceless.pdf2.OutputProfile.Feature
The PDF Info Dictionary meets the requirements for PDF/X-3:2003.
init() - Method in class org.faceless.pdf2.RemoteSigningServlet
 
init() - Method in class org.faceless.pdf2.viewer2.PDFViewerApplet
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.AnnotationComponentFactory
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.AbstractRegionSelector
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationAdd
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.AnnotationAddLine
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.AppleSupport
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.BackgroundSignatureVerifier
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.BackgroundTextExtractor
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.ContinuousPageView
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.Coordinates
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.DragAndDrop
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.DragScroll
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.EditMenu
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.FormSubmitActionHandler
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.FullScreenMode
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.InvisiblySignDocument
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.ManageIdentities
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.MarkupSelectionAction
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.OpenRecent
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.PageFirst
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.PageLast
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.PageNext
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.PageNumber
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.PagePrevious
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.PDFImporter
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.Print
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.Quit
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.RedactSelectionAction
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.RemoteSignatureProvider
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.RotateAntiClockwise
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.RotateClockwise
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.Save
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.SearchField
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.SearchPanel
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.SinglePageView
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.SplashScreen
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.TextHighlighter
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.TextTool
 
initialize(PDFViewer) - Method in class org.faceless.pdf2.viewer2.feature.