| Package | Description |
|---|---|
| org.apache.lucene.document |
The logical representation of a
Document for indexing and searching. |
| org.apache.lucene.geo |
Geospatial Utility Implementations for Lucene Core
|
| Modifier and Type | Field and Description |
|---|---|
private Line2D |
LatLonShapeLineQuery.line2D |
| Modifier and Type | Method and Description |
|---|---|
static Line2D |
Line2D.create(Line... lines)
create a Line2D edge tree from provided array of Linestrings
|