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