Uses of Class
weka.gui.treevisualizer.Edge
Packages that use Edge
-
Uses of Edge in weka.gui.treevisualizer
Methods in weka.gui.treevisualizer that return EdgeModifier and TypeMethodDescriptionNode.getChild
(int i) Get the Edge for the child number 'i'.Node.getParent
(int i) Get the parent edge.Methods in weka.gui.treevisualizer with parameters of type Edge