Uses of Class
org.verapdf.pd.images.PDXForm
Packages that use PDXForm
Package
Description
-
Uses of PDXForm in org.verapdf.features.gf
Methods in org.verapdf.features.gf with parameters of type PDXFormModifier and TypeMethodDescriptionstatic 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 PDXFormModifierConstructorDescriptionGFFormXObjectFeaturesObjectAdapter(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 PDXFormModifierConstructorDescriptionGFPDXForm(PDXForm simplePDObject, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, COSObject parentStructElem, String parentsTags, String defaultLang, boolean isAnnotation, boolean isSignature) -
Uses of PDXForm in org.verapdf.gf.model.impl.sa
Constructors in org.verapdf.gf.model.impl.sa with parameters of type PDXFormModifierConstructorDescriptionGFSAXForm(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