Uses of Class
org.apache.sis.referencing.operation.transform.CopyTransform
Packages that use CopyTransform
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of CopyTransform in org.apache.sis.referencing.operation.transform
Methods in org.apache.sis.referencing.operation.transform that return CopyTransformModifier and TypeMethodDescription(package private) static CopyTransform
CopyTransform.create
(org.opengis.referencing.operation.Matrix matrix) If a transform can be created from the given matrix, returns it.