weka.gui.graphvisualizer
Interface LayoutCompleteEventListener
- All Known Implementing Classes:
- GraphVisualizer
- public interface LayoutCompleteEventListener
This interface should be implemented by any class
which needs to receive LayoutCompleteEvents from
the LayoutEngine. Typically this would be implemented
by the Visualization class.
- Version:
- 1.0 - 24 Apr 2003 - Initial version (Ashraf M. Kibriya)
- Author:
- Ashraf M. Kibriya (amk14@cs.waikato.ac.nz)
layoutCompleted
public void layoutCompleted(LayoutCompleteEvent le)
Copyright (c)
2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London