org.apache.fop.layout
Class FontState
- public class FontState
Constructor Summary |
FontState(FontInfo fontInfo, String fontFamily, String fontStyle, String fontWeight, int fontSize) |
FontState
public FontState(FontInfo fontInfo, String fontFamily, String fontStyle, String fontWeight, int fontSize)
throws org.apache.fop.apps.FOPException
getAscender
public int getAscender()
getCapHeight
public int getCapHeight()
getDescender
public int getDescender()
getFontFamily
public String getFontFamily()
getFontInfo
public FontInfo getFontInfo()
getFontName
public String getFontName()
getFontSize
public int getFontSize()
getFontStyle
public String getFontStyle()
getFontWeight
public String getFontWeight()
getXHeight
public int getXHeight()
width
public int width(int charnum)
to Class org.apache.fop.layout.FontInfo
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class org.apache.fop.layout.FontMetric