|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Rotationallndicator.RotationDirection in com.devenezia |
---|
Methods in com.devenezia that return Rotationallndicator.RotationDirection | |
---|---|
Rotationallndicator.RotationDirection |
Rotationallndicator.getFadeDirection()
Direction of black to white gradient |
Rotationallndicator.RotationDirection |
Rotationallndicator.getHeadDirection()
Direction of color cycling, apparent direction of black circle |
static Rotationallndicator.RotationDirection |
Rotationallndicator.RotationDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Rotationallndicator.RotationDirection[] |
Rotationallndicator.RotationDirection.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.devenezia with parameters of type Rotationallndicator.RotationDirection | |
---|---|
void |
Rotationallndicator.setFadeDirection(Rotationallndicator.RotationDirection dir)
Direction of black to white gradient |
void |
Rotationallndicator.setHeadDirection(Rotationallndicator.RotationDirection dir)
Direction of color cycling, apparent direction of black circle |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |