Package | Description |
---|---|
org.apache.lucene.spatial |
Support for geospatial search.
|
org.apache.lucene.spatial.geometry.shape |
Shape representations.
|
Modifier and Type | Method | Description |
---|---|---|
static Rectangle |
DistanceUtils.getBoundary(double x1,
double y1,
double miles) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
Rectangle |
LLRect.toRectangle() |
Deprecated.
Returns a rectangle shape for the bounding box
|
Modifier and Type | Method | Description |
---|---|---|
IntersectCase |
Ellipse.intersect(Rectangle r) |
Deprecated.
|
IntersectCase |
Geometry2D.intersect(Rectangle r) |
Deprecated.
Returns information about how this shape intersects the given rectangle
|
IntersectCase |
Rectangle.intersect(Rectangle r) |
Deprecated.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.