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 FixedLatLng
FixedLatLng. toFixed()
Deprecated.FixedLatLng
FloatLatLng. toFixed()
Deprecated.abstract FixedLatLng
LatLng. toFixed()
Deprecated.
-