| Package | Description |
|---|---|
| com.yworks.yfiles.view |
Contains the main UI classes, interfaces, default implementations and support classes that can be used to display
IGraph instances. |
| Modifier and Type | Field and Description |
|---|---|
static EventType<CanvasEvent> |
CanvasEvent.ANY
Common supertype for all canvas event types.
|
static EventType<CanvasEvent> |
CanvasEvent.UPDATED
Event type for events that will be triggered after the
visual tree has been updated. |
static EventType<CanvasEvent> |
CanvasEvent.UPDATING
Event type for events that will be triggered before the
visual tree is updated. |