Interface AResource

All Superinterfaces:
AObject, Object
All Known Implementing Classes:
GFAResource

public interface AResource extends AObject
  • Method Details

    • getcontainsColorSpace

      Boolean getcontainsColorSpace()
    • getColorSpaceType

      String getColorSpaceType()
    • getColorSpaceHasTypeDictionary

      Boolean getColorSpaceHasTypeDictionary()
    • getcontainsEncoding

      Boolean getcontainsEncoding()
    • getEncodingType

      String getEncodingType()
    • getEncodingHasTypeDictionary

      Boolean getEncodingHasTypeDictionary()
    • getcontainsExtGState

      Boolean getcontainsExtGState()
    • getExtGStateType

      String getExtGStateType()
    • getExtGStateHasTypeDictionary

      Boolean getExtGStateHasTypeDictionary()
    • getcontainsFont

      Boolean getcontainsFont()
    • getFontType

      String getFontType()
    • getFontHasTypeDictionary

      Boolean getFontHasTypeDictionary()
    • getcontainsPattern

      Boolean getcontainsPattern()
    • getPatternType

      String getPatternType()
    • getPatternHasTypeDictionary

      Boolean getPatternHasTypeDictionary()
    • getcontainsProcSet

      Boolean getcontainsProcSet()
    • getProcSetType

      String getProcSetType()
    • getProcSetHasTypeArray

      Boolean getProcSetHasTypeArray()
    • getcontainsProperties

      Boolean getcontainsProperties()
    • getentryPropertiesType

      String getentryPropertiesType()
    • getentryPropertiesHasTypeDictionary

      Boolean getentryPropertiesHasTypeDictionary()
    • getcontainsShading

      Boolean getcontainsShading()
    • getShadingType

      String getShadingType()
    • getShadingHasTypeDictionary

      Boolean getShadingHasTypeDictionary()
    • getcontainsXObject

      Boolean getcontainsXObject()
    • getXObjectType

      String getXObjectType()
    • getXObjectHasTypeDictionary

      Boolean getXObjectHasTypeDictionary()