Class PfmFontHeader
java.lang.Object
org.pentaho.reporting.libraries.fonts.pfm.PfmFontHeader
Creation-Date: 21.07.2007, 15:43:15
- Author:
- Thomas Morgner
-
Field Details
-
LENGTH
public static final int LENGTH- See Also:
-
-
Constructor Details
-
PfmFontHeader
public PfmFontHeader(byte[] data)
-
-
Method Details
-
getDevicePtr
public int getDevicePtr() -
getFacePtr
public int getFacePtr() -
getVersion
public short getVersion() -
getSize
public long getSize() -
getType
public short getType() -
getPoint
public short getPoint() -
getVertRes
public short getVertRes() -
getHorizRes
public short getHorizRes() -
getAscent
public short getAscent() -
getInternalLeading
public short getInternalLeading() -
getExternalLeading
public short getExternalLeading() -
isItalic
public boolean isItalic() -
isUnderline
public boolean isUnderline() -
isStrikeout
public boolean isStrikeout() -
getWeight
public short getWeight() -
getCharset
public byte getCharset() -
getPixelWidth
public short getPixelWidth() -
getPixelHeight
public short getPixelHeight() -
getPitchAndFamily
public byte getPitchAndFamily() -
getAvgWidth
public short getAvgWidth() -
getMaxWidth
public short getMaxWidth() -
getFirstChar
public short getFirstChar() -
getLastChar
public short getLastChar() -
getDefaultChar
public short getDefaultChar() -
getBreakChar
public short getBreakChar() -
getWidthBytes
public short getWidthBytes() -
getEncoding
-