org.freehep.graphicsio.swf
Class SWFShape.Record
java.lang.Object
org.freehep.graphicsio.swf.SWFShape.Record
- Direct Known Subclasses:
- SWFShape.EdgeRecord, SWFShape.ShapeRecord
- Enclosing class:
- SWFShape
public abstract static class SWFShape.Record
- extends Object
Abstract superclass for Records.
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 |
SWFShape.Record
public SWFShape.Record()
write
public abstract void write(SWFOutputStream swf,
int numFillBits,
int numLineBits,
boolean isMorphStyle,
boolean hasAlpha,
boolean hasStyles)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.