| Modifier and Type | Field and Description |
|---|---|
static CheckerboardViewerAction |
ViewportOffsetChangedEvent.ACTION |
static CheckerboardViewerAction |
ViewportDimensionChangedEvent.ACTION |
| Modifier and Type | Method and 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 and Description |
|---|
AbstractCheckerboardViewerEvent(CheckerboardViewerAction aAction,
CheckerboardViewer<P,S,?> aSource)
Instantiates a new abstract checkerboard viewer event.
|
Copyright © 2018. All rights reserved.