es.unex.sextante.vectorTools.snapPoints
Class NearestNeighbourFinder

java.lang.Object
  extended by es.unex.sextante.vectorTools.snapPoints.NearestNeighbourFinder

public class NearestNeighbourFinder
extends java.lang.Object


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

NearestNeighbourFinder

public NearestNeighbourFinder(es.unex.sextante.dataObjects.IVectorLayer layer,
                              es.unex.sextante.core.ITaskMonitor task)
                       throws es.unex.sextante.exceptions.IteratorException
Throws:
es.unex.sextante.exceptions.IteratorException
Method Detail

getClosestGeometries

public java.util.List<com.vividsolutions.jts.geom.Geometry> getClosestGeometries(com.vividsolutions.jts.geom.Coordinate c,
                                                                                 double dDistance)


Copyright © 2014 gvSIG Association. All Rights Reserved.