Interface AFontType3

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

public interface AFontType3 extends AObject
  • Method Details

    • getcontainsCharProcs

      Boolean getcontainsCharProcs()
    • getCharProcsHasTypeDictionary

      Boolean getCharProcsHasTypeDictionary()
    • getcontainsEncoding

      Boolean getcontainsEncoding()
    • getEncodingHasTypeDictionary

      Boolean getEncodingHasTypeDictionary()
    • getcontainsFirstChar

      Boolean getcontainsFirstChar()
    • getFirstCharHasTypeInteger

      Boolean getFirstCharHasTypeInteger()
    • getFirstCharIntegerValue

      Long getFirstCharIntegerValue()
    • getcontainsFontBBox

      Boolean getcontainsFontBBox()
    • getFontBBoxHasTypeRectangle

      Boolean getFontBBoxHasTypeRectangle()
    • getcontainsFontDescriptor

      Boolean getcontainsFontDescriptor()
    • getisFontDescriptorIndirect

      Boolean getisFontDescriptorIndirect()
    • getFontDescriptorHasTypeDictionary

      Boolean getFontDescriptorHasTypeDictionary()
    • getcontainsFontMatrix

      Boolean getcontainsFontMatrix()
    • getFontMatrixHasTypeMatrix

      Boolean getFontMatrixHasTypeMatrix()
    • getcontainsLastChar

      Boolean getcontainsLastChar()
    • getLastCharHasTypeInteger

      Boolean getLastCharHasTypeInteger()
    • getLastCharIntegerValue

      Long getLastCharIntegerValue()
    • getcontainsName

      Boolean getcontainsName()
    • getNameHasTypeName

      Boolean getNameHasTypeName()
    • getNameNameValue

      String getNameNameValue()
    • getcontainsResources

      Boolean getcontainsResources()
    • getResourcesHasTypeDictionary

      Boolean getResourcesHasTypeDictionary()
    • getcontainsSubtype

      Boolean getcontainsSubtype()
    • getSubtypeHasTypeName

      Boolean getSubtypeHasTypeName()
    • getSubtypeNameValue

      String getSubtypeNameValue()
    • getcontainsToUnicode

      Boolean getcontainsToUnicode()
    • getisToUnicodeIndirect

      Boolean getisToUnicodeIndirect()
    • getToUnicodeHasTypeStream

      Boolean getToUnicodeHasTypeStream()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()
    • getcontainsWidths

      Boolean getcontainsWidths()
    • getWidthsHasTypeArray

      Boolean getWidthsHasTypeArray()
    • getWidthsArraySize

      Long getWidthsArraySize()