Index of classes
-
::tycho::Alonger
- A class that implements moving behaviour along the vertical or
horizontal axis.
-
::tycho::Axis
- An axis for graphs and stuff.
-
::tycho::Bounder
- An interactor that keeps the target object within a given region.
-
::tycho::Editor
- An interactor for "editing" items.
-
::tycho::Follower
- The simplest interactor: follow the mouse.
-
::tycho::Frame
- A psuedo-3D rectangle. This accepts all "standard" relief options: flat,
raised, sunken, ridge, and groove.
-
::tycho::Gridder
- A class that implements moving behaviour with snapping to a grid.
-
::tycho::Interactor
- The abstract superclass of all interactor classes.
-
::tycho::LabelledOval
- An oval with a label in it.
-
::tycho::Node
- A "node" class for dataflow diagrams and the like.
-
::tycho::Picture
- An "empty" item to which items can be added to create a complex item.
-
::tycho::Repeater
- An interactor that repeatedly invokes a command while the mouse
button is held down.
-
::tycho::Selector
- A _Selector_ is an interactor that selects items.
-
::tycho::Shades
- A color class.
-
::tycho::Slate
- The slate is a widget based on the Tk canvas that support "complex"
items, each of which can contain many "simple" canvas items.
-
::tycho::Slider
- A slider widget.
-
::tycho::Solid
- A psuedo-3D polygon.
-
::tycho::Stepper
- A class that implements quantized moving behavior.
-
::tycho::Terminal
- A "terminal" for making connections to dataflow nodes and
such. This kind of terminal is based on arrowed lines.
Last Updated: 12/17/96