Class ::tycho::LabelledOval


Inherits: ::tycho::Picture - Source File - Contents: public procs - public commons
An oval with a label in it.

Reading Picture documentation.


Public constructs

Public Procs

construct id canvas slate tags x0 y0 x1 y1 args
Create a new item.
_fill id canvas slate fill
Update the -fill option.
_outline id canvas slate outline
Update the -outline option.
_text id canvas slate text
Update the -text option.
_width id canvas slate width
Update the -width option.
coords id canvas slate args
Set or read the oval's coordinates.

Public Commons

_fill
The fill color of the oval.
_outline
The outline color of the oval.
_text
The text in the label.
_width
The width of the oval outline.
textitem
The item with the text label.
methodtable
The virtual "method" table.
optiondefault
Default values of this item's options.
shape oval
Labelled ovals are oval in shape.

Index of classes



Author: John Reekie, Bilung Lee
Version: @(#)LabelledOval.itcl 1.9 12/13/96
Copyright: (c) 1996 The Regents of the University of California.