Uses of Class
org.violetlib.types.Bounds
-
-
Uses of Bounds in org.violetlib.types
Methods in org.violetlib.types that return Bounds Modifier and Type Method and Description static Bounds
Bounds. create(int x, int y, int width, int height)
Bounds
Bounds. enlarge(int delta)
Bounds
Bounds. offset(int xOffset, int yOffset)
-