Implementation of the
intersects spatial predicate optimized for the case where one
Geometry is a rectangle. This class works for all input geometries, including
GeometryCollections.
As a further optimization, this class can be used in batch style to test many geometries against a single rectangle.