Class ITextFontResolver.FontDescription

java.lang.Object
org.xhtmlrenderer.pdf.ITextFontResolver.FontDescription
Enclosing class:
ITextFontResolver

public static class ITextFontResolver.FontDescription extends Object
  • Method Details

    • getFont

      public com.itextpdf.text.pdf.BaseFont getFont()
    • getWeight

      public int getWeight()
    • getStyle

      public IdentValue getStyle()
    • getUnderlinePosition

      public float getUnderlinePosition()
    • getUnderlineThickness

      public float getUnderlineThickness()
    • getYStrikeoutPosition

      public float getYStrikeoutPosition()
    • getYStrikeoutSize

      public float getYStrikeoutSize()
    • isFromFontFace

      public boolean isFromFontFace()