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