Class GFAMeasureGEO
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAMeasureGEO
-
- All Implemented Interfaces:
AMeasureGEO,AObject,Object
public class GFAMeasureGEO extends GFAObject implements AMeasureGEO
-
-
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 GFAMeasureGEO(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
-
getcontainsBounds
public Boolean getcontainsBounds()
- Specified by:
getcontainsBoundsin interfaceAMeasureGEO
-
getBoundsValue
public COSObject getBoundsValue()
-
getBoundsHasTypeArray
public Boolean getBoundsHasTypeArray()
- Specified by:
getBoundsHasTypeArrayin interfaceAMeasureGEO
-
getcontainsDCS
public Boolean getcontainsDCS()
- Specified by:
getcontainsDCSin interfaceAMeasureGEO
-
getDCSValue
public COSObject getDCSValue()
-
getDCSHasTypeDictionary
public Boolean getDCSHasTypeDictionary()
- Specified by:
getDCSHasTypeDictionaryin interfaceAMeasureGEO
-
getcontainsGCS
public Boolean getcontainsGCS()
- Specified by:
getcontainsGCSin interfaceAMeasureGEO
-
getGCSValue
public COSObject getGCSValue()
-
getGCSHasTypeDictionary
public Boolean getGCSHasTypeDictionary()
- Specified by:
getGCSHasTypeDictionaryin interfaceAMeasureGEO
-
getcontainsGPTS
public Boolean getcontainsGPTS()
- Specified by:
getcontainsGPTSin interfaceAMeasureGEO
-
getGPTSValue
public COSObject getGPTSValue()
-
getGPTSHasTypeArray
public Boolean getGPTSHasTypeArray()
- Specified by:
getGPTSHasTypeArrayin interfaceAMeasureGEO
-
getcontainsLPTS
public Boolean getcontainsLPTS()
- Specified by:
getcontainsLPTSin interfaceAMeasureGEO
-
getLPTSValue
public COSObject getLPTSValue()
-
getLPTSHasTypeArray
public Boolean getLPTSHasTypeArray()
- Specified by:
getLPTSHasTypeArrayin interfaceAMeasureGEO
-
getcontainsPCSM
public Boolean getcontainsPCSM()
- Specified by:
getcontainsPCSMin interfaceAMeasureGEO
-
getPCSMValue
public COSObject getPCSMValue()
-
getPCSMHasTypeArray
public Boolean getPCSMHasTypeArray()
- Specified by:
getPCSMHasTypeArrayin interfaceAMeasureGEO
-
getcontainsPDU
public Boolean getcontainsPDU()
- Specified by:
getcontainsPDUin interfaceAMeasureGEO
-
getPDUValue
public COSObject getPDUValue()
-
getPDUHasTypeArray
public Boolean getPDUHasTypeArray()
- Specified by:
getPDUHasTypeArrayin interfaceAMeasureGEO
-
getcontainsSubtype
public Boolean getcontainsSubtype()
- Specified by:
getcontainsSubtypein interfaceAMeasureGEO
-
getSubtypeValue
public COSObject getSubtypeValue()
-
getSubtypeHasTypeName
public Boolean getSubtypeHasTypeName()
- Specified by:
getSubtypeHasTypeNamein interfaceAMeasureGEO
-
getSubtypeNameValue
public String getSubtypeNameValue()
- Specified by:
getSubtypeNameValuein interfaceAMeasureGEO
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceAMeasureGEO
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceAMeasureGEO
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceAMeasureGEO
-
gethasExtensionADBE_Extn3
public Boolean gethasExtensionADBE_Extn3()
- Specified by:
gethasExtensionADBE_Extn3in interfaceAMeasureGEO
-
-