Uses of Class
org.apache.fontbox.afm.FontMetrics
-
Packages that use FontMetrics Package Description org.apache.fontbox.afm This package holds classes used to parse AFM(Adobe Font Metrics) files. -
-
Uses of FontMetrics in org.apache.fontbox.afm
Methods in org.apache.fontbox.afm that return FontMetrics Modifier and Type Method Description FontMetrics
AFMParser. parse()
This will parse the AFM document.FontMetrics
AFMParser. parse(boolean reducedDataset)
This will parse the AFM document.
-