org.pentaho.reporting.libraries.fonts.text.font
public class GlyphMetrics extends Object
Constructor Summary | |
---|---|
GlyphMetrics() |
Method Summary | |
---|---|
int | getBaselinePosition() |
int | getHeight() |
int | getWidth() |
void | setBaselinePosition(int baselinePosition) |
void | setHeight(int height) |
void | setWidth(int width) |