org.apache.lucene.spatial.geometry.shape |
LatLng | Abstract base lat-lng class which can manipulate fixed point or floating point based coordinates. | code | html |
DistanceUnits | NOTE: This API is still in flux and might change in incompatible ways in the next release. |
code | html |
CartesianPoint | Represents lat/lngs as fixed point numbers translated so that all world coordinates are in the first quadrant. | code | html |
FixedLatLng | NOTE: This API is still in flux and might change in incompatible ways in the next release. |
code | html |
FloatLatLng | NOTE: This API is still in flux and might change in incompatible ways in the next release. |
code | html |