|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freehep.graphicsio.swf.SWFShape.Record
public abstract static class SWFShape.Record
Abstract superclass for Records.
Constructor Summary | |
---|---|
SWFShape.Record()
|
Method Summary | |
---|---|
abstract void |
write(SWFOutputStream swf,
int numFillBits,
int numLineBits,
boolean isMorphStyle,
boolean hasAlpha,
boolean hasStyles)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SWFShape.Record()
Method Detail |
---|
public abstract void write(SWFOutputStream swf, int numFillBits, int numLineBits, boolean isMorphStyle, boolean hasAlpha, boolean hasStyles) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |