Documentation of 'jhplot.HCluster' Java class.
HCluster
jhplot

Class HCluster



  • public class HCluster
    extends java.lang.Object
    A Canvas to build a canvas for interactive data clustering.
    • Constructor Summary

      Constructors 
      Constructor and Description
      HCluster()
      Show a frame for clustering.
      HCluster(DataHolder data)
      Show jMinHEP frame for clustering analysis.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      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.

DMelt 3.0 © DataMelt by jWork.ORG