public class RotateCommand extends AffineTransformCommand
| Constructor and Description |
|---|
RotateCommand(double theta,
double centerX,
double centerY) |
| Modifier and Type | Method and Description |
|---|---|
double |
getCenterX() |
double |
getCenterY() |
double |
getTheta() |
java.lang.String |
toString() |