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 BoundsBounds. create(int x, int y, int width, int height)BoundsBounds. enlarge(int delta)BoundsBounds. offset(int xOffset, int yOffset)
-