SinusoidalProjector
@Deprecated public interface IProjector
NOTE: This API is still in flux and might change in incompatible ways in the next release.
Modifier and Type | Method | Description |
---|---|---|
double[] |
coords(double latitude,
double longitude) |
Deprecated.
|
String |
coordsAsString(double latitude,
double longitude) |
Deprecated.
|
String coordsAsString(double latitude, double longitude)
double[] coords(double latitude, double longitude)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.