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 classConversions from two-dimensional Cartesian coordinates to polar coordinates.(package private) final classConversions from three-dimensional Cartesian coordinates to spherical coordinates.(package private) final classConversions from polar coordinates to two-dimensional Cartesian coordinates.(package private) final classConversions from spherical coordinates to three-dimensional Cartesian coordinates.