Class AfmParseUtilities
java.lang.Object
org.pentaho.reporting.libraries.fonts.afm.AfmParseUtilities
Creation-Date: 22.07.2007, 16:38:32
- Author:
 - Thomas Morgner
 
- 
Method Summary
Modifier and TypeMethodDescriptionstatic doubleparseDouble(String key, String wholeLine) static double[]parseDoubleArray(String line, int size) static int 
- 
Method Details
- 
parseInt
- Throws:
 IOException
 - 
parseDouble
- Throws:
 IOException
 - 
parseDoubleArray
- Throws:
 IOException
 
 -