These pages are auto-generated from self-documenting comments embedded in class files.
For more information on breve and steve, refer to the breve homepage.

Image : VectorImage

This class is included as part of the file Vector.tz.
To use this class in a simulation, include the line "@use Vector."

Class description:

The VectorImage class is a subclass of Image which displays the state of a Vector object.

Class methods:


init-with the-vector theVector (object) scale theScale = 1.0 (float)

Initializes the VectorImage with a Vector object.


set-blue to blueVector (object)

Sets the blue channel of the image to vector blueVector.


set-green to greenVector (object)

Sets the green channel of the image to vector greenVector.


set-red to redVector (object)

Sets the red channel of the image to vector redVector.


Documentation created Sun Oct 7 19:13:03 2007