Uses of Enum
org.apache.sis.referencing.operation.projection.Mercator.Variant
Packages that use Mercator.Variant
-
Uses of Mercator.Variant in org.apache.sis.referencing.operation.projection
Fields in org.apache.sis.referencing.operation.projection declared as Mercator.VariantModifier and TypeFieldDescriptionprivate final Mercator.Variant
Mercator.variant
The type of Mercator projection.Methods in org.apache.sis.referencing.operation.projection that return Mercator.VariantModifier and TypeMethodDescriptionstatic Mercator.Variant
Returns the enum constant of this type with the specified name.static Mercator.Variant[]
Mercator.Variant.values()
Returns an array containing the constants of this enum type, in the order they are declared.