@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 other) |
String |
getAltFont(int chpFtc) |
short |
getExtraDataSz() |
Ffn[] |
getFontNames() |
String |
getMainFont(int chpFtc) |
int |
getSize() |
short |
getStringCount() |
int |
hashCode() |
void |
setStringCount(short stringCount) |
void |
writeTo(ByteArrayOutputStream tableStream) |
void |
writeTo(HWPFFileSystem sys)
Deprecated.
|
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
IOExceptionpublic void writeTo(ByteArrayOutputStream tableStream) throws IOException
IOExceptionCopyright 2018 The Apache Software Foundation or its licensors, as applicable.