Interface AFontDescriptorTrueType

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

public interface AFontDescriptorTrueType extends AObject
  • Method Details

    • getcontainsAscent

      Boolean getcontainsAscent()
    • getAscentType

      String getAscentType()
    • getAscentHasTypeNumber

      Boolean getAscentHasTypeNumber()
    • getcontainsAvgWidth

      Boolean getcontainsAvgWidth()
    • getAvgWidthType

      String getAvgWidthType()
    • getAvgWidthHasTypeNumber

      Boolean getAvgWidthHasTypeNumber()
    • getcontainsCapHeight

      Boolean getcontainsCapHeight()
    • getCapHeightType

      String getCapHeightType()
    • getCapHeightHasTypeNumber

      Boolean getCapHeightHasTypeNumber()
    • getcontainsDescent

      Boolean getcontainsDescent()
    • getDescentType

      String getDescentType()
    • getDescentHasTypeNumber

      Boolean getDescentHasTypeNumber()
    • getDescentNumberValue

      Double getDescentNumberValue()
    • getcontainsFlags

      Boolean getcontainsFlags()
    • getFlagsType

      String getFlagsType()
    • getFlagsHasTypeBitmask

      Boolean getFlagsHasTypeBitmask()
    • getFlagsBitmaskValue

      Long getFlagsBitmaskValue()
    • getcontainsFontBBox

      Boolean getcontainsFontBBox()
    • getFontBBoxType

      String getFontBBoxType()
    • getFontBBoxHasTypeRectangle

      Boolean getFontBBoxHasTypeRectangle()
    • getcontainsFontFamily

      Boolean getcontainsFontFamily()
    • getFontFamilyType

      String getFontFamilyType()
    • getFontFamilyHasTypeStringByte

      Boolean getFontFamilyHasTypeStringByte()
    • getcontainsFontFile

      Boolean getcontainsFontFile()
    • getisFontFileIndirect

      Boolean getisFontFileIndirect()
    • getFontFileType

      String getFontFileType()
    • getFontFileHasTypeStream

      Boolean getFontFileHasTypeStream()
    • getcontainsFontFile2

      Boolean getcontainsFontFile2()
    • getisFontFile2Indirect

      Boolean getisFontFile2Indirect()
    • getFontFile2Type

      String getFontFile2Type()
    • getFontFile2HasTypeStream

      Boolean getFontFile2HasTypeStream()
    • getcontainsFontFile3

      Boolean getcontainsFontFile3()
    • getisFontFile3Indirect

      Boolean getisFontFile3Indirect()
    • getFontFile3Type

      String getFontFile3Type()
    • getFontFile3HasTypeStream

      Boolean getFontFile3HasTypeStream()
    • getcontainsFontName

      Boolean getcontainsFontName()
    • getFontNameType

      String getFontNameType()
    • getFontNameHasTypeName

      Boolean getFontNameHasTypeName()
    • getFontNameNameValue

      String getFontNameNameValue()
    • getcontainsFontStretch

      Boolean getcontainsFontStretch()
    • getFontStretchType

      String getFontStretchType()
    • getFontStretchHasTypeName

      Boolean getFontStretchHasTypeName()
    • getFontStretchNameValue

      String getFontStretchNameValue()
    • getcontainsFontWeight

      Boolean getcontainsFontWeight()
    • getFontWeightType

      String getFontWeightType()
    • getFontWeightHasTypeInteger

      Boolean getFontWeightHasTypeInteger()
    • getFontWeightIntegerValue

      Long getFontWeightIntegerValue()
    • getcontainsItalicAngle

      Boolean getcontainsItalicAngle()
    • getItalicAngleType

      String getItalicAngleType()
    • getItalicAngleHasTypeNumber

      Boolean getItalicAngleHasTypeNumber()
    • getcontainsLeading

      Boolean getcontainsLeading()
    • getLeadingType

      String getLeadingType()
    • getLeadingHasTypeNumber

      Boolean getLeadingHasTypeNumber()
    • getcontainsMaxWidth

      Boolean getcontainsMaxWidth()
    • getMaxWidthType

      String getMaxWidthType()
    • getMaxWidthHasTypeNumber

      Boolean getMaxWidthHasTypeNumber()
    • getcontainsMissingWidth

      Boolean getcontainsMissingWidth()
    • getMissingWidthType

      String getMissingWidthType()
    • getMissingWidthHasTypeNumber

      Boolean getMissingWidthHasTypeNumber()
    • getcontainsStemH

      Boolean getcontainsStemH()
    • getStemHType

      String getStemHType()
    • getStemHHasTypeNumber

      Boolean getStemHHasTypeNumber()
    • getcontainsStemV

      Boolean getcontainsStemV()
    • getStemVType

      String getStemVType()
    • getStemVHasTypeNumber

      Boolean getStemVHasTypeNumber()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeType

      String getTypeType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()
    • getcontainsXHeight

      Boolean getcontainsXHeight()
    • getXHeightType

      String getXHeightType()
    • getXHeightHasTypeNumber

      Boolean getXHeightHasTypeNumber()
    • getparentBaseFontNameValue

      String getparentBaseFontNameValue()