JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.locationtech.spatial4j
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.locationtech.spatial4j
package
org.locationtech.spatial4j
This is the base package for Spatial4j from which the rest of it is organized.
Related Packages
Package
Description
org.locationtech.spatial4j.context
SpatialContext implementations are the facade to the Spatial4j API.
org.locationtech.spatial4j.distance
Ways to calculate distance.
org.locationtech.spatial4j.exception
org.locationtech.spatial4j.io
Reading & writing shapes in various forms.
org.locationtech.spatial4j.shape
Shapes are the core geometry objects that Spatial4j provides.
Classes
Class
Description
SpatialPredicate
A predicate that compares a stored geometry to a supplied geometry.