Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.data |
Classes in this package implement reading, storing and providing of different data needed for the SOM, e.g.
|
at.tuwien.ifs.somtoolbox.visualization |
Provides classes creating visualisations of trained SOMs.
|
Modifier and Type | Field and Description |
---|---|
private ArrayList<SOMLibClassInformation.ClassColorChangeListener> |
SOMLibClassInformation.colorChangeListeners |
Modifier and Type | Method and Description |
---|---|
void |
SOMLibClassInformation.addClassColorChangeListener(SOMLibClassInformation.ClassColorChangeListener l) |
void |
SOMLibClassInformation.removeClassColorChangeListener(SOMLibClassInformation.ClassColorChangeListener l) |
Modifier and Type | Class and Description |
---|---|
private class |
ThematicClassMapVisualizer.ColorChangeListener |