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