|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openpcl.pclrenderimage.softfont.PriFontHeader
com.openpcl.pclrenderimage.softfont.PriBitmapFontHeader
public class PriBitmapFontHeader
This class represents bitmap font header format
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
protected |
PriBitmapFontHeader()
|
| Method Summary | |
|---|---|
String |
getCopyrightInformation()
|
protected void |
init(DataInputStream headerInput)
|
| Methods inherited from class com.openpcl.pclrenderimage.softfont.PriFontHeader |
|---|
dump, getBaselinePosition, getCapHeight, getCellHeight, getCellWidth, getFirstCode, getFontDescriptorSize, getFontName, getFontNumber, getFontType, getHeaderFormat, getHeight, getHeightExtended, getLastCode, getOrientation, getPitch, getPitchExtended, getPlacement, getQuality, getSerifStyle, getSpacing, getStrokeWeight, getStyleLSB, getStyleMSB, getSymbolset, getTextHeight, getTextWidth, getTypefaceLSB, getTypefaceMSB, getUnderlinePosition, getUnderlineTickness, getWidthType, getXHeight |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected PriBitmapFontHeader()
| Method Detail |
|---|
protected void init(DataInputStream headerInput)
throws IOException
init in class PriFontHeaderIOExceptionpublic String getCopyrightInformation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||