Uses of Enum Class
org.geotools.referencing.operation.projection.AzimuthalEquidistant.Mode
Packages that use AzimuthalEquidistant.Mode
-
Uses of AzimuthalEquidistant.Mode in org.geotools.referencing.operation.projection
Fields in org.geotools.referencing.operation.projection declared as AzimuthalEquidistant.ModeModifier and TypeFieldDescriptionprotected final AzimuthalEquidistant.ModeAzimuthalEquidistant.Abstract.modeThe mode or aspect of the projection.Methods in org.geotools.referencing.operation.projection that return AzimuthalEquidistant.ModeModifier and TypeMethodDescriptionstatic AzimuthalEquidistant.ModeReturns the enum constant of this class with the specified name.static AzimuthalEquidistant.Mode[]AzimuthalEquidistant.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.