Uses of Class
org.verapdf.features.objects.FormXObjectFeaturesObject
-
Packages that use FormXObjectFeaturesObject Package Description org.verapdf.features.gf -
-
Uses of FormXObjectFeaturesObject in org.verapdf.features.gf
Methods in org.verapdf.features.gf that return FormXObjectFeaturesObject Modifier and Type Method Description static FormXObjectFeaturesObjectGFFeaturesObjectCreator. createFormXObjectFeaturesObject(PDXForm formXObject, String id, String groupChild, Set<String> extGStateChild, Set<String> colorSpaceChild, Set<String> patternChild, Set<String> shadingChild, Set<String> xobjectChild, Set<String> fontChild, Set<String> propertiesChild)Constructs new GFFormXObjectFeaturesObjectAdapter
-