Package org.naviqore.utils.spatial.index
Class KDTreeBuilder<T extends Location<?>>
java.lang.Object
org.naviqore.utils.spatial.index.KDTreeBuilder<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddLocation(T location) addLocations(Collection<T> locations) build()
-
Constructor Details
-
KDTreeBuilder
public KDTreeBuilder()
-
-
Method Details
-
addLocation
-
addLocations
-
build
-