Uses of Class
org.apache.sis.referencing.operation.projection.LambertConicConformal
Packages that use LambertConicConformal
-
Uses of LambertConicConformal in org.apache.sis.referencing.operation.projection
Subclasses of LambertConicConformal in org.apache.sis.referencing.operation.projectionModifier and TypeClassDescription(package private) static final class
Provides the transform equations for the spherical case of the Lambert Conformal projection.Constructors in org.apache.sis.referencing.operation.projection with parameters of type LambertConicConformalModifierConstructorDescription(package private)
Creates a new projection initialized to the same parameters than the given one.protected
Spherical
(LambertConicConformal other) Constructs a new map projection from the parameters of the given projection.