Class AfmFont
java.lang.Object
org.pentaho.reporting.libraries.fonts.afm.AfmFont
- All Implemented Interfaces:
Serializable
An AFM font is a simple text file.
- Author:
- Thomas Morgner
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
dispose()
getDirectionSection
(int index) getInput()
int
boolean
-
Constructor Details
-
AfmFont
- Throws:
IOException
-
AfmFont
- Throws:
IOException
-
-
Method Details
-
getMetricsSets
public int getMetricsSets() -
getDirectionSection
-
getInput
-
getHeader
-
getFilename
-
getFamilyName
-
getFontName
-
isEmbeddable
public boolean isEmbeddable() -
dispose
public void dispose()
-