public class NearestNeighbourTesselation<T> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NearestNeighbourTesselation
|
| Constructor and Description |
|---|
NearestNeighbourTesselation()
Create an empty tesselation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(Geometry
|
Set |
within(Coordinate
|
public NearestNeighbourTesselation()
public Set<NearestNeighbourTesselation .Entry <T>> within(Coordinate c, double sx, double sy)