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.VariantMercator.variantThe type of Mercator projection.Methods in org.apache.sis.referencing.operation.projection that return Mercator.VariantModifier and TypeMethodDescriptionstatic Mercator.VariantReturns 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.