org.pentaho.reporting.libraries.fonts.afm
public class AfmHeader extends Object
| Constructor Summary | |
|---|---|
| AfmHeader() | |
| Method Summary | |
|---|---|
| void | addData(String line) |
| double | getAscender() |
| double[] | getBbox() |
| double | getCapHeight() |
| int | getCharacters() |
| String | getCharacterSet() |
| double | getDescender() |
| String | getEncodingScheme() |
| int | getEscChar() |
| String | getFamilyName() |
| String | getFontName() |
| String | getFullName() |
| int | getMappingScheme() |
| int | getMetricsSets() |
| String | getNotice() |
| String | getVersion() |
| double[] | getVvector() |
| int | getWeight() |
| double | getxHeight() |
| boolean | isBaseFont() |
| boolean | isFixedV() |