| Package | Description |
|---|---|
| scratch.scott.event |
| Modifier and Type | Class and Description |
|---|---|
static class |
GraphEventType.EdgeAddition |
static class |
GraphEventType.EdgeCreation |
static class |
GraphEventType.EdgeRemoval |
static class |
GraphEventType.NodeAddition |
static class |
GraphEventType.NodeCreation |
static class |
GraphEventType.NodeRemoval |
| Modifier and Type | Method and Description |
|---|---|
GraphEventType |
GraphEvent.getEventType() |
| Constructor and Description |
|---|
GraphEvent(GraphEventType eventType,
UserDataContainer graphElement) |