es.unex.sextante.vectorTools.InPolygonSpatialJoinB
Class NearestNeighbourFinder

java.lang.Object
  extended by es.unex.sextante.vectorTools.InPolygonSpatialJoinB.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
 es.unex.sextante.dataObjects.IFeature[] getClosestPoints(com.vividsolutions.jts.geom.Geometry geom)
           
 
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

getClosestPoints

public es.unex.sextante.dataObjects.IFeature[] getClosestPoints(com.vividsolutions.jts.geom.Geometry geom)


Copyright © 2014 gvSIG Association. All Rights Reserved.