IProjector
@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 | Description |
---|---|
SinusoidalProjector() |
Deprecated.
|
Modifier and Type | Method | 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 IProjector
public double[] coords(double latitude, double longitude)
coords
in interface IProjector
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.