org.freehep.graphicsio.swf
Class DefineText.Record
java.lang.Object
org.freehep.graphicsio.swf.DefineText.Record
- Direct Known Subclasses:
- DefineText.RecordType0, DefineText.RecordType1
- Enclosing class:
- DefineText
- public abstract static class DefineText.Record
- extends Object
Abstract Superclass for Text Records.
- Source Code:
- DefineText.Record.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefineText.Record
public DefineText.Record()
write
public abstract void write(SWFOutputStream swf,
int glyphBits,
int advanceBits,
boolean hasAlpha)
throws IOException
- Throws:
IOException
isEndRecord
public abstract boolean isEndRecord()
Copyright © 2000-2004 FreeHEP, All Rights Reserved.