org.freehep.graphicsio.swf
Class DefineText.GlyphEntry
java.lang.Object
org.freehep.graphicsio.swf.DefineText.GlyphEntry
- Enclosing class:
- DefineText
public static class DefineText.GlyphEntry
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DefineText.GlyphEntry
public DefineText.GlyphEntry(int index,
int advance)
DefineText.GlyphEntry
public DefineText.GlyphEntry(SWFInputStream input,
int glyphBits,
int advanceBits)
throws java.io.IOException
- Throws:
java.io.IOException
write
public void write(SWFOutputStream swf,
int glyphBits,
int advanceBits)
throws java.io.IOException
- Throws:
java.io.IOException
getGlyphBits
public int getGlyphBits()
getAdvanceBits
public int getAdvanceBits()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2000-2006 FreeHEP. All Rights Reserved.