Package com.reportmill.pdf
Class PDFText.FontEntry
java.lang.Object
com.reportmill.pdf.PDFText.FontEntry
- Enclosing class:
- PDFText
An inner class to store font info.
 There are individual entries when a font has chars beyond 255, in blocks of 256.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
FontEntryCreates a new font entry for a given pdf file and font.
- 
FontEntryCreates a font entry for a given pdf file and root font entry.
 
-