Package org.h2.mvstore.rtree

An R-tree implementation

See:
          Description

Class Summary
MVRTreeMap<V> An r-tree implementation.
MVRTreeMap.Builder<V> A builder for this class.
MVRTreeMap.RTreeCursor A cursor to iterate over a subset of the keys.
SpatialDataType A spatial data type.
SpatialKey A unique spatial key.
 

Package org.h2.mvstore.rtree Description

An R-tree implementation