Uses of Interface
org.apache.lucene.spatial3d.geom.GeoPointShape
Packages that use GeoPointShape
-
Uses of GeoPointShape in org.apache.lucene.spatial3d.geom
Methods in org.apache.lucene.spatial3d.geom that return GeoPointShapeModifier and TypeMethodDescriptionstatic GeoPointShape
GeoPointShapeFactory.makeGeoPointShape
(PlanetModel planetModel, double lat, double lon) Create a GeoPointShape with the provided information.