Uses of Enum Class
org.geotools.referencing.CRS.AxisOrder
Packages that use CRS.AxisOrder
-
Uses of CRS.AxisOrder in org.geotools.referencing
Methods in org.geotools.referencing that return CRS.AxisOrderModifier and TypeMethodDescriptionstatic CRS.AxisOrder
CRS.getAxisOrder
(CoordinateReferenceSystem crs) Determines the axis ordering of a specified crs object.static CRS.AxisOrder
CRS.getAxisOrder
(CoordinateReferenceSystem crs, boolean useBaseGeoCRS) Determines the axis ordering of a specified crs object.static CRS.AxisOrder
Returns the enum constant of this class with the specified name.static CRS.AxisOrder[]
CRS.AxisOrder.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CRS.AxisOrder in org.geotools.renderer.crs
Fields in org.geotools.renderer.crs declared as CRS.AxisOrderModifier and TypeFieldDescriptionprotected CRS.AxisOrder
ProjectionHandler.sourceAxisOrder
protected CRS.AxisOrder
ProjectionHandler.targetAxisOrder