|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOMViewer | |
---|---|
at.tuwien.ifs.somtoolbox.apps | Classes in this package implement applications based upon SOMs, the most important being the SOMViewer . |
at.tuwien.ifs.somtoolbox.apps.viewer | This package implements the SOMViewer application; main class is SOMViewer.java. |
Uses of SOMViewer in at.tuwien.ifs.somtoolbox.apps |
---|
Fields in at.tuwien.ifs.somtoolbox.apps declared as SOMViewer | |
---|---|
private SOMViewer |
PaletteEditor.somViewer
|
Constructors in at.tuwien.ifs.somtoolbox.apps with parameters of type SOMViewer | |
---|---|
DataSetViewer(SOMViewer viewer,
double[][] data)
|
|
DataSetViewer(SOMViewer viewer,
String[] classNames,
Color[] colors,
double[][][] data)
|
|
PaletteEditor(SOMViewer somViewer,
CommonSOMViewerStateData state)
Creates a new PaletteEditor in the Embedded-mode, used together with the SOMViewer . |
Uses of SOMViewer in at.tuwien.ifs.somtoolbox.apps.viewer |
---|
Fields in at.tuwien.ifs.somtoolbox.apps.viewer declared as SOMViewer | |
---|---|
private SOMViewer |
ComponentPlaneClusteringFrame.somViewer
|
Methods in at.tuwien.ifs.somtoolbox.apps.viewer that return SOMViewer | |
---|---|
SOMViewer |
CommonSOMViewerStateData.getSOMViewer()
|
Methods in at.tuwien.ifs.somtoolbox.apps.viewer with parameters of type SOMViewer | |
---|---|
private ComponentPlaneClusteringFrame.ComponentPlaneClustering |
ComponentPlaneClusteringFrame.createClusteredPane(SOMViewer parent,
SOMLibTemplateVector tv,
GrowingLayer layer)
|
private edu.umd.cs.piccolo.PNode |
ComponentPlaneClusteringFrame.createUnclusteredPane(SOMViewer parent,
SOMLibTemplateVector tv,
GrowingLayer layer,
boolean showComponentNames)
|
Constructors in at.tuwien.ifs.somtoolbox.apps.viewer with parameters of type SOMViewer | |
---|---|
CommonSOMViewerStateData(SOMViewer viewer,
int width)
|
|
ComponentPlaneClusteringFrame(SOMViewer somViewer,
GrowingSOM orginalSom,
SOMLibTemplateVector tv)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |