Class SpatialIndexFunctions
- java.lang.Object
-
- com.vividsolutions.jtstest.function.SpatialIndexFunctions
-
public class SpatialIndexFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SpatialIndexFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GeometrykdTreeQuery(Geometry pts, Geometry queryEnv, double tolerance)static GeometrykdTreeQueryRepeated(Geometry pts, Geometry queryEnv, double tolerance)static GeometryquadTreeQuery(Geometry geoms, Geometry queryEnv)static GeometrystrTreeBounds(Geometry geoms)static GeometrystrTreeQuery(Geometry geoms, Geometry queryEnv)
-