Uses of Class
org.faceless.pdf2.AnnotationShape
-
Packages that use AnnotationShape Package Description org.faceless.pdf2.viewer2.feature Contains a list of all the features that are available to the PDFViewer. -
-
Uses of AnnotationShape in org.faceless.pdf2.viewer2.feature
Methods in org.faceless.pdf2.viewer2.feature with parameters of type AnnotationShape Modifier and Type Method Description protected JComponent
AnnotationLineFactory. createEditor(AnnotationShape annot)
protected boolean
AnnotationEllipseFactory. matchesShape(AnnotationShape annot)
protected boolean
AnnotationLineFactory. matchesShape(AnnotationShape annot)
protected boolean
AnnotationRectangleFactory. matchesShape(AnnotationShape annot)
-