Uses of Class
org.fit.pdfdom.FontTable.Entry
-
Packages that use FontTable.Entry Package Description org.fit.pdfdom -
-
Uses of FontTable.Entry in org.fit.pdfdom
Methods in org.fit.pdfdom that return FontTable.Entry Modifier and Type Method Description FontTable.EntryFontTable. get(org.apache.pdfbox.pdmodel.font.PDFont find)Methods in org.fit.pdfdom that return types with arguments of type FontTable.Entry Modifier and Type Method Description List<FontTable.Entry>FontTable. getEntries()Methods in org.fit.pdfdom with parameters of type FontTable.Entry Modifier and Type Method Description protected voidFontTable. add(FontTable.Entry entry)
-