java.lang.Object
org.springframework.data.neo4j.repository.query.BoundingBox

public final class BoundingBox extends Object
This is a utility class that computes the bounding box of a polygon as a rectangle defined by the lower left and upper right point.
Since:
6.0
Author:
Michael J. Simons