Uses of Class
org.apache.sis.referencing.operation.projection.MeridianArcBased
Packages that use MeridianArcBased
-
Uses of MeridianArcBased in org.apache.sis.referencing.operation.projection
Subclasses of MeridianArcBased in org.apache.sis.referencing.operation.projectionModifier and TypeClassDescriptionclass
Cassini-Soldner projection (EPSG codes 9806 and 9833).(package private) static final class
Provides the transform equations for the spherical case of the Cassini-Soldner projection.class
American Polyconic projection (EPSG codes 9818).private static final class
Provides the transform equations for the spherical case of the Polyconic projection.class
Sinusoidal equal-area projection, also known as "Sanson-Flamsteed".private static final class
Provides the transform equations for the spherical case of the Sinusoidal projection.Constructors in org.apache.sis.referencing.operation.projection with parameters of type MeridianArcBasedModifierConstructorDescription(package private)
MeridianArcBased
(MeridianArcBased other) Creates a new projection initialized to the same parameters than the given one.