Class AfmDirectionSection
java.lang.Object
org.pentaho.reporting.libraries.fonts.afm.AfmDirectionSection
public class AfmDirectionSection
extends java.lang.Object
Creation-Date: 22.07.2007, 15:41:29
- Author:
- Thomas Morgner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(java.lang.String line) double[]
double
double
double
boolean
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AfmDirectionSection
public AfmDirectionSection() throws java.io.IOException- Throws:
java.io.IOException
-
-
Method Details
-
add
public void add(java.lang.String line) throws java.io.IOException - Throws:
java.io.IOException
-
getUnderlinePosition
public double getUnderlinePosition() -
getUnderlineThickness
public double getUnderlineThickness() -
getItalicAngle
public double getItalicAngle() -
getCharWidth
public double[] getCharWidth() -
isFixedPitch
public boolean isFixedPitch()
-