Class AbstractHyperRStarTree.AsSpatialMap<DS extends BoundedShape<NS>,DR extends DBTreeDataRecord<DS,NS,T>,NS extends HyperBox<?,NS>,T,Q extends AbstractHyperBoxQuery<?,DS,NS,Q>>

java.lang.Object
ghidra.util.database.spatial.AbstractConstraintsTreeSpatialMap<DS,DR,NS,T,Q>
ghidra.util.database.spatial.hyper.AbstractHyperRStarTree.AsSpatialMap<DS,DR,NS,T,Q>
All Implemented Interfaces:
SpatialMap<DS,T,Q>
Direct Known Subclasses:
DBTraceObjectValueRStarTree.DBTraceObjectValueMap
Enclosing class:
AbstractHyperRStarTree<P extends HyperPoint,DS extends BoundedShape<NS>,DR extends DBTreeDataRecord<DS,NS,T>,NS extends HyperBox<P,NS>,NR extends DBTreeNodeRecord<NS>,T,Q extends AbstractHyperBoxQuery<P,DS,NS,Q>>

protected static class AbstractHyperRStarTree.AsSpatialMap<DS extends BoundedShape<NS>,DR extends DBTreeDataRecord<DS,NS,T>,NS extends HyperBox<?,NS>,T,Q extends AbstractHyperBoxQuery<?,DS,NS,Q>> extends AbstractConstraintsTreeSpatialMap<DS,DR,NS,T,Q>