public class ScaleCommand extends AffineTransformCommand
| Constructor and Description |
|---|
ScaleCommand(double scaleX,
double scaleY) |
| Modifier and Type | Method and Description |
|---|---|
double |
getScaleX() |
double |
getScaleY() |
java.lang.String |
toString() |