Uses of Class
org.apache.sis.referencing.operation.DefaultPassThroughOperation
-
Packages that use DefaultPassThroughOperation Package Description org.apache.sis.referencing.operation Relationship between any two Coordinate Reference Systems (CRS). -
-
Uses of DefaultPassThroughOperation in org.apache.sis.referencing.operation
Methods in org.apache.sis.referencing.operation that return DefaultPassThroughOperation Modifier and Type Method Description static DefaultPassThroughOperationDefaultPassThroughOperation. castOrCopy(PassThroughOperation object)Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
-