Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps |
Classes in this package implement applications based upon SOMs, the most important being the
SOMViewer . |
at.tuwien.ifs.somtoolbox.apps.viewer |
This package implements the SOMViewer application; main class is SOMViewer.java.
|
at.tuwien.ifs.somtoolbox.apps.viewer.controls |
This package provides control elements, mostly dialogs, for the SOMViewer application.
|
Modifier and Type | Class and Description |
---|---|
class |
DataSetViewer
Implements a
JDialog for displaying a 2 or 3 dimensional data set. |
Modifier and Type | Class and Description |
---|---|
class |
ExportDialog
Provides a dialog for setting various options when exporting visualisations.
|
class |
LabellingDialog
Implements a graphical control element to run or re-run labelling of the map.
|
class |
SharedSOMVisualisationDataDialog
A dialog to load and unload shared input data used by various visualisations, such as the
TemplateVector ,
InputData , etc. |
class |
TuxRacerExportDialog |
class |
VisualisationCacheViewer
Views the contents of the visualisation cache, and allows to delete and save individual visualisations.
|
Modifier and Type | Class and Description |
---|---|
class |
ClusterBoderColorChooser |
class |
ColorChooser
A generic color chooser dialog.
|
class |
LabelEditColorChooser
The color chooser panel used to edit colors of labels.
|