Package | Description |
---|---|
weka.gui.treevisualizer |
Modifier and Type | Class and Description |
---|---|
class |
PlaceNode1
This class will place the Nodes of a tree.
|
class |
PlaceNode2
This class will place the Nodes of a tree.
|
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 © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.