- All Known Implementing Classes:
- ArcInst, Geometric, NodeInst
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.