| Package | Description |
|---|---|
| com.sun.javafx.tk.quantum |
| Modifier and Type | Field and Description |
|---|---|
private ZoomGestureRecognizer.ZoomRecognitionState |
ZoomGestureRecognizer.state |
| Modifier and Type | Method and Description |
|---|---|
static ZoomGestureRecognizer.ZoomRecognitionState |
ZoomGestureRecognizer.ZoomRecognitionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ZoomGestureRecognizer.ZoomRecognitionState[] |
ZoomGestureRecognizer.ZoomRecognitionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|