public class SphericalMercatorProjection
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
static double |
EARTH_RADIUS
Radius of the earth in meter.
|
| 构造器和说明 |
|---|
SphericalMercatorProjection()
Mercator projection of the earth.
|
SphericalMercatorProjection(double worldWidth) |