org.esa.beam.framework.dataop.maptransf.geotools
Class GeodeticDatums

java.lang.Object
  extended by org.esa.beam.framework.dataop.maptransf.geotools.GeodeticDatums

Deprecated. since BEAM 4.7, no replacement.

@Deprecated
public class GeodeticDatums
extends Object


Field Summary
static org.opengis.referencing.datum.GeodeticDatum ITRF97
          Deprecated.  
static org.opengis.referencing.datum.GeodeticDatum WGS72
          Deprecated.  
static org.opengis.referencing.datum.GeodeticDatum WGS84
          Deprecated.  
 
Constructor Summary
GeodeticDatums()
          Deprecated.  
 
Method Summary
static org.opengis.referencing.datum.GeodeticDatum getGeodeticDatum(Datum datum)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ITRF97

public static final org.opengis.referencing.datum.GeodeticDatum ITRF97
Deprecated. 

WGS72

public static final org.opengis.referencing.datum.GeodeticDatum WGS72
Deprecated. 

WGS84

public static final org.opengis.referencing.datum.GeodeticDatum WGS84
Deprecated. 
Constructor Detail

GeodeticDatums

public GeodeticDatums()
Deprecated. 
Method Detail

getGeodeticDatum

public static org.opengis.referencing.datum.GeodeticDatum getGeodeticDatum(Datum datum)
Deprecated. 


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.