Class GFACollectionColors
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFACollectionColors
-
- All Implemented Interfaces:
ACollectionColors,AObject,Object
public class GFACollectionColors extends GFAObject implements ACollectionColors
-
-
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 GFACollectionColors(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
-
getcontainsBackground
public Boolean getcontainsBackground()
- Specified by:
getcontainsBackgroundin interfaceACollectionColors
-
getBackgroundValue
public COSObject getBackgroundValue()
-
getBackgroundHasTypeArray
public Boolean getBackgroundHasTypeArray()
- Specified by:
getBackgroundHasTypeArrayin interfaceACollectionColors
-
getcontainsCardBackground
public Boolean getcontainsCardBackground()
- Specified by:
getcontainsCardBackgroundin interfaceACollectionColors
-
getCardBackgroundValue
public COSObject getCardBackgroundValue()
-
getCardBackgroundHasTypeArray
public Boolean getCardBackgroundHasTypeArray()
- Specified by:
getCardBackgroundHasTypeArrayin interfaceACollectionColors
-
getcontainsCardBorder
public Boolean getcontainsCardBorder()
- Specified by:
getcontainsCardBorderin interfaceACollectionColors
-
getCardBorderValue
public COSObject getCardBorderValue()
-
getCardBorderHasTypeArray
public Boolean getCardBorderHasTypeArray()
- Specified by:
getCardBorderHasTypeArrayin interfaceACollectionColors
-
getcontainsPrimaryText
public Boolean getcontainsPrimaryText()
- Specified by:
getcontainsPrimaryTextin interfaceACollectionColors
-
getPrimaryTextValue
public COSObject getPrimaryTextValue()
-
getPrimaryTextHasTypeArray
public Boolean getPrimaryTextHasTypeArray()
- Specified by:
getPrimaryTextHasTypeArrayin interfaceACollectionColors
-
getcontainsSecondaryText
public Boolean getcontainsSecondaryText()
- Specified by:
getcontainsSecondaryTextin interfaceACollectionColors
-
getSecondaryTextValue
public COSObject getSecondaryTextValue()
-
getSecondaryTextHasTypeArray
public Boolean getSecondaryTextHasTypeArray()
- Specified by:
getSecondaryTextHasTypeArrayin interfaceACollectionColors
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceACollectionColors
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceACollectionColors
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceACollectionColors
-
gethasExtensionADBE_Extn3
public Boolean gethasExtensionADBE_Extn3()
- Specified by:
gethasExtensionADBE_Extn3in interfaceACollectionColors
-
-