public class FixedSinusoidalProjector extends Object implements org.apache.lucene.spatial.tier.projections.IProjector
Constructor and Description |
---|
FixedSinusoidalProjector() |
Modifier and Type | Method and Description |
---|---|
double[] |
coords(double latitude,
double longitude) |
String |
coordsAsString(double latitude,
double longitude) |
public String coordsAsString(double latitude, double longitude)
coordsAsString
in interface org.apache.lucene.spatial.tier.projections.IProjector
public double[] coords(double latitude, double longitude)
coords
in interface org.apache.lucene.spatial.tier.projections.IProjector
Copyright © 2001–2015 Aduna. All rights reserved.