Interface AShadingType2

All Superinterfaces:
AObject, Object

public interface AShadingType2 extends AObject
  • Method Details

    • getcontainsAntiAlias

      Boolean getcontainsAntiAlias()
    • getAntiAliasType

      String getAntiAliasType()
    • getAntiAliasHasTypeBoolean

      Boolean getAntiAliasHasTypeBoolean()
    • getcontainsBBox

      Boolean getcontainsBBox()
    • getBBoxType

      String getBBoxType()
    • getBBoxHasTypeRectangle

      Boolean getBBoxHasTypeRectangle()
    • getcontainsBackground

      Boolean getcontainsBackground()
    • getBackgroundType

      String getBackgroundType()
    • getBackgroundHasTypeArray

      Boolean getBackgroundHasTypeArray()
    • getcontainsColorSpace

      Boolean getcontainsColorSpace()
    • getColorSpaceType

      String getColorSpaceType()
    • getColorSpaceHasTypeArray

      Boolean getColorSpaceHasTypeArray()
    • getColorSpaceHasTypeName

      Boolean getColorSpaceHasTypeName()
    • getColorSpaceNameValue

      String getColorSpaceNameValue()
    • getcontainsCoords

      Boolean getcontainsCoords()
    • getCoordsType

      String getCoordsType()
    • getCoordsHasTypeArray

      Boolean getCoordsHasTypeArray()
    • getcontainsDomain

      Boolean getcontainsDomain()
    • getDomainType

      String getDomainType()
    • getDomainHasTypeArray

      Boolean getDomainHasTypeArray()
    • getcontainsExtend

      Boolean getcontainsExtend()
    • getExtendType

      String getExtendType()
    • getExtendHasTypeArray

      Boolean getExtendHasTypeArray()
    • getcontainsFunction

      Boolean getcontainsFunction()
    • getisFunctionIndirect

      Boolean getisFunctionIndirect()
    • getFunctionType

      String getFunctionType()
    • getFunctionHasTypeArray

      Boolean getFunctionHasTypeArray()
    • getFunctionHasTypeDictionary

      Boolean getFunctionHasTypeDictionary()
    • getFunctionHasTypeStream

      Boolean getFunctionHasTypeStream()
    • getcontainsShadingType

      Boolean getcontainsShadingType()
    • getShadingTypeType

      String getShadingTypeType()
    • getShadingTypeHasTypeInteger

      Boolean getShadingTypeHasTypeInteger()
    • getShadingTypeIntegerValue

      Long getShadingTypeIntegerValue()