| Package | Description |
|---|---|
| org.apache.lucene.spatial.geometry.shape | |
| org.apache.lucene.spatial.tier |
Support for filtering based upon geographic location.
|
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
LLRect.toRectangle()
Returns a rectangle shape for the bounding box
|
| Modifier and Type | Method and Description |
|---|---|
IntersectCase |
Rectangle.intersect(Rectangle r) |
IntersectCase |
Ellipse.intersect(Rectangle r) |
IntersectCase |
Geometry2D.intersect(Rectangle r)
Returns information about how this shape intersects the given rectangle
|
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
DistanceUtils.getBoundary(double x1,
double y1,
double miles) |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.