Class GFAProjection
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAProjection
-
- All Implemented Interfaces:
AObject,AProjection,Object
public class GFAProjection extends GFAObject implements AProjection
-
-
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 GFAProjection(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, getsize, hasCycle, setKeysSet
-
Methods inherited from class org.verapdf.model.GenericModelObject
getContext, getLinkedObjects, 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, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getcontainsPS
public Boolean getcontainsPS()
- Specified by:
getcontainsPSin interfaceAProjection
-
getPSHasTypeName
public Boolean getPSHasTypeName()
- Specified by:
getPSHasTypeNamein interfaceAProjection
-
getPSHasTypeNumber
public Boolean getPSHasTypeNumber()
- Specified by:
getPSHasTypeNumberin interfaceAProjection
-
getPSNumberValue
public Double getPSNumberValue()
- Specified by:
getPSNumberValuein interfaceAProjection
-
getPSNumberDefaultValue
public Double getPSNumberDefaultValue()
-
getcontainsSubtype
public Boolean getcontainsSubtype()
- Specified by:
getcontainsSubtypein interfaceAProjection
-
getSubtypeHasTypeName
public Boolean getSubtypeHasTypeName()
- Specified by:
getSubtypeHasTypeNamein interfaceAProjection
-
getSubtypeNameValue
public String getSubtypeNameValue()
- Specified by:
getSubtypeNameValuein interfaceAProjection
-
getSubtypeNameDefaultValue
public String getSubtypeNameDefaultValue()
-
getcontainsOB
public Boolean getcontainsOB()
- Specified by:
getcontainsOBin interfaceAProjection
-
getOBHasTypeName
public Boolean getOBHasTypeName()
- Specified by:
getOBHasTypeNamein interfaceAProjection
-
getOBNameValue
public String getOBNameValue()
- Specified by:
getOBNameValuein interfaceAProjection
-
getOBNameDefaultValue
public String getOBNameDefaultValue()
-
getcontainsN
public Boolean getcontainsN()
- Specified by:
getcontainsNin interfaceAProjection
-
getNHasTypeNumber
public Boolean getNHasTypeNumber()
- Specified by:
getNHasTypeNumberin interfaceAProjection
-
getNNumberValue
public Double getNNumberValue()
- Specified by:
getNNumberValuein interfaceAProjection
-
getNNumberDefaultValue
public Double getNNumberDefaultValue()
-
getcontainsFOV
public Boolean getcontainsFOV()
- Specified by:
getcontainsFOVin interfaceAProjection
-
getFOVHasTypeNumber
public Boolean getFOVHasTypeNumber()
- Specified by:
getFOVHasTypeNumberin interfaceAProjection
-
getFOVNumberValue
public Double getFOVNumberValue()
- Specified by:
getFOVNumberValuein interfaceAProjection
-
getFOVNumberDefaultValue
public Double getFOVNumberDefaultValue()
-
getcontainsF
public Boolean getcontainsF()
- Specified by:
getcontainsFin interfaceAProjection
-
getFHasTypeNumber
public Boolean getFHasTypeNumber()
- Specified by:
getFHasTypeNumberin interfaceAProjection
-
getcontainsCS
public Boolean getcontainsCS()
- Specified by:
getcontainsCSin interfaceAProjection
-
getCSHasTypeName
public Boolean getCSHasTypeName()
- Specified by:
getCSHasTypeNamein interfaceAProjection
-
getCSNameValue
public String getCSNameValue()
- Specified by:
getCSNameValuein interfaceAProjection
-
getCSNameDefaultValue
public String getCSNameDefaultValue()
-
getcontainsOS
public Boolean getcontainsOS()
- Specified by:
getcontainsOSin interfaceAProjection
-
getOSHasTypeNumber
public Boolean getOSHasTypeNumber()
- Specified by:
getOSHasTypeNumberin interfaceAProjection
-
getOSNumberValue
public Double getOSNumberValue()
- Specified by:
getOSNumberValuein interfaceAProjection
-
getOSNumberDefaultValue
public Double getOSNumberDefaultValue()
-
-