Package weka.gui.graphvisualizer
Class LayoutCompleteEvent
java.lang.Object
java.util.EventObject
weka.gui.graphvisualizer.LayoutCompleteEvent
- All Implemented Interfaces:
Serializable
This is an event which is fired by a LayoutEngine once
a LayoutEngine finishes laying out the graph, so
that the Visualizer can repaint the screen to show
the changes.
- Version:
- $Revision: 8034 $ - 24 Apr 2003 - Initial version (Ashraf M. Kibriya)
- Author:
- Ashraf M. Kibriya (amk14@cs.waikato.ac.nz)
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
LayoutCompleteEvent
-