es.unex.sextante.vectorTools.distanceToClosestGeometry
Class SextanteRTree

java.lang.Object
  extended by es.unex.sextante.vectorTools.distanceToClosestGeometry.SextanteRTree

public class SextanteRTree
extends java.lang.Object


Constructor Summary
SextanteRTree(es.unex.sextante.dataObjects.IVectorLayer layer, es.unex.sextante.core.ITaskMonitor task)
           
 
Method Summary
 es.unex.sextante.dataObjects.IFeature getClosestFeature(double x, double y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SextanteRTree

public SextanteRTree(es.unex.sextante.dataObjects.IVectorLayer layer,
                     es.unex.sextante.core.ITaskMonitor task)
Method Detail

getClosestFeature

public es.unex.sextante.dataObjects.IFeature getClosestFeature(double x,
                                                               double y)


Copyright © 2014 gvSIG Association. All Rights Reserved.