Inheritance diagram for org.jgraph.plaf.basic.BasicGraphUI.GraphLayoutCacheHandler:
Public Member Functions | |
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. Implements org.jgraph.event.GraphLayoutCacheListener. |