Uses of Class
org.verapdf.pd.PDAnnotation
Packages that use PDAnnotation
Package
Description
-
Uses of PDAnnotation in org.verapdf.features.gf
Methods in org.verapdf.features.gf with parameters of type PDAnnotationModifier and TypeMethodDescriptionstatic AnnotationFeaturesObjectGFFeaturesObjectCreator.createAnnotFeaturesObject(PDAnnotation annot, String id, String popupId, Set<String> formXObjects) Creates new GFAnnotationFeaturesObjectAdapter -
Uses of PDAnnotation in org.verapdf.features.gf.objects
Constructors in org.verapdf.features.gf.objects with parameters of type PDAnnotationModifierConstructorDescriptionGFAnnotationFeaturesObjectAdapter(PDAnnotation annot, String id, String popupId, Set<String> formXObjects) Constructs new Annotation Feature Object Adapter -
Uses of PDAnnotation in org.verapdf.gf.model.impl.pd
Methods in org.verapdf.gf.model.impl.pd with parameters of type PDAnnotationModifier and TypeMethodDescriptionstatic GFPDAnnotGFPDAnnot.createAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) Constructors in org.verapdf.gf.model.impl.pd with parameters of type PDAnnotationModifierConstructorDescriptionGFPDAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page, String type) -
Uses of PDAnnotation in org.verapdf.gf.model.impl.pd.annotations
Constructors in org.verapdf.gf.model.impl.pd.annotations with parameters of type PDAnnotationModifierConstructorDescriptionGFPD3DAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDFileAttachmentAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDInkAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDLinkAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDMarkupAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDMarkupAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page, String type) GFPDMovieAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDPopupAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDPrinterMarkAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDRichMediaAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDRubberStampAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDScreenAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDSoundAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDTrapNetAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDWatermarkAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) -
Uses of PDAnnotation in org.verapdf.gf.model.impl.sa
Methods in org.verapdf.gf.model.impl.sa with parameters of type PDAnnotationModifier and TypeMethodDescriptionstatic GFSAAnnotationGFSAAnnotation.createAnnot(PDAnnotation annot, PDPage page) Constructors in org.verapdf.gf.model.impl.sa with parameters of type PDAnnotationModifierConstructorDescriptionGFSAAnnotation(PDAnnotation annot, PDPage page) GFSAAnnotation(PDAnnotation annot, PDPage page, String type) GFSAAnnotationNode(PDAnnotation annotation) GFSALinkAnnotation(PDAnnotation annot, PDPage page) -
Uses of PDAnnotation in org.verapdf.pd
Methods in org.verapdf.pd that return PDAnnotationMethods in org.verapdf.pd that return types with arguments of type PDAnnotation -
Uses of PDAnnotation in org.verapdf.pd.annotations
Subclasses of PDAnnotation in org.verapdf.pd.annotations