| java.lang.Object com.vividsolutions.jump.coordsys.Projection com.vividsolutions.jump.coordsys.impl.UniversalTransverseMercator
UniversalTransverseMercator | public class UniversalTransverseMercator extends Projection (Code) | | This class implements the Universal Transverse Mercator Projection.
version: $Revision: 672 $ author: $Author: michaudm $ author: author: $Id: UniversalTransverseMercator.java 672 2007-04-07 13:17:05Z michaudm $ author: $Date: 2007-04-07 06:17:05 -0700 (Sat, 07 Apr 2007) $ author: $Log$ author: Revision 1.2 2007/04/07 13:17:03 michaudm author: 52 javadoc tag warnings fixed author: Revision 1.1 2005/06/16 15:25:29 javamap author: empty log message *** author: Revision 1.2 2005/05/03 15:23:55 javamap author: empty log message *** author: Revision 1.2 2003/11/05 05:18:44 dkim author: Added global header; cleaned up Javadoc. author: Revision 1.1 2003/09/15 20:26:11 jaquino author: Reprojection author: Revision 1.2 2003/07/25 17:01:03 gkostadinov author: Moved classses reponsible for performing the basic projection to a new author: package -- base. author: Revision 1.1 2003/07/24 23:14:43 gkostadinov author: adding base projection classes author: Revision 1.1 2003/06/20 18:34:30 gkostadinov author: Entering the source code into the CVS. author:
|
UniversalTransverseMercator | public UniversalTransverseMercator()(Code) | | |
setParameters | public void setParameters(int zone)(Code) | | Parameters: zone - must be between 7 and 11 |
|
|