| AbstractExportSessionCommand |
|
| AbstractSelectionAwareSessionCommand<S extends ClientSession> |
|
| ClearSessionCommand |
This session commands clear the canvas and internal graph structure.
|
| ClearSessionCommandExecutedEvent |
|
| CopySelectionSessionCommand |
This session command obtains the selected elements on session and copy the elements to a clipboard.
|
| CopySelectionSessionCommandExecutedEvent |
|
| CutSelectionSessionCommand |
|
| CutSelectionSessionCommandExecutedEvent |
|
| DeleteSelectionSessionCommand |
This session command obtains the selected elements on session and executes a delete operation for each one.
|
| ExportToBpmnSessionCommand |
|
| ExportToJpgSessionCommand |
|
| ExportToPdfSessionCommand |
|
| ExportToPngSessionCommand |
|
| ExportToSvgSessionCommand |
|
| PasteSelectionSessionCommand |
This session command obtains the selected elements on the clipboard and clone each one of them.
|
| PerformAutomaticLayoutCommand |
|
| RedoSessionCommand |
|
| SaveDiagramSessionCommand |
|
| SwitchGridSessionCommand |
|
| UndoSessionCommand |
|
| ValidateSessionCommand |
|
| VisitGraphSessionCommand |
|