Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.viewer |
This package implements the SOMViewer application; main class is SOMViewer.java.
|
Modifier and Type | Field and Description |
---|---|
private Hashtable<String,ComponentPlaneClusteringFrame.ComponentPlaneClustering> |
ComponentPlaneClusteringFrame.clusteredMapCache
A cache for already trained SOMs.
|
Modifier and Type | Method and Description |
---|---|
private ComponentPlaneClusteringFrame.ComponentPlaneClustering |
ComponentPlaneClusteringFrame.createClusteredPane(SOMViewer parent,
SOMLibTemplateVector tv,
GrowingLayer layer) |