org.apache.lucene.spatial.tier.projections
public interface IProjector
NOTE: This API is still in flux and might change in incompatible ways in the next release.
Modifier and Type | Method and Description |
---|---|
double[] |
coords(double latitude,
double longitude) |
java.lang.String |
coordsAsString(double latitude,
double longitude) |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.