Uses of Enum Class
org.locationtech.proj4j.datum.AxisOrder.Axis
Packages that use AxisOrder.Axis
-
Uses of AxisOrder.Axis in org.locationtech.proj4j.datum
Subclasses with type arguments of type AxisOrder.Axis in org.locationtech.proj4j.datumMethods in org.locationtech.proj4j.datum that return AxisOrder.AxisModifier and TypeMethodDescriptionstatic AxisOrder.AxisReturns the enum constant of this class with the specified name.static AxisOrder.Axis[]AxisOrder.Axis.values()Returns an array containing the constants of this enum class, in the order they are declared.