Class PfmExtendedTextMetrics
java.lang.Object
org.pentaho.reporting.libraries.fonts.pfm.PfmExtendedTextMetrics
public class PfmExtendedTextMetrics
extends java.lang.Object
Creation-Date: 21.07.2007, 16:34:25
- Author:
- Thomas Morgner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionshort
short
short
short
short
short
short
short
short
short
short
short
short
short
short
short
getSlant()
short
short
short
short
short
short
short
short
short
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PfmExtendedTextMetrics
public PfmExtendedTextMetrics(byte[] data)
-
-
Method Details
-
getPointSize
public short getPointSize() -
getOrientation
public short getOrientation() -
getMasterHeight
public short getMasterHeight() -
getMinScale
public short getMinScale() -
getMaxScale
public short getMaxScale() -
getMasterUnits
public short getMasterUnits() -
getCapHeight
public short getCapHeight() -
getxHeight
public short getxHeight() -
getLowerCaseAscent
public short getLowerCaseAscent() -
getLowerCaseDescent
public short getLowerCaseDescent() -
getSlant
public short getSlant() -
getSuperScript
public short getSuperScript() -
getSubScript
public short getSubScript() -
getSuperScriptSize
public short getSuperScriptSize() -
getSubScriptSize
public short getSubScriptSize() -
getUnderlineOffset
public short getUnderlineOffset() -
getUnderlineWidth
public short getUnderlineWidth() -
getDoubleLowerUnderlineOffset
public short getDoubleLowerUnderlineOffset() -
getDoubleLowerUnderlineWidth
public short getDoubleLowerUnderlineWidth() -
getDoubleUpperUnderlineOffset
public short getDoubleUpperUnderlineOffset() -
getDoubleUpperUnderlineWidth
public short getDoubleUpperUnderlineWidth() -
getStrikeOutOffset
public short getStrikeOutOffset() -
getStrikeOutWidth
public short getStrikeOutWidth() -
getKernPairs
public short getKernPairs() -
getKernTracks
public short getKernTracks()
-