Inheritance diagram for org.jgraph.event.GraphModelEvent.GraphModelChange:
Public Member Functions | |
ConnectionSet | getConnectionSet () |
ConnectionSet | getPreviousConnectionSet () |
ParentMap | getParentMap () |
ParentMap | getPreviousParentMap () |
void | putViews (GraphLayoutCache view, CellView[] cellViews) |
CellView[] | getViews (GraphLayoutCache view) |
|
Returns a connection set representing the graph structure after the change was applied
|
|
Returns a parent map representing the group structure after the change was applied
|
|
Returns a connection set representing the graph structure before the change was applied ( an "undo" of the change).
|
|
Returns a parent map representing the group structure before the change was applied ( an "undo" of the change )
|
|
Allows a
|
|
Allows a
|