public class RectangleUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.awt.Rectangle |
transform(java.awt.Rectangle rectangle,
Direction direction,
boolean horizontalFlip,
boolean verticalFlip,
int width,
int height) |
public static java.awt.Rectangle transform(java.awt.Rectangle rectangle, Direction direction, boolean horizontalFlip, boolean verticalFlip, int width, int height)