Uses of Class
org.cts.op.projection.LambertConicConformal1SP

Packages that use LambertConicConformal1SP
org.cts.op.projection   
 

Uses of LambertConicConformal1SP in org.cts.op.projection
 

Fields in org.cts.op.projection declared as LambertConicConformal1SP
static LambertConicConformal1SP LambertConicConformal1SP.LAMBERT1
          Lambert zone I projection, used in the north of France (with NTF datum)
static LambertConicConformal1SP LambertConicConformal1SP.LAMBERT2
          Lambert zone II projection, used in the center of France (with NTF datum)
static LambertConicConformal1SP LambertConicConformal1SP.LAMBERT2E
          Lambert II étendu, used as a unique projection for France with NTF datum.
static LambertConicConformal1SP LambertConicConformal1SP.LAMBERT3
          Lambert zone III projection, used in the south of France (with NTF datum)
static LambertConicConformal1SP LambertConicConformal1SP.LAMBERT4
          Lambert zone IV projection, used in Corsica (with NTF datum)
static LambertConicConformal1SP LambertConicConformal1SP.LAMBERT93
          Lambert 93, ne new unique projection used in France with RGF93 datum.
 

Methods in org.cts.op.projection that return LambertConicConformal1SP
static LambertConicConformal1SP LambertConicConformal1SP.createLCC1SP(Ellipsoid ellipsoid, double latitude_of_origin, double scale_factor, double central_meridian, double false_easting, double false_northing)
          LambertConicConformal1SP factory to create a LambertConicConformal1SP projection from a latitude of origin and a central meridian in degrees, a scale factor and false coordinates in meters.
static LambertConicConformal1SP LambertConicConformal1SP.createLCC1SP(Ellipsoid ellipsoid, double latitude_of_origin, double scale_factor, double central_meridian, Unit angleUnit, double false_easting, double false_northing, Unit planimetricUnit)
          LambertConicConformal1SP factory to create a LambertConicConformal1SP projection from a latitude of origin, a central meridian and false coordinates in any unit.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.