Uses of Package
org.h2.mvstore.rtree
-
Packages that use org.h2.mvstore.rtree Package Description org.h2.mvstore.db Helper classes to use the MVStore in the H2 database.org.h2.mvstore.rtree An R-tree implementation -
Classes in org.h2.mvstore.rtree used by org.h2.mvstore.db Class Description MVRTreeMap An r-tree implementation.MVRTreeMap.RTreeCursor A cursor to iterate over a subset of the keys.Spatial Interface Spatial represents boxes in 2+ dimensional space, where total ordering is not that straight-forward. -
Classes in org.h2.mvstore.rtree used by org.h2.mvstore.rtree Class Description DefaultSpatial Class BasicSpatialImpl.MVRTreeMap An r-tree implementation.MVRTreeMap.Builder A builder for this class.MVRTreeMap.RTreeCursor A cursor to iterate over a subset of the keys.Spatial Interface Spatial represents boxes in 2+ dimensional space, where total ordering is not that straight-forward.SpatialDataType A spatial data type.