public class NearestNeighbourFinder
extends java.lang.Object
| Constructor and Description |
|---|
NearestNeighbourFinder(es.unex.sextante.dataObjects.IVectorLayer layer,
es.unex.sextante.core.ITaskMonitor task) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.vividsolutions.jts.geom.Geometry> |
getClosestGeometries(com.vividsolutions.jts.geom.Coordinate c,
double dDistance) |
Copyright © 2015 gvSIG Association. All Rights Reserved.