类 LayoutCompleteEvent
java.lang.Object
java.util.EventObject
weka.gui.graphvisualizer.LayoutCompleteEvent
- 所有已实现的接口:
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.
- 版本:
- $Revision: 1.5 $ - 24 Apr 2003 - Initial version (Ashraf M. Kibriya)
- 作者:
- Ashraf M. Kibriya (amk14@cs.waikato.ac.nz)
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.util.EventObject
getSource, toString
-
构造器详细资料
-
LayoutCompleteEvent
-