Package org.locationtech.jts.operation.predicate


package org.locationtech.jts.operation.predicate
Classes which implement topological predicates optimized for particular kinds of geometries.
  • Classes
    Class
    Description
    Optimized implementation of the contains spatial predicate for cases where the first Geometry is a rectangle.
    Implementation of the intersects spatial predicate optimized for the case where one Geometry is a rectangle.