Package | Description |
---|---|
org.apache.lucene.spatial.spatial4j |
Spatial4j stuff that ideally belongs in Spatial4j (isn't related to Lucene).
|
org.apache.lucene.spatial3d.geom |
Shapes implemented using 3D planar geometry.
|
Constructor and Description |
---|
Geo3dPointShape(GeoPointShape shape,
org.locationtech.spatial4j.context.SpatialContext spatialcontext) |
Modifier and Type | Method and Description |
---|---|
static GeoPointShape |
GeoPointShapeFactory.makeGeoPointShape(PlanetModel planetModel,
double lat,
double lon)
Create a GeoPointShape with the provided information.
|
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.