| Package | Description |
|---|---|
| salvo.jesus.graph.visual |
| Modifier and Type | Method and Description |
|---|---|
GraphPanelState |
GraphScrollPane.processChangeStateEvent(ChangeStateEvent cse)
This is simply a wrapper method around GraphPanel's
processChangeStateEvent() method.
|
GraphPanelState |
GraphPanel.processChangeStateEvent(ChangeStateEvent cse)
Processes the ChangeStateEvent by delegating the event to the
recommendState() method of the current state, possibly
returning a new state.
|
GraphPanelState |
GraphEditor.processChangeStateEvent(ChangeStateEvent cse)
This is simply a wrapper method around GraphScrollPane's
processChangeStateEvent() method.
|
GraphPanelState |
GraphPanelState.recommendState(ChangeStateEvent cse)
Returns a state depending on the ChangeStateEvent.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.