public class CSMercator extends CoordSys
Constructor and Description |
---|
CSMercator(CSDatum datum) |
Modifier and Type | Method and Description |
---|---|
double |
getScale(double minX,
double maxX,
double w,
double dpi)
First two parameters must be in meters.
|
java.lang.String |
toString() |
clone, createPoint, drawGrid, export, fromGeo, getAbrev, getCS, getCT, getDatum, getExtent, getFullCode, getGeogCS, getGridColor, isProjected, setAbrev, setGridColor, toGeo, toGeo
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
cloneQuietly, cloneQuietly
public CSMercator(CSDatum datum)
public double getScale(double minX, double maxX, double w, double dpi)
IProjection
getScale
in interface IProjection
getScale
in class CoordSys
minX
- in metersmaxX
- in metersw
- in pixels (dots)dpi
- dots per inch