Uses of Class
org.pdfbox.ttf.IndexToLocationTable

Packages that use IndexToLocationTable
org.pdfbox.ttf This package contains classes to parse a TTF file. 
 

Uses of IndexToLocationTable in org.pdfbox.ttf
 

Methods in org.pdfbox.ttf that return IndexToLocationTable
 IndexToLocationTable TrueTypeFont.getIndexToLocation()
          Get the loca table for this TTF.