Package org.hisee.graphics

The graphics package contains code for displaying the data and handling other GUI-related processes.

See:
          Description

Class Summary
DialogCoordinate DialogCoordinate is a dialog box for setting the properties of the coordinate projection algorithm
DialogGeneral DialogGeneral is a dialog box for setting general Gauge properties.
DialogGraphics DialogGraphics is a dialog box for setting the properties of the GUI.
DialogSammon DialogSammon is a dialog box for setting the properties of the Sammon mapping algorithm.
GaugePanel GaugePanel is the main panel in which data are displayed.
GaugeThread GaugeThread updates the Gauge Panel; Used for repeatedly iterating iterative projection algorithms.
KeyEventHandler KeyEventHandler handles key events to the GaugePanel
LabelledItemPanel LabelledItemPanel provides a panel for laying out labelled elements neatly with all the labels and elements aligned down the screen.
MouseEventHandler MouseEventHandler handles mouse events, which in HiSee are relatively limited.
PNodeDatapoint PNodeDatapoint is a Piccolo PNode representing a (projected) point in the dataset
StandardDialog Standard Dialog implements a standard data entry dialog with "Ok" and "Cancel" buttons.
 

Package org.hisee.graphics Description

The graphics package contains code for displaying the data and handling other GUI-related processes.



for more information see hisee.sourceforge.net