Uses of Class
org.apache.lucene.spatial.geometry.FixedLatLng
-
Packages that use FixedLatLng Package Description org.apache.lucene.spatial.geometry Coordinate and distance representations. -
-
Uses of FixedLatLng in org.apache.lucene.spatial.geometry
Methods in org.apache.lucene.spatial.geometry that return FixedLatLng Modifier and Type Method Description FixedLatLngFixedLatLng. toFixed()Deprecated.FixedLatLngFloatLatLng. toFixed()Deprecated.abstract FixedLatLngLatLng. toFixed()Deprecated.
-