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 |
|---|---|
PtAndAttributes[] |
getClosestPoints(com.vividsolutions.jts.geom.LineSegment seg,
double dDistance) |
public NearestNeighbourFinder(es.unex.sextante.dataObjects.IVectorLayer layer,
es.unex.sextante.core.ITaskMonitor task)
throws es.unex.sextante.exceptions.IteratorException
es.unex.sextante.exceptions.IteratorExceptionpublic PtAndAttributes[] getClosestPoints(com.vividsolutions.jts.geom.LineSegment seg, double dDistance)
Copyright © 2014 gvSIG Association. All Rights Reserved.