Uses of Interface
org.opengis.referencing.operation.Formula
Packages that use Formula
Package
Description
Relationship between any two Coordinate Reference Systems (CRS).
Coordinate operations (relationship between
any two coordinate reference systems).
-
Uses of Formula in org.apache.sis.referencing.operation
Classes in org.apache.sis.referencing.operation that implement FormulaModifier and TypeClassDescriptionclassSpecification of the coordinate operation method formula.Methods in org.apache.sis.referencing.operation that return FormulaModifier and TypeMethodDescriptionDefaultOperationMethod.getFormula()Formula(s) or procedure used by this operation method.Methods in org.apache.sis.referencing.operation with parameters of type FormulaModifier and TypeMethodDescriptionstatic DefaultFormulaDefaultFormula.castOrCopy(Formula object) Returns a SIS formula implementation with the same values as the given arbitrary implementation.Constructors in org.apache.sis.referencing.operation with parameters of type FormulaModifierConstructorDescriptionprotectedDefaultFormula(Formula formula) Creates a new formula with the same values as the specified one. -
Uses of Formula in org.opengis.referencing.operation
Methods in org.opengis.referencing.operation that return FormulaModifier and TypeMethodDescriptionOperationMethod.getFormula()Formula(s) or procedure used by this operation method.