| Package | edu.stanford.covertlab.graphics.shape |
| Class | public class EllipseShape |
| Inheritance | EllipseShape ShapeBase com.degrafa.GeometryGroup |
| Method | Defined by | ||
|---|---|---|---|
|
EllipseShape(size:Number, strokeColor:uint, fillColor:uint)
| EllipseShape | ||
![]() |
getPortBounds():Rectangle
| ShapeBase | |
|
port(theta:Number, sense:Boolean):GraphicPoint
| EllipseShape | ||
| EllipseShape | () | constructor |
public function EllipseShape(size:Number, strokeColor:uint, fillColor:uint)Parameters
size:Number |
|
strokeColor:uint |
|
fillColor:uint |
| port | () | method |
public override function port(theta:Number, sense:Boolean):GraphicPointParameters
theta:Number |
|
sense:Boolean |
GraphicPoint |