HTk.Canvasitems.Oval
Description
HTk's oval canvas item. An oval object on a canvas widget.
Documentation
The Oval datatype.
Instances
| Eq Oval | |
| Destroyable Oval | An oval item can be destroyed. |
| Synchronized Oval | You can synchronize on an oval item. |
| GUIObject Oval | Internal. |
| HasGeometry Oval | An alternative way to specify an oval's coords. |
| HasPosition Oval | You can specify the (upper left) position of an oval. |
| HasSize Oval | You can specify the size of an oval item. |
| FilledCanvasItem Oval | An oval item is a filled canvas item (it has filling, outline, outline width, and stipple configurations). |
| CanvasItem Oval | An oval item is a canvas item (any canvas item is an instance of the
abstract |
| TaggedCanvasItem Oval | An oval item can have several tags (handlers for a set of canvas items). |