org.deegree.cs
Class CRSUtils

java.lang.Object
  extended by org.deegree.cs.CRSUtils

public class CRSUtils
extends Object

TODO: move this!

Version:
$Revision: $, $Date: $
Author:
Lyn Buesching, last edited by: $Author: lyn $

Field Summary
static CRS EPSG_4326
          The commonly used geographic 'EPSG:4326', with axis order X, Y.
 
Constructor Summary
CRSUtils()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EPSG_4326

public static final CRS EPSG_4326
The commonly used geographic 'EPSG:4326', with axis order X, Y.

Constructor Detail

CRSUtils

public CRSUtils()


Copyright © 2011. All Rights Reserved.