org.pentaho.reporting.libraries.fonts.afm

Class AfmDirectionSection

public class AfmDirectionSection extends Object

Creation-Date: 22.07.2007, 15:41:29

Author: Thomas Morgner

Constructor Summary
AfmDirectionSection()
Method Summary
voidadd(String line)
double[]getCharWidth()
doublegetItalicAngle()
doublegetUnderlinePosition()
doublegetUnderlineThickness()
booleanisFixedPitch()

Constructor Detail

AfmDirectionSection

public AfmDirectionSection()

Method Detail

add

public void add(String line)

getCharWidth

public double[] getCharWidth()

getItalicAngle

public double getItalicAngle()

getUnderlinePosition

public double getUnderlinePosition()

getUnderlineThickness

public double getUnderlineThickness()

isFixedPitch

public boolean isFixedPitch()