Uses of Package
weka.gui.treevisualizer

Packages that use weka.gui.treevisualizer
weka.classifiers.trees   
weka.gui.treevisualizer   
 

Classes in weka.gui.treevisualizer used by weka.classifiers.trees
TreeDisplayEvent
          An event containing the user selection from the tree display
TreeDisplayListener
          Interface implemented by classes that wish to recieve user selection events from a tree displayer.
 

Classes in weka.gui.treevisualizer used by weka.gui.treevisualizer
Edge
          This class is used in conjunction with the Node class to form a tree structure.
Messages
          Messages.
NamedColor
          This class contains a color name and the rgb values of that color
Node
          This class records all the data about a particular node for displaying.
NodePlace
          This is an interface for classes that wish to take a node structure and arrange them
TreeDisplayEvent
          An event containing the user selection from the tree display
TreeDisplayListener
          Interface implemented by classes that wish to recieve user selection events from a tree displayer.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.