public static class NearestNeighbourTesselation.Entry<S> extends Object
Entry(Geometry geometry, S data)
S
getData()
Geometry
getGeometry()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Entry(Geometry geometry, S data)
public S getData()
public Geometry getGeometry()