|
Vector Graphics, 2.4 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.freehep.graphicsio.swf.DefineFont2.KerningRecord
public static class DefineFont2.KerningRecord
| Constructor Summary | |
|---|---|
DefineFont2.KerningRecord(int code1,
int code2,
int adjustment)
|
|
DefineFont2.KerningRecord(SWFInputStream input,
boolean wideCodes)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
void |
write(SWFOutputStream swf,
boolean wideCodes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DefineFont2.KerningRecord(int code1,
int code2,
int adjustment)
public DefineFont2.KerningRecord(SWFInputStream input,
boolean wideCodes)
throws IOException
IOException| Method Detail |
|---|
public void write(SWFOutputStream swf,
boolean wideCodes)
throws IOException
IOExceptionpublic String toString()
toString in class Object
|
Vector Graphics, 2.4 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||