@Internal public final class FontTable extends Object
Constructor and Description |
---|
FontTable(byte[] buf,
int offset,
int lcbSttbfffn) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAltFont(int chpFtc) |
short |
getExtraDataSz() |
Ffn[] |
getFontNames() |
String |
getMainFont(int chpFtc) |
int |
getSize() |
short |
getStringCount() |
void |
setStringCount(short stringCount) |
void |
writeTo(HWPFFileSystem sys)
Deprecated.
|
void |
writeTo(HWPFOutputStream tableStream) |
public short getStringCount()
public short getExtraDataSz()
public Ffn[] getFontNames()
public int getSize()
public String getMainFont(int chpFtc)
public String getAltFont(int chpFtc)
public void setStringCount(short stringCount)
@Deprecated public void writeTo(HWPFFileSystem sys) throws IOException
IOException
public void writeTo(HWPFOutputStream tableStream) throws IOException
IOException
Copyright © 2020. All rights reserved.