JGraph | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jgraph.plaf.basic.BasicGraphUI.GraphLayoutCacheHandler
public class BasicGraphUI.GraphLayoutCacheHandler
extends java.lang.Object
implements GraphLayoutCacheListener, Serializable
Method Summary | |
void |
|
public void graphLayoutCacheChanged(GraphLayoutCacheEvent e)
Invoked after a cell has changed in some way. The vertex/vertices may have changed bounds or altered adjacency, or other attributes have changed that may affect presentation.
- Specified by:
- graphLayoutCacheChanged in interface GraphLayoutCacheListener