Uses of Class
org.apache.sis.referencing.operation.projection.TransverseMercator
Packages that use TransverseMercator
-
Uses of TransverseMercator in org.apache.sis.referencing.operation.projection
Subclasses of TransverseMercator in org.apache.sis.referencing.operation.projectionModifier and TypeClassDescriptionprivate static final classProvides the transform equations for the spherical case of the Transverse Mercator projection.Constructors in org.apache.sis.referencing.operation.projection with parameters of type TransverseMercatorModifierConstructorDescriptionprotectedSpherical(TransverseMercator other) Constructs a new map projection from the parameters of the given projection.(package private)Creates a new projection initialized to the same parameters than the given one.