|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.freehep.graphicsio.swf.DefineText.Record
public abstract static class DefineText.Record
Abstract Superclass for Text Records.
| Constructor Summary | |
|---|---|
DefineText.Record()
|
|
| Method Summary | |
|---|---|
abstract boolean |
isEndRecord()
|
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 |
|---|
public DefineText.Record()
| Method Detail |
|---|
public abstract void write(SWFOutputStream swf,
int glyphBits,
int advanceBits,
boolean hasAlpha)
throws java.io.IOException
java.io.IOExceptionpublic abstract boolean isEndRecord()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||