- All Known Implementing Classes:
- ArcInst, ClockRouter.RepeaterBound, ERCWellCheck.WellBound, Geometric, HighlightConnectivity.QCBound, HighlightConnectivity.QCPoly, HighlightConnectivity.QCVia, Highlighter.TextHighlightBound, IconNodeInst, NodeInst, SeaOfGatesEngine.SOGBound, SeaOfGatesEngine.SOGPoly, SeaOfGatesEngine.SOGVia
public interface RTBounds
Interface to define the objects stored in an R-Tree.
The objects passed into the RTNode need only implement this.
For most database work, the Geometric is used.
However, other simpler objects may also be used.