Uses of Package
org.apache.fontbox.ttf

Packages that use org.apache.fontbox.ttf
org.apache.fontbox.ttf This package contains classes to parse a TTF file. 
 

Classes in org.apache.fontbox.ttf used by org.apache.fontbox.ttf
CMAPEncodingEntry
          An encoding entry for a cmap.
CMAPTable
          A table in a true type font.
GlyfDescript
          This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
GlyphData
          A glyph data record in the glyf table.
GlyphDescription
          Specifies access to glyph description classes, simple and composite.
GlyphTable
          A table in a true type font.
HeaderTable
          A table in a true type font.
HorizontalHeaderTable
          A table in a true type font.
HorizontalMetricsTable
          A table in a true type font.
IndexToLocationTable
          A table in a true type font.
MaximumProfileTable
          A table in a true type font.
NameRecord
          A name record in the name table.
NamingTable
          A table in a true type font.
OS2WindowsMetricsTable
          A table in a true type font.
PostScriptTable
          A table in a true type font.
TrueTypeFont
          A class to hold true type font information.
TTFDataStream
          An interface into a data stream.
TTFTable
          A table in a true type font.