Class GFAMeasureRL
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAMeasureRL
-
- All Implemented Interfaces:
AMeasureRL,AObject,Object
public class GFAMeasureRL extends GFAObject implements AMeasureRL
-
-
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 GFAMeasureRL(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
-
getcontainsA
public Boolean getcontainsA()
- Specified by:
getcontainsAin interfaceAMeasureRL
-
getAValue
public COSObject getAValue()
-
getAHasTypeArray
public Boolean getAHasTypeArray()
- Specified by:
getAHasTypeArrayin interfaceAMeasureRL
-
getcontainsCYX
public Boolean getcontainsCYX()
- Specified by:
getcontainsCYXin interfaceAMeasureRL
-
getCYXValue
public COSObject getCYXValue()
-
getCYXHasTypeNumber
public Boolean getCYXHasTypeNumber()
- Specified by:
getCYXHasTypeNumberin interfaceAMeasureRL
-
getcontainsD
public Boolean getcontainsD()
- Specified by:
getcontainsDin interfaceAMeasureRL
-
getDValue
public COSObject getDValue()
-
getDHasTypeArray
public Boolean getDHasTypeArray()
- Specified by:
getDHasTypeArrayin interfaceAMeasureRL
-
getcontainsO
public Boolean getcontainsO()
- Specified by:
getcontainsOin interfaceAMeasureRL
-
getOValue
public COSObject getOValue()
-
getOHasTypeArray
public Boolean getOHasTypeArray()
- Specified by:
getOHasTypeArrayin interfaceAMeasureRL
-
getcontainsR
public Boolean getcontainsR()
- Specified by:
getcontainsRin interfaceAMeasureRL
-
getRValue
public COSObject getRValue()
-
getRHasTypeStringText
public Boolean getRHasTypeStringText()
- Specified by:
getRHasTypeStringTextin interfaceAMeasureRL
-
getcontainsS
public Boolean getcontainsS()
- Specified by:
getcontainsSin interfaceAMeasureRL
-
getSValue
public COSObject getSValue()
-
getSHasTypeArray
public Boolean getSHasTypeArray()
- Specified by:
getSHasTypeArrayin interfaceAMeasureRL
-
getcontainsSubtype
public Boolean getcontainsSubtype()
- Specified by:
getcontainsSubtypein interfaceAMeasureRL
-
getSubtypeValue
public COSObject getSubtypeValue()
-
getSubtypeHasTypeName
public Boolean getSubtypeHasTypeName()
- Specified by:
getSubtypeHasTypeNamein interfaceAMeasureRL
-
getSubtypeNameValue
public String getSubtypeNameValue()
- Specified by:
getSubtypeNameValuein interfaceAMeasureRL
-
getcontainsT
public Boolean getcontainsT()
- Specified by:
getcontainsTin interfaceAMeasureRL
-
getTValue
public COSObject getTValue()
-
getTHasTypeArray
public Boolean getTHasTypeArray()
- Specified by:
getTHasTypeArrayin interfaceAMeasureRL
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceAMeasureRL
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceAMeasureRL
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceAMeasureRL
-
getcontainsX
public Boolean getcontainsX()
- Specified by:
getcontainsXin interfaceAMeasureRL
-
getXValue
public COSObject getXValue()
-
getXHasTypeArray
public Boolean getXHasTypeArray()
- Specified by:
getXHasTypeArrayin interfaceAMeasureRL
-
getcontainsY
public Boolean getcontainsY()
- Specified by:
getcontainsYin interfaceAMeasureRL
-
getYValue
public COSObject getYValue()
-
getYHasTypeArray
public Boolean getYHasTypeArray()
- Specified by:
getYHasTypeArrayin interfaceAMeasureRL
-
-