Uses of Interface
org.verapdf.features.objects.AnnotationFeaturesObjectAdapter
-
Packages that use AnnotationFeaturesObjectAdapter Package Description org.verapdf.features.gf.objects org.verapdf.features.objects -
-
Uses of AnnotationFeaturesObjectAdapter in org.verapdf.features.gf.objects
Classes in org.verapdf.features.gf.objects that implement AnnotationFeaturesObjectAdapter Modifier and Type Class Description classGFAnnotationFeaturesObjectAdapterFeature object adapter for annotation -
Uses of AnnotationFeaturesObjectAdapter in org.verapdf.features.objects
Constructors in org.verapdf.features.objects with parameters of type AnnotationFeaturesObjectAdapter Constructor Description AnnotationFeaturesObject(AnnotationFeaturesObjectAdapter adapter)Constructs new Annotation Feature Object
-