Uses of Class
org.verapdf.pd.PDGroup
-
Packages that use PDGroup Package Description org.verapdf.gf.model.impl.pd org.verapdf.pd org.verapdf.pd.images -
-
Uses of PDGroup in org.verapdf.gf.model.impl.pd
Constructors in org.verapdf.gf.model.impl.pd with parameters of type PDGroup Constructor Description GFPDGroup(PDGroup simplePDObject, PDResources resources)GFPDGroup(PDGroup simplePDObject, PDResources resources, String type) -
Uses of PDGroup in org.verapdf.pd
Methods in org.verapdf.pd that return PDGroup Modifier and Type Method Description PDGroupPDPage. getGroup() -
Uses of PDGroup in org.verapdf.pd.images
Methods in org.verapdf.pd.images that return PDGroup Modifier and Type Method Description PDGroupPDXForm. getGroup()
-