Uses of Interface
org.apache.lucene.spatial3d.geom.GeoPointShape
Packages that use GeoPointShape
-
Uses of GeoPointShape in org.apache.lucene.spatial3d.geom
Classes in org.apache.lucene.spatial3d.geom that implement GeoPointShapeModifier and TypeClassDescription(package private) class
This class represents a degenerate point bounding box.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.