Class GFPDSignatureField
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.pd.GFPDObject
org.verapdf.gf.model.impl.pd.GFPDFormField
org.verapdf.gf.model.impl.pd.signature.GFPDSignatureField
- All Implemented Interfaces:
Object,PDFormField,PDObject,PDSignatureField
- Author:
- Sergey Shemyakov
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final StringType name forGFPDSignatureFieldFields inherited from class org.verapdf.gf.model.impl.pd.GFPDFormField
ADDITIONAL_ACTION, FORM_FIELD_TYPE, KIDS, LANGFields inherited from class org.verapdf.gf.model.impl.pd.GFPDObject
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.verapdf.gf.model.impl.pd.GFPDFormField
createTypedFormField, getcontainsAA, getFf, getFT, getTUMethods inherited from class org.verapdf.gf.model.impl.pd.GFPDObject
getentries, getID, getobjectKeyMethods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from interface org.verapdf.model.pdlayer.PDFormField
getcontainsAA, getFf, getFT, getTUMethods inherited from interface org.verapdf.model.pdlayer.PDObject
getentries, getobjectKey
-
Field Details
-
SIGNATURE_FIELD_TYPE
Type name forGFPDSignatureField- See Also:
-
SIGNATURE_DICTIONARY
- See Also:
-
-
Constructor Details
-
GFPDSignatureField
-
-
Method Details
-
getLinkedObjects
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGFPDFormField- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-