| Package | Description |
|---|---|
| sk.fiit.jim.annotation.data |
| Modifier and Type | Field and Description |
|---|---|
private Values |
Annotation.ballMoveDistance |
(package private) Values |
Annotation.duration
Move duration(in miliseconds).
|
(package private) Values |
Axis.x_axis
X-axis values.
|
(package private) Values |
Axis.y_axis
Y-axis values.
|
(package private) Values |
Axis.z_axis
Z-axis values.
|
| Modifier and Type | Method and Description |
|---|---|
Values |
Annotation.getBallMoveDistance() |
Values |
Annotation.getDuration() |
Values |
Axis.getX() |
Values |
Axis.getY() |
Values |
Axis.getZ() |
| Modifier and Type | Method and Description |
|---|---|
void |
Annotation.setBallMoveDistance(Values ballMoveDistance) |