Uses of Class
org.faceless.pdf2.viewer2.feature.AbstractRegionSelector
-
Packages that use AbstractRegionSelector Package Description org.faceless.pdf2.viewer2.feature Contains a list of all the features that are available to the PDFViewer. -
-
Uses of AbstractRegionSelector in org.faceless.pdf2.viewer2.feature
Subclasses of AbstractRegionSelector in org.faceless.pdf2.viewer2.feature Modifier and Type Class Description class
AnnotationAdd
AnAbstractRegionSelector
that allows new annotations to be added to the PDF Page.class
AnnotationAddLine
A feature that allows new line annotations to be drawn directly onto the PDF Page.class
SelectArea
AnAbstractRegionSelector
that allows a rectangular to be selected for PDF operations.class
ZoomSelection
Creates a button which will zoom the document to a selected region
-