Uses of Class
org.apache.fontbox.ttf.MaximumProfileTable
-
Packages that use MaximumProfileTable Package Description org.apache.fontbox.ttf This package contains classes to parse a TTF file. -
-
Uses of MaximumProfileTable in org.apache.fontbox.ttf
Fields in org.apache.fontbox.ttf declared as MaximumProfileTable Modifier and Type Field Description private MaximumProfileTableGlyphTable. maxpMethods in org.apache.fontbox.ttf that return MaximumProfileTable Modifier and Type Method Description MaximumProfileTableTrueTypeFont. getMaximumProfile()Get the maxp table for this TTF.
-