weka.gui.graphvisualizer
Class LayoutCompleteEvent
java.lang.Object
java.util.EventObject
weka.gui.graphvisualizer.LayoutCompleteEvent
- All Implemented Interfaces:
- Serializable
public class LayoutCompleteEvent
- extends EventObject
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:
- Serialized Form
LayoutCompleteEvent
public LayoutCompleteEvent(Object source)
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.