Package org.locationtech.jts.operation.predicate
Classes which implement topological predicates optimized for particular kinds of geometries.
-
Class Summary Class Description RectangleContains Optimized implementation of the contains spatial predicate for cases where the firstGeometry
is a rectangle.RectangleIntersects Implementation of the intersects spatial predicate optimized for the case where oneGeometry
is a rectangle.