Interface AFontType1

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

public interface AFontType1 extends AObject
  • Method Details

    • getcontainsBaseFont

      Boolean getcontainsBaseFont()
    • getBaseFontHasTypeName

      Boolean getBaseFontHasTypeName()
    • getcontainsEncoding

      Boolean getcontainsEncoding()
    • getEncodingHasTypeDictionary

      Boolean getEncodingHasTypeDictionary()
    • getEncodingHasTypeName

      Boolean getEncodingHasTypeName()
    • getEncodingNameValue

      String getEncodingNameValue()
    • getcontainsFirstChar

      Boolean getcontainsFirstChar()
    • getFirstCharHasTypeInteger

      Boolean getFirstCharHasTypeInteger()
    • getFirstCharIntegerValue

      Long getFirstCharIntegerValue()
    • getcontainsFontDescriptor

      Boolean getcontainsFontDescriptor()
    • getisFontDescriptorIndirect

      Boolean getisFontDescriptorIndirect()
    • getFontDescriptorHasTypeDictionary

      Boolean getFontDescriptorHasTypeDictionary()
    • getcontainsLastChar

      Boolean getcontainsLastChar()
    • getLastCharHasTypeInteger

      Boolean getLastCharHasTypeInteger()
    • getLastCharIntegerValue

      Long getLastCharIntegerValue()
    • getcontainsName

      Boolean getcontainsName()
    • getNameHasTypeName

      Boolean getNameHasTypeName()
    • 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()