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

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

Deprecated. since BEAM 4.7, no replacement.

@Deprecated
public class Ellipsoids
extends Object


Field Summary
static org.opengis.referencing.datum.Ellipsoid BESSEL1841
          Deprecated.  
static org.opengis.referencing.datum.Ellipsoid GRS80
          Deprecated.  
static org.opengis.referencing.datum.Ellipsoid WGS72
          Deprecated.  
static org.opengis.referencing.datum.Ellipsoid WGS84
          Deprecated.  
 
Constructor Summary
Ellipsoids()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BESSEL1841

public static final org.opengis.referencing.datum.Ellipsoid BESSEL1841
Deprecated. 

GRS80

public static final org.opengis.referencing.datum.Ellipsoid GRS80
Deprecated. 

WGS72

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

WGS84

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

Ellipsoids

public Ellipsoids()
Deprecated. 


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