Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.viewer |
This package implements the SOMViewer application; main class is SOMViewer.java.
|
at.tuwien.ifs.somtoolbox.visualization |
Provides classes creating visualisations of trained SOMs.
|
Modifier and Type | Field and Description |
---|---|
private LeastRecentelyUsedImageCache |
VisualisationCacheViewer.cache |
Modifier and Type | Field and Description |
---|---|
protected static LeastRecentelyUsedImageCache |
AbstractBackgroundImageVisualizer.cache
The cache of generated images, to allow faster switching between different visualisations and palettes.
|
Modifier and Type | Method and Description |
---|---|
static LeastRecentelyUsedImageCache |
AbstractBackgroundImageVisualizer.getCache() |