| Package | Description |
|---|---|
| weka.gui.treevisualizer |
| Constructor and Description |
|---|
TreeVisualizer(TreeDisplayListener tdl,
Node n,
NodePlace p)
Constructs Displayer with the specified Node as the top of the tree, and
uses the NodePlacer to place the Nodes.
|
TreeVisualizer(TreeDisplayListener tdl,
String dot,
NodePlace p)
Constructs Displayer to display a tree provided in a dot format.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.