All Classes and Interfaces
Class
Description
An improved variant of the original variant of KNN spatial queries implemented by this library.
A 2D spatial index that is capable of looking up the nearest element to a provided point.
A 2D spatial index that is capable of looking up an arbitrary amount of elements based
on the distance of a point.
A 2D spatial index that is capable of looking up the K nearest elements to a provided point.
Code heavily based on a gist made by someone else.
Deprecated.
A 2D spatial index that is capable of looking up the nearest element within a defined
ring around a provided point.