Deprecated API


Contents
Deprecated Methods
ucar.unidata.geoloc.LatLonPointImpl.betweenLon(double, double, double)
            
ucar.unidata.geoloc.projection.Mercator.setOriginLat(double)
          not used, only here for XML Persistence 
ucar.unidata.geoloc.projection.LambertConformal.setParellelOne(double)
          use setParallelOne(double). Keep the mispelled name for persisted objects 
ucar.unidata.geoloc.projection.LambertConformal.setParellelTwo(double)
          use setParallelTwo(double). Keep the mispelled name for persisted objects 
 

Deprecated Constructors
ucar.unidata.geoloc.projection.Mercator(double, double, double)
          use Mercator(double lon0, double par) 
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.