Uses of Class
org.apache.fontbox.ttf.IndexToLocationTable
- 
Packages that use IndexToLocationTable Package Description org.apache.fontbox.ttf This package contains classes to parse a TTF file. - 
- 
Uses of IndexToLocationTable in org.apache.fontbox.ttf
Methods in org.apache.fontbox.ttf that return IndexToLocationTable Modifier and Type Method Description IndexToLocationTableTrueTypeFont. getIndexToLocation()Get the loca table for this TTF. 
 -