Interface SpatialTreeBuilder<B extends Bounds>

All Known Implementing Classes:
OmtTreeBuilder

public interface SpatialTreeBuilder<B extends Bounds>
  • Method Summary

    Modifier and Type
    Method
    Description
    build(ArrayList<? extends Bounds> items)