Uses of Interface
weka.gui.graphvisualizer.LayoutCompleteEventListener
-
Uses of LayoutCompleteEventListener in weka.classifiers.bayes.net
-
Uses of LayoutCompleteEventListener in weka.gui.graphvisualizer
Modifier and TypeClassDescriptionclass
This class displays the graph we want to visualize.Modifier and TypeMethodDescriptionvoid
HierarchicalBCEngine.addLayoutCompleteEventListener
(LayoutCompleteEventListener l) Method to add a LayoutCompleteEventListenervoid
LayoutEngine.addLayoutCompleteEventListener
(LayoutCompleteEventListener e) This method adds a LayoutCompleteEventListener to the LayoutEngine.void
HierarchicalBCEngine.removeLayoutCompleteEventListener
(LayoutCompleteEventListener e) Method to remove a LayoutCompleteEventListener.void
LayoutEngine.removeLayoutCompleteEventListener
(LayoutCompleteEventListener e) This method removes a LayoutCompleteEventListener from the LayoutEngine.