| Modifier and Type | Field | Description |
|---|---|---|
static CheckerboardViewerAction |
ViewportDimensionChangedEvent.ACTION |
|
static CheckerboardViewerAction |
ViewportOffsetChangedEvent.ACTION |
| Modifier and Type | Method | Description |
|---|---|---|
CheckerboardViewerAction |
AbstractCheckerboardViewerEvent.getAction() |
|
static CheckerboardViewerAction |
CheckerboardViewerAction.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CheckerboardViewerAction[] |
CheckerboardViewerAction.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
AbstractCheckerboardViewerEvent(CheckerboardViewerAction aAction,
CheckerboardViewer<P,S,?> aSource) |
Instantiates a new abstract checkerboard viewer event.
|
Copyright © 2018. All rights reserved.