Module swim.spatial
Package swim.spatial
Geospatial projections and spatial collections, including sparse prefix
Q-trees optimized for continuous n-body geofencing and real-time spatial
clustering and reduction.
-
Interface Summary Interface Description SpatialMap<K,S,V> SpatialMap.Entry<K,S,V> -
Class Summary Class Description BitInterval Significant bit interval encoding.GeoProjection QTree<K,S,V> QTreeContext<K,S,V> QTreeEntry<K,S,V> QTreeMap<K,S,V> QTreePage<K,S,V> SpatialMap.SimpleEntry<K,S,V> SpatialValueEntry<K,S,V> SpatialValueMap<K,S,V>