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