public static class SWFShape.EdgeRecord extends SWFShape.Record
| Constructor and Description |
|---|
EdgeRecord(int deltaX,
int deltaY) |
EdgeRecord(int controlDeltaX,
int controlDeltaY,
int anchorDeltaX,
int anchorDeltaY) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
void |
write(SWFOutputStream swf,
int numFillBits,
int numLineBits,
boolean isMorphStyle,
boolean hasAlpha,
boolean hasStyles) |
public EdgeRecord(int controlDeltaX,
int controlDeltaY,
int anchorDeltaX,
int anchorDeltaY)
public EdgeRecord(int deltaX,
int deltaY)
public void write(SWFOutputStream swf, int numFillBits, int numLineBits, boolean isMorphStyle, boolean hasAlpha, boolean hasStyles) throws IOException
write in class SWFShape.RecordIOExceptionCopyright © 2014. All rights reserved.