Uses of Class
org.verapdf.pd.images.PDXForm
-
Packages that use PDXForm Package Description org.verapdf.features.gf org.verapdf.features.gf.objects org.verapdf.gf.model.impl.pd.images org.verapdf.gf.model.impl.sa org.verapdf.pd -
-
Uses of PDXForm in org.verapdf.features.gf
Methods in org.verapdf.features.gf with parameters of type PDXForm 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 -
Uses of PDXForm in org.verapdf.features.gf.objects
Constructors in org.verapdf.features.gf.objects with parameters of type PDXForm Constructor Description GFFormXObjectFeaturesObjectAdapter(PDXForm formXObject, String id, String groupColorSpaceChild, Set<String> extGStateChild, Set<String> colorSpaceChild, Set<String> patternChild, Set<String> shadingChild, Set<String> xobjectChild, Set<String> fontChild, Set<String> propertiesChild)Constructs new form xobject features object -
Uses of PDXForm in org.verapdf.gf.model.impl.pd.images
Constructors in org.verapdf.gf.model.impl.pd.images with parameters of type PDXForm Constructor Description GFPDXForm(PDXForm simplePDObject, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, String parentStructureTag, String parentsTags) -
Uses of PDXForm in org.verapdf.gf.model.impl.sa
Constructors in org.verapdf.gf.model.impl.sa with parameters of type PDXForm Constructor Description GFSAXForm(PDXForm xForm, ResourceHandler resourceHandler, GraphicsState inheritedGraphicsState, Integer pageNumber, COSKey parentObjectKey, Long markedContent) -
Uses of PDXForm in org.verapdf.pd
Subclasses of PDXForm in org.verapdf.pd Modifier and Type Class Description classPDAppearanceStream
-