Class GeodeticDatums

java.lang.Object
org.esa.snap.core.dataop.maptransf.geotools.GeodeticDatums

@Deprecated public class GeodeticDatums extends Object
Deprecated.
since BEAM 4.7, no replacement.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.opengis.referencing.datum.GeodeticDatum
    Deprecated.
     
    static final org.opengis.referencing.datum.GeodeticDatum
    Deprecated.
     
    static final org.opengis.referencing.datum.GeodeticDatum
    Deprecated.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.opengis.referencing.datum.GeodeticDatum
    Deprecated.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • 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 Details

    • GeodeticDatums

      public GeodeticDatums()
      Deprecated.
  • Method Details

    • getGeodeticDatum

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