|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectes.unex.sextante.closestpts.NearestNeighbourFinder
public class NearestNeighbourFinder
| Constructor Summary | |
|---|---|
NearestNeighbourFinder(es.unex.sextante.dataObjects.IVectorLayer layer,
int iField,
es.unex.sextante.core.ITaskMonitor task)
|
|
| Method Summary | |
|---|---|
PtAndDistance[] |
getClosestPoints(double x,
double y,
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,
int iField,
es.unex.sextante.core.ITaskMonitor task)
throws es.unex.sextante.exceptions.IteratorException
es.unex.sextante.exceptions.IteratorException| Method Detail |
|---|
public PtAndDistance[] getClosestPoints(double x,
double y,
double dDistance)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||