org.pentaho.reporting.libraries.fonts.afm
Class AfmHeader
java.lang.Object
org.pentaho.reporting.libraries.fonts.afm.AfmHeader
public class AfmHeader
- extends Object
Creation-Date: 21.07.2007, 20:20:07
- Author:
- Thomas Morgner
AfmHeader
public AfmHeader()
addData
public void addData(String line)
throws IOException
- Throws:
IOException
getDescender
public double getDescender()
getAscender
public double getAscender()
getxHeight
public double getxHeight()
getCapHeight
public double getCapHeight()
isFixedV
public boolean isFixedV()
getVvector
public double[] getVvector()
isBaseFont
public boolean isBaseFont()
getCharacters
public int getCharacters()
getCharacterSet
public String getCharacterSet()
getEscChar
public int getEscChar()
getMappingScheme
public int getMappingScheme()
getEncodingScheme
public String getEncodingScheme()
getNotice
public String getNotice()
getVersion
public String getVersion()
getBbox
public double[] getBbox()
getWeight
public int getWeight()
getFullName
public String getFullName()
getFamilyName
public String getFamilyName()
getMetricsSets
public int getMetricsSets()
getFontName
public String getFontName()