Resize methods.
Static Properties
| Name | Description |
|---|---|
| ADDING_CURRENT_DIMENSIONS_TO | Add additional width and height to current values |
| MULTIPLYING_CURRENT_DIMENSIONS_BY | Multiply current width and height by the given factors |
| REPLACING_CURRENT_DIMENSIONS_WITH | Change width and height overriding current values |
| RESHAPING_AREA_TO_RATIO | Change width to height ratio keeping the current area |
| RESHAPING_BORDER_TO_RATIO | Change width to height ratio keeping the current perimeter |