Author(s): Montserrat Urraca.
Version: 1.11#222 (2004/5/24, 13:8:7 CEST)
Version of last change: 1.9#139 (2003/12/4, 17:34:21 CET)
oval_class)oval_class)
Usage: coord(X1, Y1, X2, Y2)
X1, Y1, X2, and Y2 give the coordinates of two diagonally opposite corners of a rectangular region enclosing the oval.
X1 is an integer.
(basic_props:int/1)
Y1 is an integer.
(basic_props:int/1)
X2 is an integer.
(basic_props:int/1)
Y2 is an integer.
(basic_props:int/1)
X1 is currently a term which is not a free variable.
(term_typing:nonvar/1)
Y1 is currently a term which is not a free variable.
(term_typing:nonvar/1)
X2 is currently a term which is not a free variable.
(term_typing:nonvar/1)
Y2 is currently a term which is not a free variable.
(term_typing:nonvar/1)
Usage 1: width(Width)
Width.
Width is an integer.
(basic_props:int/1)
Width is currently a term which is not a free variable.
(term_typing:nonvar/1)
Usage 2: width(Width)
Width.
Width is an integer.
(basic_props:int/1)
Width is a free variable.
(term_typing:var/1)
Usage 1: height(Height)
Heigh.
Height is an integer.
(basic_props:int/1)
Height is currently a term which is not a free variable.
(term_typing:nonvar/1)
Usage 2: height(Height)
Height.
Height is an integer.
(basic_props:int/1)
Height is a free variable.
(term_typing:var/1)
Usage 1: center(X, Y)
X and Y.
X is an integer.
(basic_props:int/1)
Y is an integer.
(basic_props:int/1)
X is currently a term which is not a free variable.
(term_typing:nonvar/1)
Y is currently a term which is not a free variable.
(term_typing:nonvar/1)
Usage 2: center(X, Y)
X and Y.
X is an integer.
(basic_props:int/1)
Y is an integer.
(basic_props:int/1)
X is a free variable.
(term_typing:var/1)
Y is a free variable.
(term_typing:var/1)
Usage 1: outline_color(Color)
Color specifies the color to be used for drawing the oval's outline. This option defaults to black.
Color is currently instantiated to an atom.
(term_typing:atom/1)
Color is currently a term which is not a free variable.
(term_typing:nonvar/1)
Usage 2: outline_color(Color)
Color.
Color is currently instantiated to an atom.
(term_typing:atom/1)
Color is a free variable.
(term_typing:var/1)
Go to the first, previous, next, last section, table of contents.