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

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

Deprecated. since BEAM 4.7, use CrsGeoCoding instead.

@Deprecated
public class CoordinateReferenceSystems
extends Object


Constructor Summary
CoordinateReferenceSystems()
          Deprecated.  
 
Method Summary
static org.opengis.referencing.crs.CoordinateReferenceSystem getCRS(MapProjection projection, Datum datum)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoordinateReferenceSystems

public CoordinateReferenceSystems()
Deprecated. 
Method Detail

getCRS

public static org.opengis.referencing.crs.CoordinateReferenceSystem getCRS(MapProjection projection,
                                                                           Datum datum)
Deprecated. 


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