Uses of Class
org.apache.sis.referencing.operation.transform.CoordinateSystemTransform
Packages that use CoordinateSystemTransform
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of CoordinateSystemTransform in org.apache.sis.referencing.operation.transform
Subclasses of CoordinateSystemTransform in org.apache.sis.referencing.operation.transformModifier and TypeClassDescription(package private) final class
Conversions from two-dimensional Cartesian coordinates to polar coordinates.(package private) final class
Conversions from three-dimensional Cartesian coordinates to spherical coordinates.(package private) final class
Conversions from polar coordinates to two-dimensional Cartesian coordinates.(package private) final class
Conversions from spherical coordinates to three-dimensional Cartesian coordinates.