Parent Directory
|
Revision Log
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.
1 | from camera import * |
2 | from carpet import * |
3 | from contour import * |
4 | from datacollector import * |
5 | from ellipsoid import * |
6 | from image import * |
7 | from light import * |
8 | from map import * |
9 | from position import * |
10 | from scene import * |
11 | from streamline import * |
12 | from text import * |
13 | from velocity import * |
14 | from imagereader import * |
15 | from logo import * |
16 | from legend import * |
ViewVC Help | |
Powered by ViewVC 1.1.26 |