| Constructor and Description |
|---|
OLuceneSpatialManager(OShapeBuilder shapeBuilder) |
| Modifier and Type | Field and Description |
|---|---|
protected OShapeBuilder |
OLuceneSpatialIndexEngineAbstract.factory |
| Constructor and Description |
|---|
OLuceneGeoSpatialIndexEngine(OStorage storage,
String name,
OShapeBuilder factory) |
OLuceneLegacySpatialIndexEngine(OStorage storage,
String indexName,
OShapeBuilder factory) |
OLuceneSpatialIndexEngineAbstract(OStorage storage,
String indexName,
OShapeBuilder factory) |
| Constructor and Description |
|---|
OSpatialStrategyFactory(OShapeBuilder factory) |
| Modifier and Type | Field and Description |
|---|---|
protected OShapeBuilder |
OLuceneSpatialOperator.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
OComplexShapeBuilder<T extends org.locationtech.spatial4j.shape.Shape>
Created by Enrico Risa on 13/08/15.
|
class |
OGeometryCollectionShapeBuilder
Created by Enrico Risa on 17/08/15.
|
class |
OLineStringShapeBuilder |
class |
OMultiLineStringShapeBuilder |
class |
OMultiPointShapeBuilder |
class |
OMultiPolygonShapeBuilder
Created by enricorisa on 24/04/14.
|
class |
OPointShapeBuilder |
class |
OPolygonShapeBuilder
Created by enricorisa on 24/04/14.
|
class |
ORectangleShapeBuilder |
class |
OShapeFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
OShapeFactory.registerFactory(OShapeBuilder factory) |
| Modifier and Type | Field and Description |
|---|---|
protected OShapeBuilder |
SpatialQueryBuilderAbstract.factory |
| Constructor and Description |
|---|
SpatialQueryBuilder(OLuceneSpatialIndexContainer manager,
OShapeBuilder factory) |
SpatialQueryBuilderAbstract(OLuceneSpatialIndexContainer manager,
OShapeBuilder factory) |
SpatialQueryBuilderContains(OLuceneSpatialIndexContainer manager,
OShapeBuilder factory) |
SpatialQueryBuilderDistanceSphere(OLuceneSpatialIndexContainer manager,
OShapeBuilder factory) |
SpatialQueryBuilderDWithin(OLuceneSpatialIndexContainer manager,
OShapeBuilder factory) |
SpatialQueryBuilderIntersects(OLuceneSpatialIndexContainer manager,
OShapeBuilder factory) |
SpatialQueryBuilderNear(OLuceneSpatialIndexContainer manager,
OShapeBuilder factory) |
SpatialQueryBuilderOverlap(OLuceneSpatialIndexContainer manager,
OShapeBuilder factory) |
SpatialQueryBuilderWithin(OLuceneSpatialIndexContainer manager,
OShapeBuilder factory) |
Copyright © 2009–2025 OrientDB. All rights reserved.