Class RectangleUnion


  • public class RectangleUnion
    extends java.lang.Object
    • Method Detail

      • union

        @Nullable
        public static Shapes<SimplePolygon> union​(java.util.List<RectangleUnion.Rectangle> lefts)
        Returns a polygon representing the union of all of the passed rectangles. the passed List will be modified