Target represents the geometry to which the distance is measured. This is the base interface for all target types.
Returns the distance from the target to the given cell.
Returns the distance from the target to the given point.
Returns the maximum number of cells in the index for which it is faster to use brute force search rather than the hierarchical method.
Target represents the geometry to which the distance is measured. This is the base interface for all target types.