|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefineFont2.KerningRecord | |
---|---|
org.freehep.graphicsio.swf | SWF (Macromedia Flash) Input and Output Format. |
Uses of DefineFont2.KerningRecord in org.freehep.graphicsio.swf |
---|
Methods in org.freehep.graphicsio.swf that return DefineFont2.KerningRecord | |
---|---|
DefineFont2.KerningRecord[] |
DefineFont2.getKerning()
|
Methods in org.freehep.graphicsio.swf with parameters of type DefineFont2.KerningRecord | |
---|---|
void |
DefineFont2.setKerning(DefineFont2.KerningRecord[] kerning)
|
Constructors in org.freehep.graphicsio.swf with parameters of type DefineFont2.KerningRecord | |
---|---|
DefineFont2(int character,
boolean shiftJIS,
boolean ansi,
boolean italic,
boolean bold,
boolean wideOffsets,
boolean wideCodes,
int languageCode,
java.lang.String name,
SWFShape[] shapes,
int[] codes,
int ascent,
int descent,
int leading,
short[] advances,
java.awt.geom.Rectangle2D[] bounds,
DefineFont2.KerningRecord[] kerning)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |