|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rectangle | |
|---|---|
| org.apache.lucene.spatial | Support for geospatial search. |
| org.apache.lucene.spatial.geometry.shape | Shape representations. |
| Uses of Rectangle in org.apache.lucene.spatial |
|---|
| Methods in org.apache.lucene.spatial that return Rectangle | |
|---|---|
static Rectangle |
DistanceUtils.getBoundary(double x1,
double y1,
double miles)
Deprecated. |
| Uses of Rectangle in org.apache.lucene.spatial.geometry.shape |
|---|
| Methods in org.apache.lucene.spatial.geometry.shape that return Rectangle | |
|---|---|
Rectangle |
LLRect.toRectangle()
Deprecated. Returns a rectangle shape for the bounding box |
| Methods in org.apache.lucene.spatial.geometry.shape with parameters of type Rectangle | |
|---|---|
IntersectCase |
Geometry2D.intersect(Rectangle r)
Deprecated. Returns information about how this shape intersects the given rectangle |
IntersectCase |
Ellipse.intersect(Rectangle r)
Deprecated. |
IntersectCase |
Rectangle.intersect(Rectangle r)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||