public static class SWFShape.EdgeRecord extends SWFShape.Record
Constructor and Description |
---|
SWFShape.EdgeRecord(int deltaX,
int deltaY) |
SWFShape.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 SWFShape.EdgeRecord(int controlDeltaX, int controlDeltaY, int anchorDeltaX, int anchorDeltaY)
public SWFShape.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.Record
IOException
Copyright © 2014. All rights reserved.