Package | Description |
---|---|
sk.upjs.jpaz2 |
Modifier and Type | Method and Description |
---|---|
RangeStyle |
Turtle.getRangeStyle()
Gets the range style.
|
static RangeStyle |
RangeStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RangeStyle[] |
RangeStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Turtle.setRangeStyle(RangeStyle rangeStyle)
Sets the range style.
|
Copyright © 2017. All rights reserved.