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