|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectes.unex.sextante.vectorTools.snapPoints.NearestNeighbourFinder
public class NearestNeighbourFinder
| Constructor Summary | |
|---|---|
NearestNeighbourFinder(es.unex.sextante.dataObjects.IVectorLayer layer,
es.unex.sextante.core.ITaskMonitor task)
|
|
| Method Summary | |
|---|---|
java.util.List<com.vividsolutions.jts.geom.Geometry> |
getClosestGeometries(com.vividsolutions.jts.geom.Coordinate c,
double dDistance)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NearestNeighbourFinder(es.unex.sextante.dataObjects.IVectorLayer layer,
es.unex.sextante.core.ITaskMonitor task)
throws es.unex.sextante.exceptions.IteratorException
es.unex.sextante.exceptions.IteratorException| Method Detail |
|---|
public java.util.List<com.vividsolutions.jts.geom.Geometry> getClosestGeometries(com.vividsolutions.jts.geom.Coordinate c,
double dDistance)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||