|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hwpf.model.OldFontTable
@Internal public final class OldFontTable
Font table for Word 6.0
Constructor Summary | |
---|---|
OldFontTable(byte[] buf,
int offset,
int length)
|
Method Summary | |
---|---|
OldFfn[] |
getFontNames()
|
java.lang.String |
getMainFont(int chpFtc)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OldFontTable(byte[] buf, int offset, int length)
Method Detail |
---|
public OldFfn[] getFontNames()
public java.lang.String getMainFont(int chpFtc)
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |