es.unex.sextante.rTree
Class SextanteRTree

java.lang.Object
  extended by es.unex.sextante.rTree.SextanteRTree

public class SextanteRTree
extends java.lang.Object


Constructor Summary
SextanteRTree(es.unex.sextante.dataObjects.IVectorLayer layer, int iField, es.unex.sextante.core.ITaskMonitor task)
           
 
Method Summary
 Point3D getClosestPoint(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,
                     int iField,
                     es.unex.sextante.core.ITaskMonitor task)
Method Detail

getClosestPoint

public Point3D getClosestPoint(double x,
                               double y)


Copyright © 2014 gvSIG Association. All Rights Reserved.