Class GFAOutputIntents
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAOutputIntents
-
- All Implemented Interfaces:
AObject,AOutputIntents,Object
public class GFAOutputIntents extends GFAObject implements AOutputIntents
-
-
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 GFAOutputIntents(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
-
getcontainsDestOutputProfile
public Boolean getcontainsDestOutputProfile()
- Specified by:
getcontainsDestOutputProfilein interfaceAOutputIntents
-
getDestOutputProfileValue
public COSObject getDestOutputProfileValue()
-
getisDestOutputProfileIndirect
public Boolean getisDestOutputProfileIndirect()
- Specified by:
getisDestOutputProfileIndirectin interfaceAOutputIntents
-
getDestOutputProfileHasTypeStream
public Boolean getDestOutputProfileHasTypeStream()
- Specified by:
getDestOutputProfileHasTypeStreamin interfaceAOutputIntents
-
getcontainsDestOutputProfileRef
public Boolean getcontainsDestOutputProfileRef()
- Specified by:
getcontainsDestOutputProfileRefin interfaceAOutputIntents
-
getDestOutputProfileRefValue
public COSObject getDestOutputProfileRefValue()
-
getDestOutputProfileRefHasTypeDictionary
public Boolean getDestOutputProfileRefHasTypeDictionary()
- Specified by:
getDestOutputProfileRefHasTypeDictionaryin interfaceAOutputIntents
-
getcontainsInfo
public Boolean getcontainsInfo()
- Specified by:
getcontainsInfoin interfaceAOutputIntents
-
getInfoValue
public COSObject getInfoValue()
-
getInfoHasTypeStringText
public Boolean getInfoHasTypeStringText()
- Specified by:
getInfoHasTypeStringTextin interfaceAOutputIntents
-
getcontainsMixingHints
public Boolean getcontainsMixingHints()
- Specified by:
getcontainsMixingHintsin interfaceAOutputIntents
-
getMixingHintsValue
public COSObject getMixingHintsValue()
-
getMixingHintsHasTypeDictionary
public Boolean getMixingHintsHasTypeDictionary()
- Specified by:
getMixingHintsHasTypeDictionaryin interfaceAOutputIntents
-
getcontainsOutputCondition
public Boolean getcontainsOutputCondition()
- Specified by:
getcontainsOutputConditionin interfaceAOutputIntents
-
getOutputConditionValue
public COSObject getOutputConditionValue()
-
getOutputConditionHasTypeStringText
public Boolean getOutputConditionHasTypeStringText()
- Specified by:
getOutputConditionHasTypeStringTextin interfaceAOutputIntents
-
getcontainsOutputConditionIdentifier
public Boolean getcontainsOutputConditionIdentifier()
- Specified by:
getcontainsOutputConditionIdentifierin interfaceAOutputIntents
-
getOutputConditionIdentifierValue
public COSObject getOutputConditionIdentifierValue()
-
getOutputConditionIdentifierHasTypeStringText
public Boolean getOutputConditionIdentifierHasTypeStringText()
- Specified by:
getOutputConditionIdentifierHasTypeStringTextin interfaceAOutputIntents
-
getcontainsRegistryName
public Boolean getcontainsRegistryName()
- Specified by:
getcontainsRegistryNamein interfaceAOutputIntents
-
getRegistryNameValue
public COSObject getRegistryNameValue()
-
getRegistryNameHasTypeStringText
public Boolean getRegistryNameHasTypeStringText()
- Specified by:
getRegistryNameHasTypeStringTextin interfaceAOutputIntents
-
getcontainsS
public Boolean getcontainsS()
- Specified by:
getcontainsSin interfaceAOutputIntents
-
getSValue
public COSObject getSValue()
-
getSHasTypeName
public Boolean getSHasTypeName()
- Specified by:
getSHasTypeNamein interfaceAOutputIntents
-
getSNameValue
public String getSNameValue()
- Specified by:
getSNameValuein interfaceAOutputIntents
-
getcontainsSpectralData
public Boolean getcontainsSpectralData()
- Specified by:
getcontainsSpectralDatain interfaceAOutputIntents
-
getSpectralDataValue
public COSObject getSpectralDataValue()
-
getSpectralDataHasTypeDictionary
public Boolean getSpectralDataHasTypeDictionary()
- Specified by:
getSpectralDataHasTypeDictionaryin interfaceAOutputIntents
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceAOutputIntents
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceAOutputIntents
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceAOutputIntents
-
-