Uses of Interface
org.faceless.pdf2.viewer2.feature.AreaSelectionAction

Packages that use AreaSelectionAction
org.faceless.pdf2.viewer2.feature Contains a list of all the features that are available to the PDFViewer. 
 

Uses of AreaSelectionAction in org.faceless.pdf2.viewer2.feature
 

Classes in org.faceless.pdf2.viewer2.feature that implement AreaSelectionAction
 class CropPage
           
 class HighlightSelectionAction
          A MarkupSelectionAction that will create an Highlight AnnotationMarkup on the selected text.
 class MarkupSelectionAction
          A TextSelectionAction that will create an AnnotationMarkup of the specified type on the selected text.
 class RedactSelectionAction
          A TextSelectionAction that will redact the selected area of the PDF using the Redactor class.
 class StrikeOutSelectionAction
          A MarkupSelectionAction that will create an StrikeOut AnnotationMarkup on the selected text.
 class UnderlineSelectionAction
          A MarkupSelectionAction that will create an Underline AnnotationMarkup on the selected text.
 



Copyright © 2001-2013 Big Faceless Organization