Interface AFontMultipleMaster

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

public interface AFontMultipleMaster extends AObject
  • Method Details

    • getcontainsBaseFont

      Boolean getcontainsBaseFont()
    • getBaseFontType

      String getBaseFontType()
    • getBaseFontHasTypeName

      Boolean getBaseFontHasTypeName()
    • getcontainsEncoding

      Boolean getcontainsEncoding()
    • getEncodingType

      String getEncodingType()
    • getEncodingHasTypeDictionary

      Boolean getEncodingHasTypeDictionary()
    • getEncodingHasTypeName

      Boolean getEncodingHasTypeName()
    • getEncodingNameValue

      String getEncodingNameValue()
    • getcontainsFirstChar

      Boolean getcontainsFirstChar()
    • getFirstCharType

      String getFirstCharType()
    • getFirstCharHasTypeInteger

      Boolean getFirstCharHasTypeInteger()
    • getcontainsFontDescriptor

      Boolean getcontainsFontDescriptor()
    • getisFontDescriptorIndirect

      Boolean getisFontDescriptorIndirect()
    • getFontDescriptorType

      String getFontDescriptorType()
    • getFontDescriptorHasTypeDictionary

      Boolean getFontDescriptorHasTypeDictionary()
    • getcontainsLastChar

      Boolean getcontainsLastChar()
    • getLastCharType

      String getLastCharType()
    • getLastCharHasTypeInteger

      Boolean getLastCharHasTypeInteger()
    • getcontainsName

      Boolean getcontainsName()
    • getNameType

      String getNameType()
    • getNameHasTypeName

      Boolean getNameHasTypeName()
    • getcontainsSubtype

      Boolean getcontainsSubtype()
    • getSubtypeType

      String getSubtypeType()
    • getSubtypeHasTypeName

      Boolean getSubtypeHasTypeName()
    • getSubtypeNameValue

      String getSubtypeNameValue()
    • getcontainsToUnicode

      Boolean getcontainsToUnicode()
    • getisToUnicodeIndirect

      Boolean getisToUnicodeIndirect()
    • getToUnicodeType

      String getToUnicodeType()
    • getToUnicodeHasTypeStream

      Boolean getToUnicodeHasTypeStream()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeType

      String getTypeType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()
    • getcontainsWidths

      Boolean getcontainsWidths()
    • getWidthsType

      String getWidthsType()
    • getWidthsHasTypeArray

      Boolean getWidthsHasTypeArray()