RectangleIntersectionTester based on an
RTree.
RTree that is created using the
RTree.RTree(int, int) constructor with arguments 1 and 10 for min and max nodes.
RTree that is created using the
RTree.RTree(int, int) constructor with the specified values for min and max nodes.
RTree for storing the covered regions.