Package com.vividsolutions.jts.operation.predicate

Class Summary
RectangleContains Optimized implementation of spatial predicate "contains" for cases where the first Geometry is a rectangle.
RectangleIntersects Optimized implementation of spatial predicate "intersects" for cases where the first Geometry is a rectangle.
SegmentIntersectionTester Tests if any line segments in two sets of CoordinateSequences intersect.