public class SinusoidalProjector extends java.lang.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) |
java.lang.String |
coordsAsString(double latitude,
double longitude) |
public java.lang.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.