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