org.pentaho.reporting.libraries.fonts.afm
public class AfmFont extends Object implements Serializable
Constructor Summary | |
---|---|
AfmFont(File font, boolean embeddable) | |
AfmFont(FontDataInputSource inputSource, boolean embeddable) |
Method Summary | |
---|---|
void | dispose() |
AfmDirectionSection | getDirectionSection(int index) |
String | getFamilyName() |
String | getFilename() |
String | getFontName() |
AfmHeader | getHeader() |
FontDataInputSource | getInput() |
int | getMetricsSets() |
boolean | isEmbeddable() |