Class GFAInteractiveForm
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAInteractiveForm
-
- All Implemented Interfaces:
AInteractiveForm,AObject,Object
public class GFAInteractiveForm extends GFAObject implements AInteractiveForm
-
-
Field Summary
-
Fields inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
baseObject, keyName, parentObject, PDF_DATE_FORMAT_REGEX
-
Fields inherited from class org.verapdf.model.GenericModelObject
contextDependent
-
-
Constructor Summary
Constructors Constructor Description GFAInteractiveForm(COSBase baseObject, COSBase parentObject, String keyName)
-
Method Summary
-
Methods inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
clearAllContainers, getExtraContext, getfileSize, getID, getisEncryptedWrapper, getisPDFTagged, getkeyName, getKeysSet, getkeysString, getnotStandard14Font, getnumberOfPages, getPageObject, getsize, hasCycle, setKeysSet
-
Methods inherited from class org.verapdf.model.GenericModelObject
getContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsize
-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getLinkedObjects
public List<? extends Object> getLinkedObjects(String link)
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGenericModelObject- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-
getcontainsCO
public Boolean getcontainsCO()
- Specified by:
getcontainsCOin interfaceAInteractiveForm
-
getCOValue
public COSObject getCOValue()
-
getCOHasTypeArray
public Boolean getCOHasTypeArray()
- Specified by:
getCOHasTypeArrayin interfaceAInteractiveForm
-
getcontainsDA
public Boolean getcontainsDA()
- Specified by:
getcontainsDAin interfaceAInteractiveForm
-
getDAValue
public COSObject getDAValue()
-
getDAHasTypeString
public Boolean getDAHasTypeString()
- Specified by:
getDAHasTypeStringin interfaceAInteractiveForm
-
getcontainsDR
public Boolean getcontainsDR()
- Specified by:
getcontainsDRin interfaceAInteractiveForm
-
getDRValue
public COSObject getDRValue()
-
getDRHasTypeDictionary
public Boolean getDRHasTypeDictionary()
- Specified by:
getDRHasTypeDictionaryin interfaceAInteractiveForm
-
getcontainsFields
public Boolean getcontainsFields()
- Specified by:
getcontainsFieldsin interfaceAInteractiveForm
-
getFieldsValue
public COSObject getFieldsValue()
-
getFieldsHasTypeArray
public Boolean getFieldsHasTypeArray()
- Specified by:
getFieldsHasTypeArrayin interfaceAInteractiveForm
-
getcontainsNeedAppearances
public Boolean getcontainsNeedAppearances()
- Specified by:
getcontainsNeedAppearancesin interfaceAInteractiveForm
-
getNeedAppearancesDefaultValue
public COSObject getNeedAppearancesDefaultValue()
-
getNeedAppearancesValue
public COSObject getNeedAppearancesValue()
-
getNeedAppearancesHasTypeBoolean
public Boolean getNeedAppearancesHasTypeBoolean()
- Specified by:
getNeedAppearancesHasTypeBooleanin interfaceAInteractiveForm
-
getcontainsQ
public Boolean getcontainsQ()
- Specified by:
getcontainsQin interfaceAInteractiveForm
-
getQValue
public COSObject getQValue()
-
getQHasTypeInteger
public Boolean getQHasTypeInteger()
- Specified by:
getQHasTypeIntegerin interfaceAInteractiveForm
-
getQIntegerValue
public Long getQIntegerValue()
- Specified by:
getQIntegerValuein interfaceAInteractiveForm
-
getcontainsSigFlags
public Boolean getcontainsSigFlags()
- Specified by:
getcontainsSigFlagsin interfaceAInteractiveForm
-
getSigFlagsDefaultValue
public COSObject getSigFlagsDefaultValue()
-
getSigFlagsValue
public COSObject getSigFlagsValue()
-
getSigFlagsHasTypeBitmask
public Boolean getSigFlagsHasTypeBitmask()
- Specified by:
getSigFlagsHasTypeBitmaskin interfaceAInteractiveForm
-
getSigFlagsBitmaskValue
public Long getSigFlagsBitmaskValue()
- Specified by:
getSigFlagsBitmaskValuein interfaceAInteractiveForm
-
getcontainsXFA
public Boolean getcontainsXFA()
- Specified by:
getcontainsXFAin interfaceAInteractiveForm
-
getXFAValue
public COSObject getXFAValue()
-
getisXFAIndirect
public Boolean getisXFAIndirect()
- Specified by:
getisXFAIndirectin interfaceAInteractiveForm
-
getXFAHasTypeArray
public Boolean getXFAHasTypeArray()
- Specified by:
getXFAHasTypeArrayin interfaceAInteractiveForm
-
getXFAHasTypeStream
public Boolean getXFAHasTypeStream()
- Specified by:
getXFAHasTypeStreamin interfaceAInteractiveForm
-
-