Class GFA3DCrossSection
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFA3DCrossSection
-
- All Implemented Interfaces:
A3DCrossSection,AObject,Object
public class GFA3DCrossSection extends GFAObject implements A3DCrossSection
-
-
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 GFA3DCrossSection(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
-
getcontainsC
public Boolean getcontainsC()
- Specified by:
getcontainsCin interfaceA3DCrossSection
-
getCValue
public COSObject getCValue()
-
getCHasTypeArray
public Boolean getCHasTypeArray()
- Specified by:
getCHasTypeArrayin interfaceA3DCrossSection
-
getcontainsIC
public Boolean getcontainsIC()
- Specified by:
getcontainsICin interfaceA3DCrossSection
-
getICValue
public COSObject getICValue()
-
getICHasTypeArray
public Boolean getICHasTypeArray()
- Specified by:
getICHasTypeArrayin interfaceA3DCrossSection
-
getcontainsIV
public Boolean getcontainsIV()
- Specified by:
getcontainsIVin interfaceA3DCrossSection
-
getIVDefaultValue
public COSObject getIVDefaultValue()
-
getIVValue
public COSObject getIVValue()
-
getIVHasTypeBoolean
public Boolean getIVHasTypeBoolean()
- Specified by:
getIVHasTypeBooleanin interfaceA3DCrossSection
-
getIVBooleanValue
public Boolean getIVBooleanValue()
- Specified by:
getIVBooleanValuein interfaceA3DCrossSection
-
getcontainsO
public Boolean getcontainsO()
- Specified by:
getcontainsOin interfaceA3DCrossSection
-
getOValue
public COSObject getOValue()
-
getOHasTypeArray
public Boolean getOHasTypeArray()
- Specified by:
getOHasTypeArrayin interfaceA3DCrossSection
-
getcontainsPC
public Boolean getcontainsPC()
- Specified by:
getcontainsPCin interfaceA3DCrossSection
-
getPCValue
public COSObject getPCValue()
-
getPCHasTypeArray
public Boolean getPCHasTypeArray()
- Specified by:
getPCHasTypeArrayin interfaceA3DCrossSection
-
getcontainsPO
public Boolean getcontainsPO()
- Specified by:
getcontainsPOin interfaceA3DCrossSection
-
getPODefaultValue
public COSObject getPODefaultValue()
-
getPOValue
public COSObject getPOValue()
-
getPOHasTypeNumber
public Boolean getPOHasTypeNumber()
- Specified by:
getPOHasTypeNumberin interfaceA3DCrossSection
-
getPONumberValue
public Double getPONumberValue()
- Specified by:
getPONumberValuein interfaceA3DCrossSection
-
getcontainsPV
public Boolean getcontainsPV()
- Specified by:
getcontainsPVin interfaceA3DCrossSection
-
getPVDefaultValue
public COSObject getPVDefaultValue()
-
getPVValue
public COSObject getPVValue()
-
getPVHasTypeBoolean
public Boolean getPVHasTypeBoolean()
- Specified by:
getPVHasTypeBooleanin interfaceA3DCrossSection
-
getcontainsSC
public Boolean getcontainsSC()
- Specified by:
getcontainsSCin interfaceA3DCrossSection
-
getSCDefaultValue
public COSObject getSCDefaultValue()
-
getSCValue
public COSObject getSCValue()
-
getSCHasTypeBoolean
public Boolean getSCHasTypeBoolean()
- Specified by:
getSCHasTypeBooleanin interfaceA3DCrossSection
-
getcontainsST
public Boolean getcontainsST()
- Specified by:
getcontainsSTin interfaceA3DCrossSection
-
getSTDefaultValue
public COSObject getSTDefaultValue()
-
getSTValue
public COSObject getSTValue()
-
getSTHasTypeBoolean
public Boolean getSTHasTypeBoolean()
- Specified by:
getSTHasTypeBooleanin interfaceA3DCrossSection
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceA3DCrossSection
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceA3DCrossSection
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceA3DCrossSection
-
-