org.cresques.impl.cts.gt2
Class CSUTM
java.lang.Object
org.cresques.impl.cts.gt2.CoordSys
org.cresques.impl.cts.gt2.CSUTM
- All Implemented Interfaces:
- Cloneable, IProjection, UTM
public class CSUTM
- extends CoordSys
- implements UTM
- Author:
- "Luis W. Sevilla"
| Methods inherited from class org.cresques.impl.cts.gt2.CoordSys |
createPoint, drawGrid, fromGeo, getAbrev, getCS, getCT, getDatum, getExtent, getFullCode, getGeogCS, getGridColor, isProjected, setAbrev, setGridColor, toGeo, toGeo |
| Methods inherited from interface org.cresques.cts.IProjection |
createPoint, drawGrid, fromGeo, getAbrev, getCT, getDatum, getExtent, getFullCode, getGridColor, isProjected, setGridColor, toGeo |
CSUTM
public CSUTM(CSDatum datum,
int zone)
CSUTM
public CSUTM(CSDatum datum,
int zone,
String ns)
init
public void init(CSDatum datum,
int zone,
String ns)
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
clone
public Object clone()
throws CloneNotSupportedException
- Overrides:
clone in class CoordSys
- Throws:
CloneNotSupportedException
Copyright © 2004-2013 gvSIG. All Rights Reserved.