Uses of Class
org.locationtech.jts.index.kdtree.KdTree
Packages that use KdTree
Package
Description
Classes to compute Delaunay triangulations.
-
Uses of KdTree in org.locationtech.jts.triangulate
Fields in org.locationtech.jts.triangulate declared as KdTreeMethods in org.locationtech.jts.triangulate that return KdTree -
Uses of KdTree in org.locationtech.jtstest.function
Methods in org.locationtech.jtstest.function that return KdTreeModifier and TypeMethodDescriptionprivate static KdTree
SpatialIndexFunctions.buildKdTree
(Geometry geom, double tolerance)