org.freehep.graphicsio.swf
Class DefineFont2.KerningRecord
java.lang.Object
org.freehep.graphicsio.swf.DefineFont2.KerningRecord
- Enclosing class:
- DefineFont2
public static class DefineFont2.KerningRecord
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DefineFont2.KerningRecord
public DefineFont2.KerningRecord(int code1,
int code2,
int adjustment)
DefineFont2.KerningRecord
public DefineFont2.KerningRecord(SWFInputStream input,
boolean wideCodes)
throws java.io.IOException
- Throws:
java.io.IOException
write
public void write(SWFOutputStream swf,
boolean wideCodes)
throws java.io.IOException
- Throws:
java.io.IOException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2000-2006 FreeHEP. All Rights Reserved.