Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.visualization |
Provides classes creating visualisations of trained SOMs.
|
Modifier and Type | Field and Description |
---|---|
private MetroMapVisualizer.Mode |
MetroMapVisualizer.aggregationMode |
private MetroMapVisualizer.Mode |
MetroMapVisualizer.selectionMode |
Modifier and Type | Method and Description |
---|---|
static MetroMapVisualizer.Mode |
MetroMapVisualizer.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetroMapVisualizer.Mode[] |
MetroMapVisualizer.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|