Uses of Class
org.verapdf.pd.PDSignature
Packages that use PDSignature
Package
Description
-
Uses of PDSignature in org.verapdf.features.gf
Methods in org.verapdf.features.gf with parameters of type PDSignatureModifier and TypeMethodDescriptionstatic SignatureFeaturesObjectGFFeaturesObjectCreator.createSignatureFeaturesObject(PDSignature signature) Constructs new GFSignatureFeaturesObjectAdapter -
Uses of PDSignature in org.verapdf.features.gf.objects
Constructors in org.verapdf.features.gf.objects with parameters of type PDSignature -
Uses of PDSignature in org.verapdf.gf.model.impl.pd.signature
Constructors in org.verapdf.gf.model.impl.pd.signature with parameters of type PDSignatureModifierConstructorDescriptionGFPDSignature(PDSignature pdSignature, COSObject signatureReference) -
Uses of PDSignature in org.verapdf.pd.form
Methods in org.verapdf.pd.form that return PDSignature