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, isUnderline
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFacets, getIndex, getPanose, setCharset, setFamily, setIndex, setPanose, setPitch, setTypeface
protected 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 HwmfFont
java.io.IOException
Copyright 2019 The Apache Software Foundation or its licensors, as applicable.