Class GFAShadingType3
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAShadingType3
-
- All Implemented Interfaces:
AObject,AShadingType3,Object
public class GFAShadingType3 extends GFAObject implements AShadingType3
-
-
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 GFAShadingType3(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
-
getcontainsAntiAlias
public Boolean getcontainsAntiAlias()
- Specified by:
getcontainsAntiAliasin interfaceAShadingType3
-
getAntiAliasDefaultValue
public COSObject getAntiAliasDefaultValue()
-
getAntiAliasValue
public COSObject getAntiAliasValue()
-
getAntiAliasHasTypeBoolean
public Boolean getAntiAliasHasTypeBoolean()
- Specified by:
getAntiAliasHasTypeBooleanin interfaceAShadingType3
-
getcontainsBBox
public Boolean getcontainsBBox()
- Specified by:
getcontainsBBoxin interfaceAShadingType3
-
getBBoxValue
public COSObject getBBoxValue()
-
getBBoxHasTypeRectangle
public Boolean getBBoxHasTypeRectangle()
- Specified by:
getBBoxHasTypeRectanglein interfaceAShadingType3
-
getcontainsBackground
public Boolean getcontainsBackground()
- Specified by:
getcontainsBackgroundin interfaceAShadingType3
-
getBackgroundValue
public COSObject getBackgroundValue()
-
getBackgroundHasTypeArray
public Boolean getBackgroundHasTypeArray()
- Specified by:
getBackgroundHasTypeArrayin interfaceAShadingType3
-
getcontainsColorSpace
public Boolean getcontainsColorSpace()
- Specified by:
getcontainsColorSpacein interfaceAShadingType3
-
getColorSpaceValue
public COSObject getColorSpaceValue()
-
getColorSpaceHasTypeArray
public Boolean getColorSpaceHasTypeArray()
- Specified by:
getColorSpaceHasTypeArrayin interfaceAShadingType3
-
getColorSpaceHasTypeName
public Boolean getColorSpaceHasTypeName()
- Specified by:
getColorSpaceHasTypeNamein interfaceAShadingType3
-
getColorSpaceNameValue
public String getColorSpaceNameValue()
- Specified by:
getColorSpaceNameValuein interfaceAShadingType3
-
getcontainsCoords
public Boolean getcontainsCoords()
- Specified by:
getcontainsCoordsin interfaceAShadingType3
-
getCoordsValue
public COSObject getCoordsValue()
-
getCoordsHasTypeArray
public Boolean getCoordsHasTypeArray()
- Specified by:
getCoordsHasTypeArrayin interfaceAShadingType3
-
getcontainsDomain
public Boolean getcontainsDomain()
- Specified by:
getcontainsDomainin interfaceAShadingType3
-
getDomainValue
public COSObject getDomainValue()
-
getDomainHasTypeArray
public Boolean getDomainHasTypeArray()
- Specified by:
getDomainHasTypeArrayin interfaceAShadingType3
-
getcontainsExtend
public Boolean getcontainsExtend()
- Specified by:
getcontainsExtendin interfaceAShadingType3
-
getExtendValue
public COSObject getExtendValue()
-
getExtendHasTypeArray
public Boolean getExtendHasTypeArray()
- Specified by:
getExtendHasTypeArrayin interfaceAShadingType3
-
getcontainsFunction
public Boolean getcontainsFunction()
- Specified by:
getcontainsFunctionin interfaceAShadingType3
-
getFunctionValue
public COSObject getFunctionValue()
-
getisFunctionIndirect
public Boolean getisFunctionIndirect()
- Specified by:
getisFunctionIndirectin interfaceAShadingType3
-
getFunctionHasTypeArray
public Boolean getFunctionHasTypeArray()
- Specified by:
getFunctionHasTypeArrayin interfaceAShadingType3
-
getFunctionHasTypeDictionary
public Boolean getFunctionHasTypeDictionary()
- Specified by:
getFunctionHasTypeDictionaryin interfaceAShadingType3
-
getFunctionHasTypeStream
public Boolean getFunctionHasTypeStream()
- Specified by:
getFunctionHasTypeStreamin interfaceAShadingType3
-
getcontainsShadingType
public Boolean getcontainsShadingType()
- Specified by:
getcontainsShadingTypein interfaceAShadingType3
-
getShadingTypeValue
public COSObject getShadingTypeValue()
-
getShadingTypeHasTypeInteger
public Boolean getShadingTypeHasTypeInteger()
- Specified by:
getShadingTypeHasTypeIntegerin interfaceAShadingType3
-
getShadingTypeIntegerValue
public Long getShadingTypeIntegerValue()
- Specified by:
getShadingTypeIntegerValuein interfaceAShadingType3
-
-