Uses of Package
org.apache.lucene.spatial.geometry

Packages that use org.apache.lucene.spatial.geometry
org.apache.lucene.spatial.geometry   
org.apache.lucene.spatial.geometry.shape   
 

Classes in org.apache.lucene.spatial.geometry used by org.apache.lucene.spatial.geometry
CartesianPoint
          Represents lat/lngs as fixed point numbers translated so that all world coordinates are in the first quadrant.
DistanceUnits
          Enum representing difference distance units, currently only kilometers and miles
FixedLatLng
          NOTE: This API is still in flux and might change in incompatible ways in the next release.
FloatLatLng
          NOTE: This API is still in flux and might change in incompatible ways in the next release.
LatLng
          Abstract base lat-lng class which can manipulate fixed point or floating point based coordinates.
 

Classes in org.apache.lucene.spatial.geometry used by org.apache.lucene.spatial.geometry.shape
LatLng
          Abstract base lat-lng class which can manipulate fixed point or floating point based coordinates.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.