Uses of Class
org.xhtmlrenderer.pdf.FontDescription
Packages that use FontDescription
-
Uses of FontDescription in org.xhtmlrenderer.pdf
Methods in org.xhtmlrenderer.pdf that return FontDescriptionModifier and TypeMethodDescriptionstatic FontDescriptionTrueTypeUtil.extractDescription(String path, byte[] contents, com.lowagie.text.pdf.BaseFont font) static FontDescriptionTrueTypeUtil.extractDescription(String path, com.lowagie.text.pdf.BaseFont font) ITextFSFont.getFontDescription()FontFamily.match(int desiredWeight, org.xhtmlrenderer.css.constants.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 TypeMethodDescriptionvoidFontFamily.addFontDescription(FontDescription description) static voidTrueTypeUtil.populateDescription(String path, byte[] contents, com.lowagie.text.pdf.BaseFont font, FontDescription description) static voidTrueTypeUtil.populateDescription(String path, com.lowagie.text.pdf.BaseFont font, FontDescription description) Constructors in org.xhtmlrenderer.pdf with parameters of type FontDescription