JTS Topology Suite version 1.13

Package com.vividsolutions.jts.operation.predicate

Classes which implement topological predicates optimized for particular kinds of geometries.

See:
          Description

Class Summary
RectangleContains Optimized implementation of the contains spatial predicate for cases where the first Geometry is a rectangle.
RectangleIntersects Implementation of the intersects spatial predicate optimized for the case where one Geometry is a rectangle.
 

Package com.vividsolutions.jts.operation.predicate Description

Classes which implement topological predicates optimized for particular kinds of geometries.


JTS Topology Suite version 1.13