The EllipseShape
class behaves similarly to the
:class`RectangleShape` but is elliptical.
Default class constructor |
|
Get attachment position. |
|
Get the minimum bounding box. |
|
Get the height. |
|
Get number of attachments. |
|
Get the perimeter point. |
|
Get the width. |
|
The draw handler. |
|
Set the height. |
|
Set the size. |
|
Set the width. |
The EllipseShape
class behaves similarly to the
:class`RectangleShape` but is elliptical.
Default class constructor
w – the width
h – the height
Get attachment position.
attachment – the attachment ???
nth – get nth attachment ???
no_arcs – ???
line – ???
Get the minimum bounding box.
Get the height.
Get number of attachments.
Get the perimeter point.
x1 – the x1 position
y1 – the y1 position
x2 – the x2 position
y2 – the y2 position
Get the width.
The draw handler.
Set the height.
h – the height
Set the size.
x – the width
y – the height
not used
Set the width.
w – the width