org.freehep.graphicsio.swf
Class SWFShape.EdgeRecord
java.lang.Object
org.freehep.graphicsio.swf.SWFShape.Record
org.freehep.graphicsio.swf.SWFShape.EdgeRecord
- Enclosing class:
- SWFShape
public static class SWFShape.EdgeRecord
- extends SWFShape.Record
Edge Record, specifying lines, curves, ...
SWFShape.EdgeRecord
public SWFShape.EdgeRecord(int controlDeltaX,
int controlDeltaY,
int anchorDeltaX,
int anchorDeltaY)
SWFShape.EdgeRecord
public SWFShape.EdgeRecord(int deltaX,
int deltaY)
write
public void write(SWFOutputStream swf,
int numFillBits,
int numLineBits,
boolean isMorphStyle,
boolean hasAlpha,
boolean hasStyles)
throws IOException
- Specified by:
write
in class SWFShape.Record
- Throws:
IOException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.