Uses of Class
org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
Packages that use DefaultCoordinateSystemAxis
Package
Description
Coordinate System (CS) definitions as the set of coordinate system axes that spans the coordinate space.
-
Uses of DefaultCoordinateSystemAxis in org.apache.sis.referencing.cs
Methods in org.apache.sis.referencing.cs that return DefaultCoordinateSystemAxisModifier and TypeMethodDescriptionstatic DefaultCoordinateSystemAxis
DefaultCoordinateSystemAxis.castOrCopy
(CoordinateSystemAxis object) Returns a SIS axis implementation with the same values than the given arbitrary implementation.