Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.viewer.controls |
This package provides control elements, mostly dialogs, for the SOMViewer application.
|
at.tuwien.ifs.somtoolbox.visualization |
Provides classes creating visualisations of trained SOMs.
|
Modifier and Type | Class and Description |
---|---|
class |
VisualizationControl |
Modifier and Type | Field and Description |
---|---|
protected VisualizationUpdateListener |
AbstractBackgroundImageVisualizer.visualizationUpdateListener
The listener registered to act on changing visualisation variants or other properties.
|
Modifier and Type | Method and Description |
---|---|
void |
BackgroundImageVisualizer.setVisualizationUpdateListener(VisualizationUpdateListener listener)
Sets a new listener for visualisation update events.
|
void |
AbstractBackgroundImageVisualizer.setVisualizationUpdateListener(VisualizationUpdateListener listener) |