Class PfmExtendedTextMetrics
java.lang.Object
org.pentaho.reporting.libraries.fonts.pfm.PfmExtendedTextMetrics
Creation-Date: 21.07.2007, 16:34:25
- Author:
- Thomas Morgner
-
Constructor Summary
-
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
-
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()
-