public class SinusoidalProjector extends Object implements IProjector
NOTE: This API is still in flux and might change in incompatible ways in the next release.
Constructor and Description |
---|
SinusoidalProjector() |
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 IProjector
public double[] coords(double latitude, double longitude)
coords
in interface IProjector
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.