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 XYRectangle |
XYShapeBoundingBoxQuery.rectangle |
Modifier and Type | Method and Description |
---|---|
static Component2D |
XYRectangle2D.create(XYRectangle... rectangles)
create a component2D from provided array of rectangles
|