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 JComponentAnnotationLineFactory. createEditor(AnnotationShape annot)protected booleanAnnotationEllipseFactory. matchesShape(AnnotationShape annot)protected booleanAnnotationLineFactory. matchesShape(AnnotationShape annot)protected booleanAnnotationRectangleFactory. matchesShape(AnnotationShape annot)
-