Package | Description |
---|---|
plugins.big.shapedesigner.splinecurve |
Modifier and Type | Method and Description |
---|---|
ESnakeOrientation |
ESnake.getOrientation()
Retrieves the orientation of the curve determined by the snake.
|
static ESnakeOrientation |
ESnakeOrientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ESnakeOrientation[] |
ESnakeOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|