Uses of Class
org.pdfbox.ttf.MaximumProfileTable

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

Uses of MaximumProfileTable in org.pdfbox.ttf
 

Methods in org.pdfbox.ttf that return MaximumProfileTable
 MaximumProfileTable TrueTypeFont.getMaximumProfile()
          Get the maxp table for this TTF.