|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodePlace | |
|---|---|
| weka.gui.treevisualizer | |
| Uses of NodePlace in weka.gui.treevisualizer |
|---|
| Classes in weka.gui.treevisualizer that implement NodePlace | |
|---|---|
class |
PlaceNode1
This class will place the Nodes of a tree. |
class |
PlaceNode2
This class will place the Nodes of a tree. |
| Constructors in weka.gui.treevisualizer with parameters of type NodePlace | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||