Uses of Class
org.apache.fontbox.ttf.GlyphSubstitutionTable.FeatureTable
-
Packages that use GlyphSubstitutionTable.FeatureTable Package Description org.apache.fontbox.ttf This package contains classes to parse a TTF file. -
-
Uses of GlyphSubstitutionTable.FeatureTable in org.apache.fontbox.ttf
Fields in org.apache.fontbox.ttf declared as GlyphSubstitutionTable.FeatureTable Modifier and Type Field Description (package private) GlyphSubstitutionTable.FeatureTable
GlyphSubstitutionTable.FeatureRecord. featureTable
Methods in org.apache.fontbox.ttf that return GlyphSubstitutionTable.FeatureTable Modifier and Type Method Description (package private) GlyphSubstitutionTable.FeatureTable
GlyphSubstitutionTable. readFeatureTable(TTFDataStream data, long offset)
-