| Package | edu.stanford.covertlab.graphics |
| Class | public class SelectHandles |
| Inheritance | SelectHandles com.degrafa.GeometryGroup |
| Property | Defined by | ||
|---|---|---|---|
| decorators : Array | SelectHandles | ||
| handlesFill : SolidFill | SelectHandles | ||
| handlesStroke : SolidStroke | SelectHandles | ||
| Method | Defined by | ||
|---|---|---|---|
|
SelectHandles(size:Number, fillColor:uint = 0xFFFFFF, strokeColor:uint = 0x000000)
| SelectHandles | ||
|
refresh(shapeBounds:Rectangle):void
| SelectHandles | ||
| decorators | property |
protected var decorators:Array
| handlesFill | property |
protected var handlesFill:SolidFill
| handlesStroke | property |
protected var handlesStroke:SolidStroke
| SelectHandles | () | constructor |
public function SelectHandles(size:Number, fillColor:uint = 0xFFFFFF, strokeColor:uint = 0x000000)Parameters
size:Number |
|
fillColor:uint (default = 0xFFFFFF) |
|
strokeColor:uint (default = 0x000000) |
| refresh | () | method |
public function refresh(shapeBounds:Rectangle):voidParameters
shapeBounds:Rectangle |