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>
-
Nested Class Summary
Nested classes/interfaces inherited from class ghidra.util.database.spatial.AbstractConstraintsTreeSpatialMap
AbstractConstraintsTreeSpatialMap.ToArrayConsumer<A,T, U extends A>, AbstractConstraintsTreeSpatialMap.ToListConsumer<A, T, U extends A> Nested classes/interfaces inherited from interface ghidra.util.database.spatial.SpatialMap
SpatialMap.EmptySpatialMap<DS extends BoundedShape<?>,T, Q> -
Field Summary
Fields inherited from class ghidra.util.database.spatial.AbstractConstraintsTreeSpatialMap
query, treeFields inherited from interface ghidra.util.database.spatial.SpatialMap
EMPTY_MAP -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ghidra.util.database.spatial.AbstractConstraintsTreeSpatialMap
checkInt, clear, entries, firstEntry, firstKey, firstValue, isEmpty, keys, orderedEntries, orderedKeys, orderedValues, put, remove, remove, size, values
-
Constructor Details
-
AsSpatialMap
-
-
Method Details
-
reduce
-