Uses of Class
org.verapdf.features.objects.PageFeaturesObject
-
Packages that use PageFeaturesObject Package Description org.verapdf.features.gf -
-
Uses of PageFeaturesObject in org.verapdf.features.gf
Methods in org.verapdf.features.gf that return PageFeaturesObject Modifier and Type Method Description static PageFeaturesObjectGFFeaturesObjectCreator. createPageFeaturesObject(PDPage page, String label, String thumb, Set<String> annotsId, Set<String> extGStateChild, Set<String> colorSpaceChild, Set<String> patternChild, Set<String> shadingChild, Set<String> xobjectChild, Set<String> fontChild, Set<String> propertiesChild, int index)Creates new GFPageFeaturesObjectAdapter
-