jhplot
Class HCluster

java.lang.Object
  extended by jhplot.HCluster

public class HCluster
extends java.lang.Object

A Canvas to build a canvas for interactive data clustering.


Constructor Summary
HCluster()
          Show a frame for clustering.
HCluster(DataHolder data)
          Show jMinHEP frame for clustering analysis.
 
Method Summary
 void doc()
          Show online documentation.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HCluster

public HCluster()
Show a frame for clustering. Data are not loaded (can be done via a menu)


HCluster

public HCluster(DataHolder data)
Show jMinHEP frame for clustering analysis. Append data for clusterings

Parameters:
data - Input data
Method Detail

doc

public void doc()
Show online documentation.



jHepWork 2.1 (C) S.Chekanov