类 OPTICS_Visualizer

java.lang.Object
weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.OPTICS_Visualizer
所有已实现的接口:
RevisionHandler

public class OPTICS_Visualizer extends Object implements RevisionHandler
Start the OPTICS Visualizer from command-line:
java weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.OPTICS_Visualizer [file.ser]

OPTICS_Visualizer.java
Authors: Rainer Holzmann, Zhanna Melnikova-Albrecht
Date: Sep 12, 2004
Time: 8:01:13 PM
$ Revision 1.4 $

版本:
$Revision: 4791 $
作者:
Zhanna Melnikova-Albrecht (melnikov@cip.ifi.lmu.de), Rainer Holzmann (holzmann@cip.ifi.lmu.de)
  • 构造器详细资料

    • OPTICS_Visualizer

      public OPTICS_Visualizer(SERObject serObject, String title)
  • 方法详细资料

    • getRevision

      public String getRevision()
      Returns the revision string.
      指定者:
      getRevision 在接口中 RevisionHandler
      返回:
      the revision
    • main

      public static void main(String[] args) throws Exception
      Displays the GUI. If an optics file is provided as first parameter, this will be loaded and displayed automatically.
      参数:
      args - the commandline parameters
      抛出:
      Exception - if something goes wrong