org.esa.beam.framework.dataop.maptransf.geotools
Class GeodeticDatums
java.lang.Object
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. |
|
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 |
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.
GeodeticDatums
public GeodeticDatums()
- Deprecated.
getGeodeticDatum
public static org.opengis.referencing.datum.GeodeticDatum getGeodeticDatum(Datum datum)
- Deprecated.
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.