org.pentaho.reporting.libraries.fonts.truetype
public class ScalableTrueTypeFontMetrics extends Object
Constructor Summary | |
---|---|
ScalableTrueTypeFontMetrics(TrueTypeFont font) |
Method Summary | |
---|---|
long | getAscent()
From the baseline to the
|
long | getDescent() |
TrueTypeFont | getFont() |
long | getItalicAngle() |
long | getLeading() |
long | getMaxAscent() |
long | getMaxCharAdvance() |
long | getMaxDescent() |
long | getStrikeThroughPosition() |
long | getUnderlinePosition() |
long | getXHeight() |
Returns: