|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Edge | |
|---|---|
| weka.gui.treevisualizer | |
| Uses of Edge in weka.gui.treevisualizer |
|---|
| Methods in weka.gui.treevisualizer that return Edge | |
|---|---|
Edge |
Node.getChild(int i)
Get the Edge for the child number 'i'. |
Edge |
Node.getParent(int i)
Get the parent edge. |
| Methods in weka.gui.treevisualizer with parameters of type Edge | |
|---|---|
void |
Node.addChild(Edge v)
Set the value of children. |
void |
Node.setParent(Edge v)
Set the value of parent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||