Example usage for weka.gui.visualize.plugins TreeVisualizePlugin interface-usage

List of usage examples for weka.gui.visualize.plugins TreeVisualizePlugin interface-usage

Introduction

In this page you can find the example usage for weka.gui.visualize.plugins TreeVisualizePlugin interface-usage.

Usage

From source file ml.engine.PrefuseTree.java

/**
 * Displays a tree in <a href="http://www.graphviz.org/doc/info/lang.html" target="_blank">GraphViz's dotty</a> 
 * format as <a href="http://prefuse.org/" target="_blank">Prefuse</a> tree.
 * <p/>
 * See also the <a href="http://www.nomencurator.org/InfoVis2003/download/treeml.dtd" target="_blank">treeml.dtd</a>.
 * <p/>