All Implemented Interfaces:
Provider<ObjectCollection>

public class SplitByObjects extends WithDimensionsBase
Splits objects in a collection based on intersections with another set of objects.

This class extends WithDimensionsBase to provide functionality for splitting objects in one collection based on their intersections with objects in another collection.