Scale
|
| Name | Description | |
|---|---|---|
| Scale2d(Double) | Constructor for the Scale2d class. Creates a scale transformation with the specified uniform scale factor. | |
| Scale2d(Double) | Constructor for the Scale2d class. Creates a scale transformation with the specified factors for x- and y-axes. | |
| Scale2d(Double, Double) | Constructor for the Scale2d class. Creates a scale transformation with the specified factors for x- and y-axes. |