Uses of Class
org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.Order
Packages that use DefaultCoordinateSystemAxis.Order
Package
Description
Coordinate System (CS) definitions as the set of coordinate system axes that spans the coordinate space.
-
Uses of DefaultCoordinateSystemAxis.Order in org.apache.sis.referencing.cs
Methods in org.apache.sis.referencing.cs that return DefaultCoordinateSystemAxis.OrderModifier and TypeMethodDescription(package private) static DefaultCoordinateSystemAxis.Order
DefaultCoordinateSystemAxis.Order.create
(org.opengis.referencing.cs.CoordinateSystem cs, DefaultCoordinateSystemAxis axis) Creates a newORDER[…]
element for the given axis in the given coordinate system.