Package technology.tabula
Class RectangleSpatialIndex<T extends Rectangle>
java.lang.Object
technology.tabula.RectangleSpatialIndex<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RectangleSpatialIndex
public RectangleSpatialIndex()
-
-
Method Details
-
add
-
contains
-
intersects
-
getBounds
Minimum bounding box of all the Rectangles contained on this RectangleSpatialIndex- Returns:
- a Rectangle
-