Go to the first, previous, next, last section, table of contents.


canvas_class (library)

Author(s): Montserrat Urraca.

Version: 1.11#222 (2004/5/24, 13:8:7 CEST)

Version of last change: 1.9#123 (2003/12/4, 17:32:57 CET)

Usage and interface (canvas_class)

Documentation on exports (canvas_class)

REGTYPE: shape/1:

Each item type is characterized in two ways: first, the form of the create command used to create instances of the type; and second, a set of configuration options for items of that type, which may be used in the create and itemconfigure widget commands.

Usage: shape(S)

REGTYPE: option/1:

Usage: option(O)

PREDICATE: canvas_class/0:

Usage:

PREDICATE: canvas_class/1:

Usage: canvas_class(ItemsList)

PREDICATE: destructor/0:

Usage:

PREDICATE: show/0:

Usage:

PREDICATE: hide_/0:

Usage:

PREDICATE: show_shape/1:

Usage: show_shape(Shape)

PREDICATE: hide_shape/1:

Usage: hide_shape(Shape)

PREDICATE: width_value/1:

Usage 1: width_value(Width)

Usage 2: width_value(Width)

PREDICATE: height_value/1:

Usage 1: height_value(Height)

Usage 2: height_value(Height)

PREDICATE: side_type/1:

Usage 1: side_type(Side)

Usage 2: side_type(Side)

PREDICATE: expand_value/1:

Usage 1: expand_value(Value)

Usage 2: expand_value(Value)

PREDICATE: fill_type/1:

Usage 1: fill_type(Option)

Usage 2: fill_type(Option)

PREDICATE: padx_value/1:

Usage 1: padx_value(Amount)

Usage 2: padx_value(Amount)

PREDICATE: pady_value/1:

Usage 1: pady_value(Amount)

Usage 2: pady_value(Amount)

Documentation on multifiles (canvas_class)

PREDICATE: $class$/1:

No further documentation available for this predicate.

The predicate is multifile.

PREDICATE: class$super/2:

No further documentation available for this predicate.

The predicate is multifile.

PREDICATE: class$initial_state/3:

No further documentation available for this predicate.

The predicate is multifile.

PREDICATE: class$virtual/6:

No further documentation available for this predicate.

The predicate is multifile.

PREDICATE: class$attr_template/4:

No further documentation available for this predicate.

The predicate is multifile.

PREDICATE: class$default_cons/1:

No further documentation available for this predicate.

The predicate is multifile.

PREDICATE: class$constructor/4:

No further documentation available for this predicate.

The predicate is multifile.

PREDICATE: class$destructor/3:

No further documentation available for this predicate.

The predicate is multifile.

PREDICATE: class$implements/2:

No further documentation available for this predicate.

The predicate is multifile.


Go to the first, previous, next, last section, table of contents.