| Package | Description |
|---|---|
| org.refcodes.checkerboard | |
| org.refcodes.checkerboard.impls |
| Modifier and Type | Field and Description |
|---|---|
static CheckerboardViewerAction |
ViewportDimensionChangedEvent.ACTION |
static CheckerboardViewerAction |
ViewportOffsetChangedEvent.ACTION |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
CheckerboardViewerAction |
AbstractCheckerboardViewerEvent.getAction() |
| Constructor and Description |
|---|
AbstractCheckerboardViewerEvent(CheckerboardViewerAction aAction,
CheckerboardViewer<S,?> aSource) |
Copyright © 2016. All rights reserved.