next up previous [pdf]

Next: Colormap Up: Design Previous: Design

Window

Each view is a different DrawWindow object. It is a container class for all of the different objects associated with building, displaying, and interacting with a given dataset. It stores the current dataset being viewed, the colormap used to view the data, and how to display the data. Many of the menu and keyboard options modify the objects stored in this class.


2009-04-13