Package org.xhtmlrenderer.pdf
Class ITextFontResolver.FontDescription
java.lang.Object
org.xhtmlrenderer.pdf.ITextFontResolver.FontDescription
- Enclosing class:
- ITextFontResolver
-
Method Details
-
getFont
public com.itextpdf.text.pdf.BaseFont getFont() -
getWeight
public int getWeight() -
getStyle
-
getUnderlinePosition
public float getUnderlinePosition() -
getUnderlineThickness
public float getUnderlineThickness() -
getYStrikeoutPosition
public float getYStrikeoutPosition() -
getYStrikeoutSize
public float getYStrikeoutSize() -
isFromFontFace
public boolean isFromFontFace()
-