Uses of Class
net.runelite.api.geometry.Shapes
-
Packages that use Shapes Package Description net.runelite.api.geometry -
-
Uses of Shapes in net.runelite.api.geometry
Methods in net.runelite.api.geometry that return Shapes Modifier and Type Method Description static Shapes<SimplePolygon>RectangleUnion. union(List<RectangleUnion.Rectangle> lefts)Returns a polygon representing the union of all of the passed rectangles.
-