Package com.geodesk.geom
Interface SpatialTreeFactory<B extends Bounds>
public interface SpatialTreeFactory<B extends Bounds>
-
Method Summary
Modifier and TypeMethodDescriptioncreateBranch
(List<B> children, int start, int end) createLeaf
(List<? extends Bounds> children, int start, int end)
-
Method Details
-
createLeaf
-
createBranch
-