Uses of Class
org.xhtmlrenderer.pdf.FontDescription
Packages that use FontDescription
-
Uses of FontDescription in org.xhtmlrenderer.pdf
Fields in org.xhtmlrenderer.pdf declared as FontDescriptionFields in org.xhtmlrenderer.pdf with type parameters of type FontDescriptionModifier and TypeFieldDescriptionprivate final Map<String,
FontDescription> ITextFontResolver._fontCache
private final List<FontDescription>
FontFamily._fontDescriptions
Methods in org.xhtmlrenderer.pdf that return FontDescriptionModifier and TypeMethodDescriptionprivate FontDescription
FontFamily.findByWeight
(List<FontDescription> matches, int desiredWeight, int searchMode) ITextFSFont.getFontDescription()
FontFamily.match
(int desiredWeight, IdentValue style) Methods in org.xhtmlrenderer.pdf that return types with arguments of type FontDescriptionMethods in org.xhtmlrenderer.pdf with parameters of type FontDescriptionModifier and TypeMethodDescriptionvoid
FontFamily.addFontDescription
(FontDescription description) static void
TrueTypeUtil.populateDescription
(String path, byte[] contents, com.lowagie.text.pdf.BaseFont font, FontDescription description) static void
TrueTypeUtil.populateDescription
(String path, com.lowagie.text.pdf.BaseFont font, FontDescription description) private static void
TrueTypeUtil.populateDescription0
(String path, com.lowagie.text.pdf.BaseFont font, FontDescription description, com.lowagie.text.pdf.RandomAccessFileOrArray rf) Method parameters in org.xhtmlrenderer.pdf with type arguments of type FontDescriptionModifier and TypeMethodDescriptionprivate FontDescription
FontFamily.findByWeight
(List<FontDescription> matches, int desiredWeight, int searchMode) Constructors in org.xhtmlrenderer.pdf with parameters of type FontDescription