JGraph | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jgraph.plaf.basic.BasicGraphUI.GraphLayoutCacheHandlerpublic class BasicGraphUI.GraphLayoutCacheHandlerextends java.lang.Objectimplements GraphLayoutCacheListener, SerializableMethod 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