Next: Picks
Up: Design
Previous: Slice
The view object's children contain information about how a given DrawWindow object is going
to display its dataset. Currently the view object has two children:
single, which displays a single 2-D plane from a dataset, and multiple
which display multiple views of a given dataset. There are several potential
additions to the view object. For example Ricksep allows an array of planes
from a given dataset and a fences view of a given dataset.
2009-04-13