FreeHEP API
Version v1.1

org.freehep.graphicsio.swf
Class DefineText.Text

java.lang.Object
  |
  +--org.freehep.graphicsio.swf.DefineText.Text
Direct Known Subclasses:
DefineText.Text0, DefineText.Text1
Enclosing class:
DefineText

public abstract static class DefineText.Text
extends Object

Abstract Superclass for Text Records.


Constructor Summary
DefineText.Text()
           
 
Method Summary
abstract  void write(SWFOutputStream swf, int glyphBits, int advanceBits, boolean hasAlpha)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefineText.Text

public DefineText.Text()
Method Detail

write

public abstract void write(SWFOutputStream swf,
                           int glyphBits,
                           int advanceBits,
                           boolean hasAlpha)
                    throws IOException
IOException

FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.