| Package | edu.stanford.covertlab.util |
| Class | public class GraphicPointUtils |
| Method | Defined by | ||
|---|---|---|---|
|
reflectX(graphicPoints:Array):Array
[static]
| GraphicPointUtils | ||
|
reflectY(graphicPoints:Array):Array
[static]
| GraphicPointUtils | ||
|
rotateScalePoints(graphicPoints:Array, scale:Number = 1, rotation:Number = 0):Array
[static]
| GraphicPointUtils | ||
| reflectX | () | method |
public static function reflectX(graphicPoints:Array):ArrayParameters
graphicPoints:Array |
Array |
| reflectY | () | method |
public static function reflectY(graphicPoints:Array):ArrayParameters
graphicPoints:Array |
Array |
| rotateScalePoints | () | method |
public static function rotateScalePoints(graphicPoints:Array, scale:Number = 1, rotation:Number = 0):ArrayParameters
graphicPoints:Array |
|
scale:Number (default = 1) |
|
rotation:Number (default = 0) |
Array |