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