Uses of Class
org.sejda.sambox.pdmodel.interactive.annotation.PDAnnotationMarkup
Packages that use PDAnnotationMarkup
-
Uses of PDAnnotationMarkup in org.sejda.sambox.pdmodel.interactive.annotation
Subclasses of PDAnnotationMarkup in org.sejda.sambox.pdmodel.interactive.annotationModifier and TypeClassDescriptionclassThis is the class that represents a file attachement.classThis is the class that represents a line annotation.classThis is the class that represents a rubber stamp annotation.classThis is the class that represents a rectangular or eliptical annotation Introduced in PDF 1.3 specification .classThis is the class that represents a text annotation.classThis is the abstract class that represents a text markup annotation Introduced in PDF 1.3 specification, except Squiggly lines in 1.4.Methods in org.sejda.sambox.pdmodel.interactive.annotation that return PDAnnotationMarkupModifier and TypeMethodDescriptionPDAnnotationPopup.getParent()This will retrieve the markup annotation which this popup relates to.Methods in org.sejda.sambox.pdmodel.interactive.annotation with parameters of type PDAnnotationMarkupModifier and TypeMethodDescriptionvoidPDAnnotationPopup.setParent(PDAnnotationMarkup annot) This will set the markup annotation which this popup relates to.