Package | Description |
---|---|
org.apache.lucene.spatial.geometry.shape |
Shape representations.
|
Modifier and Type | Method | Description |
---|---|---|
static LLRect |
LLRect.createBox(LatLng center,
double widthMi,
double heightMi) |
Deprecated.
Approximates a box centered at the given point with the given width and height in miles.
|
Constructor | Description |
---|---|
LLRect(LLRect other) |
Deprecated.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.