at.tuwien.ifs.somtoolbox.apps.viewer
Class ComponentPlaneClusteringFrame.ComponentPlaneClustering

java.lang.Object
  extended by at.tuwien.ifs.somtoolbox.apps.viewer.ComponentPlaneClusteringFrame.ComponentPlaneClustering
Enclosing class:
ComponentPlaneClusteringFrame

private class ComponentPlaneClusteringFrame.ComponentPlaneClustering
extends Object


Field Summary
private  GrowingSOM som
           
private  edu.umd.cs.piccolo.PNode vis
           
 
Constructor Summary
ComponentPlaneClusteringFrame.ComponentPlaneClustering(GrowingSOM som, edu.umd.cs.piccolo.PNode vis)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

som

private GrowingSOM som

vis

private edu.umd.cs.piccolo.PNode vis
Constructor Detail

ComponentPlaneClusteringFrame.ComponentPlaneClustering

public ComponentPlaneClusteringFrame.ComponentPlaneClustering(GrowingSOM som,
                                                              edu.umd.cs.piccolo.PNode vis)