Uses of Class
com.itextpdf.text.pdf.FontDetails
-
Packages that use FontDetails Package Description com.itextpdf.text.pdf -
-
Uses of FontDetails in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as FontDetails Modifier and Type Field Description (package private) FontDetailsPdfContentByte.GraphicState. fontDetailsThis is the font in useFields in com.itextpdf.text.pdf with type parameters of type FontDetails Modifier and Type Field Description protected java.util.LinkedHashMap<BaseFont,FontDetails>PdfWriter. documentFontsThe fonts of this documentMethods in com.itextpdf.text.pdf that return FontDetails Modifier and Type Method Description (package private) FontDetailsPdfWriter. addSimple(BaseFont bf)Adds aBaseFontto the document but not to the page resources.
-