org.cresques.impl.cts.gt2
Class CSMercator
java.lang.Object
org.cresques.impl.cts.gt2.CoordSys
org.cresques.impl.cts.gt2.CSMercator
- All Implemented Interfaces:
- Cloneable, IProjection
public class CSMercator
- extends CoordSys
- Author:
- "Luis W. Sevilla"
| Methods inherited from class org.cresques.impl.cts.gt2.CoordSys |
clone, createPoint, drawGrid, fromGeo, getAbrev, getCS, getCT, getDatum, getExtent, getFullCode, getGeogCS, getGridColor, isProjected, setAbrev, setGridColor, toGeo, toGeo |
CSMercator
public CSMercator(CSDatum datum)
getScale
public double getScale(double minX,
double maxX,
double w,
double dpi)
- Specified by:
getScale in interface IProjection- Overrides:
getScale in class CoordSys
toString
public String toString()
- Overrides:
toString in class CoordSys
Copyright © 2004-2013 gvSIG. All Rights Reserved.