public interface JaxoRotationObject
Modifier and Type | Method and Description |
---|---|
int |
getRotationAngle()
Returns the rotationAngle property of this rotation object.
|
void |
setRotationAngle(int angle)
Sets the rotationAngle property of this rotation object.
|
int getRotationAngle()
void setRotationAngle(int angle)
angle
- The rotationAngle (in degrees) of this rotation object.Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.