| Modifier and Type | Class and Description |
|---|---|
protected static interface |
HemfFont.LogFontDetails |
protected static class |
HemfFont.LogFontExDv |
protected static class |
HemfFont.LogFontPanose |
HwmfFont.WmfClipPrecision, HwmfFont.WmfFontQuality, HwmfFont.WmfOutPrecision| Modifier and Type | Field and Description |
|---|---|
protected HemfFont.LogFontDetails |
details |
protected java.lang.String |
fullname |
protected java.lang.String |
script |
protected java.lang.String |
style |
charSet, clipPrecision, escapement, facename, family, height, italic, orientation, outPrecision, pitch, pitchAndFamily, quality, strikeOut, underline, weight, width| Constructor and Description |
|---|
HemfFont() |
| Modifier and Type | Method and Description |
|---|---|
int |
init(LittleEndianInputStream leis,
long recordSize) |
protected int |
readString(LittleEndianInputStream leis,
java.lang.StringBuilder sb,
int limit) |
java.lang.String |
toString() |
getCharset, getClipPrecision, getEscapement, getFamily, getHeight, getOrientation, getOutPrecision, getPitch, getPitchAndFamily, getQuality, getTypeface, getWeight, getWidth, initDefaults, isItalic, isStrikeOut, isUnderlineclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFacets, getIndex, getPanose, setCharset, setFamily, setIndex, setPanose, setPitch, setTypefaceprotected java.lang.String fullname
protected java.lang.String style
protected java.lang.String script
protected HemfFont.LogFontDetails details
public int init(LittleEndianInputStream leis, long recordSize) throws java.io.IOException
protected int readString(LittleEndianInputStream leis, java.lang.StringBuilder sb, int limit) throws java.io.IOException
readString in class HwmfFontjava.io.IOException