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

Packages that use LambertConicConformal2SP
org.cts.op.projection   
 

Uses of LambertConicConformal2SP in org.cts.op.projection
 

Fields in org.cts.op.projection declared as LambertConicConformal2SP
static LambertConicConformal2SP LambertConicConformal2SP.LAMBERT93
          Lambert 93, the new projection used in France with RGF93 datum.
 

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



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