public class TranslateCommand extends AffineTransformCommand
| Constructor and Description |
|---|
TranslateCommand(double x,
double y) |
| Modifier and Type | Method and Description |
|---|---|
double |
getDeltaX() |
double |
getDeltaY() |
java.lang.String |
toString() |