@Deprecated 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()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
double[] |
coords(double latitude,
double longitude)
Deprecated.
|
String |
coordsAsString(double latitude,
double longitude)
Deprecated.
|
public String coordsAsString(double latitude, double longitude)
coordsAsString in interface IProjectorpublic double[] coords(double latitude,
double longitude)
coords in interface IProjector