Class GFAOptContentUsage
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAOptContentUsage
-
- All Implemented Interfaces:
AObject,AOptContentUsage,Object
public class GFAOptContentUsage extends GFAObject implements AOptContentUsage
-
-
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 GFAOptContentUsage(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
-
getcontainsCreatorInfo
public Boolean getcontainsCreatorInfo()
- Specified by:
getcontainsCreatorInfoin interfaceAOptContentUsage
-
getCreatorInfoValue
public COSObject getCreatorInfoValue()
-
getCreatorInfoHasTypeDictionary
public Boolean getCreatorInfoHasTypeDictionary()
- Specified by:
getCreatorInfoHasTypeDictionaryin interfaceAOptContentUsage
-
getcontainsExport
public Boolean getcontainsExport()
- Specified by:
getcontainsExportin interfaceAOptContentUsage
-
getExportValue
public COSObject getExportValue()
-
getExportHasTypeDictionary
public Boolean getExportHasTypeDictionary()
- Specified by:
getExportHasTypeDictionaryin interfaceAOptContentUsage
-
getcontainsLanguage
public Boolean getcontainsLanguage()
- Specified by:
getcontainsLanguagein interfaceAOptContentUsage
-
getLanguageValue
public COSObject getLanguageValue()
-
getLanguageHasTypeDictionary
public Boolean getLanguageHasTypeDictionary()
- Specified by:
getLanguageHasTypeDictionaryin interfaceAOptContentUsage
-
getcontainsPageElement
public Boolean getcontainsPageElement()
- Specified by:
getcontainsPageElementin interfaceAOptContentUsage
-
getPageElementValue
public COSObject getPageElementValue()
-
getPageElementHasTypeDictionary
public Boolean getPageElementHasTypeDictionary()
- Specified by:
getPageElementHasTypeDictionaryin interfaceAOptContentUsage
-
getcontainsPrint
public Boolean getcontainsPrint()
- Specified by:
getcontainsPrintin interfaceAOptContentUsage
-
getPrintValue
public COSObject getPrintValue()
-
getPrintHasTypeDictionary
public Boolean getPrintHasTypeDictionary()
- Specified by:
getPrintHasTypeDictionaryin interfaceAOptContentUsage
-
getcontainsUser
public Boolean getcontainsUser()
- Specified by:
getcontainsUserin interfaceAOptContentUsage
-
getUserValue
public COSObject getUserValue()
-
getUserHasTypeDictionary
public Boolean getUserHasTypeDictionary()
- Specified by:
getUserHasTypeDictionaryin interfaceAOptContentUsage
-
getcontainsView
public Boolean getcontainsView()
- Specified by:
getcontainsViewin interfaceAOptContentUsage
-
getViewValue
public COSObject getViewValue()
-
getViewHasTypeDictionary
public Boolean getViewHasTypeDictionary()
- Specified by:
getViewHasTypeDictionaryin interfaceAOptContentUsage
-
getcontainsZoom
public Boolean getcontainsZoom()
- Specified by:
getcontainsZoomin interfaceAOptContentUsage
-
getZoomValue
public COSObject getZoomValue()
-
getZoomHasTypeDictionary
public Boolean getZoomHasTypeDictionary()
- Specified by:
getZoomHasTypeDictionaryin interfaceAOptContentUsage
-
-