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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoiddispose()getDirectionSection(int index) getInput()intboolean 
- 
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() 
 -