Log of /temp_trunk_copy/pyvisi/test/python/data_sample_images/map
Directory Listing
Revision
1384 -
Directory Listing
Modified
Fri Jan 11 02:29:38 2008 UTC
(13 years, 3 months ago)
by
phornby
Make a temp copy of the trunk before checking in the windows changes
Revision
1211 -
Directory Listing
Modified
Wed Jul 4 05:16:46 2007 UTC
(13 years, 9 months ago)
by
jongui
Original Path:
trunk/pyvisi/test/python/data_sample_images/map
- Fixed some minor bugs.
- Added a new feature called 'MapOnScalarClipWithRotation' that clips a two-dimensional data with a scalar value and subsequently rotating it to create a three-dimensional effect.
- Corresponding examples, test cases and documentation of the new module have also been added.
Revision
1189 -
Directory Listing
Modified
Thu Jun 7 05:31:25 2007 UTC
(13 years, 10 months ago)
by
jongui
Original Path:
trunk/pyvisi/test/python/data_sample_images/map
A Scalar Bar can now be displayed by creating an instance of a 'Legend'. The Scalar Bar can either show the scalar data range or vector data range. Corresponding examples and tests have also been added.