Package technology.tabula
Class RectangleSpatialIndex<T extends Rectangle>
java.lang.Object
technology.tabula.RectangleSpatialIndex<T>
public class RectangleSpatialIndex<T extends Rectangle> extends Object
-
Constructor Summary
Constructors Constructor Description RectangleSpatialIndex() -
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
-