Package ghidra.trace.database.target
Interface ValueBox
- All Superinterfaces:
BoundedShape<ValueBox>,BoundingShape<ValueBox>,HyperBox<ghidra.trace.database.target.ValueTriple,ValueBox>
- All Known Implementing Classes:
DBTraceObjectValueNode
-
Method Summary
Methods inherited from interface ghidra.util.database.spatial.hyper.HyperBox
computeAreaIntersection, computeAreaUnionBounds, computeCentroidDistance, contains, doEquals, doHashCode, encloses, getArea, getCenter, getMargin, intersection, lCorner, uCorner, unionBounds
-
Method Details
-
immutable
default ValueBox immutable(ghidra.trace.database.target.ValueTriple lCorner, ghidra.trace.database.target.ValueTriple uCorner) -
getBounds
- Specified by:
getBoundsin interfaceBoundedShape<ValueBox>
-
space
default ghidra.trace.database.target.ValueSpace space() -
description
- Specified by:
descriptionin interfaceBoundedShape<ValueBox>
-