![]() |
Horizon Home | Overview | Examples |
| Documentation | Download | Acknowledgements | |
Documentation
The Horizon package comes with the two basic kinds of documentation:
articles and API documents.
Also available are publications related to Horizon
that are not distributed with the package.
Articles
These documents provide design overviews and tutorials for running
Horizon applications and using the classes to design new ones. Here's
what is currently available:
ncsa.horizon:
Package Overview
The most important interface is called Viewable,
which provides other classes with access to both visualizations of
the dataset and the data itself in a format-independent way.
Implementations of this interface access format-specific data
readers.
Classes from this package include a canvas for double-buffered display of images, display cursors and regions-of-interest, a tabbed card panel, and more.
This package includes panels that control zooming, animation, data selection, etc.