Class GFAResource
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAResource
-
-
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 GFAResource(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
-
getcontainsColorSpace
public Boolean getcontainsColorSpace()
- Specified by:
getcontainsColorSpacein interfaceAResource
-
getColorSpaceValue
public COSObject getColorSpaceValue()
-
getColorSpaceHasTypeDictionary
public Boolean getColorSpaceHasTypeDictionary()
- Specified by:
getColorSpaceHasTypeDictionaryin interfaceAResource
-
getcontainsExtGState
public Boolean getcontainsExtGState()
- Specified by:
getcontainsExtGStatein interfaceAResource
-
getExtGStateValue
public COSObject getExtGStateValue()
-
getExtGStateHasTypeDictionary
public Boolean getExtGStateHasTypeDictionary()
- Specified by:
getExtGStateHasTypeDictionaryin interfaceAResource
-
getcontainsFont
public Boolean getcontainsFont()
- Specified by:
getcontainsFontin interfaceAResource
-
getFontValue
public COSObject getFontValue()
-
getFontHasTypeDictionary
public Boolean getFontHasTypeDictionary()
- Specified by:
getFontHasTypeDictionaryin interfaceAResource
-
getcontainsPattern
public Boolean getcontainsPattern()
- Specified by:
getcontainsPatternin interfaceAResource
-
getPatternValue
public COSObject getPatternValue()
-
getPatternHasTypeDictionary
public Boolean getPatternHasTypeDictionary()
- Specified by:
getPatternHasTypeDictionaryin interfaceAResource
-
getcontainsProcSet
public Boolean getcontainsProcSet()
- Specified by:
getcontainsProcSetin interfaceAResource
-
getProcSetValue
public COSObject getProcSetValue()
-
getProcSetHasTypeArray
public Boolean getProcSetHasTypeArray()
- Specified by:
getProcSetHasTypeArrayin interfaceAResource
-
getcontainsProperties
public Boolean getcontainsProperties()
- Specified by:
getcontainsPropertiesin interfaceAResource
-
getentryPropertiesValue
public COSObject getentryPropertiesValue()
-
getentryPropertiesHasTypeDictionary
public Boolean getentryPropertiesHasTypeDictionary()
- Specified by:
getentryPropertiesHasTypeDictionaryin interfaceAResource
-
getcontainsShading
public Boolean getcontainsShading()
- Specified by:
getcontainsShadingin interfaceAResource
-
getShadingValue
public COSObject getShadingValue()
-
getShadingHasTypeDictionary
public Boolean getShadingHasTypeDictionary()
- Specified by:
getShadingHasTypeDictionaryin interfaceAResource
-
getcontainsXObject
public Boolean getcontainsXObject()
- Specified by:
getcontainsXObjectin interfaceAResource
-
getXObjectValue
public COSObject getXObjectValue()
-
getXObjectHasTypeDictionary
public Boolean getXObjectHasTypeDictionary()
- Specified by:
getXObjectHasTypeDictionaryin interfaceAResource
-
-