FreeHEP API
Version v1.2

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 Object


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

DefineFont2.KerningRecord

public DefineFont2.KerningRecord(int code1,
                                 int code2,
                                 int adjustment)

DefineFont2.KerningRecord

public DefineFont2.KerningRecord(SWFInputStream input,
                                 boolean wideCodes)
                          throws IOException
Method Detail

write

public void write(SWFOutputStream swf,
                  boolean wideCodes)
           throws IOException
IOException

toString

public String toString()
Overrides:
toString in class Object

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.