Uses of Class
org.apache.sis.referencing.operation.DefaultPassThroughOperation
Packages that use DefaultPassThroughOperation
-
Uses of DefaultPassThroughOperation in org.apache.sis.referencing.operation
Methods in org.apache.sis.referencing.operation that return DefaultPassThroughOperationModifier and TypeMethodDescriptionstatic DefaultPassThroughOperation
DefaultPassThroughOperation.castOrCopy
(PassThroughOperation object) Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.