Uses of Interface
omix.mathxp.MathFunction.FunctionProcessorInterface
Package | Description |
---|---|
omix.mathxp | |
omix.mathxp.units |
-
Uses of MathFunction.FunctionProcessorInterface in omix.mathxp
Methods in omix.mathxp that return MathFunction.FunctionProcessorInterface Modifier and Type Method Description MathFunction.FunctionProcessorInterface
MathFunction. getFunctionProcessor()
Methods in omix.mathxp with parameters of type MathFunction.FunctionProcessorInterface Modifier and Type Method Description void
MathFunction. setFunctionProcessor(MathFunction.FunctionProcessorInterface functionProcessor)
-
Uses of MathFunction.FunctionProcessorInterface in omix.mathxp.units
Methods in omix.mathxp.units with parameters of type MathFunction.FunctionProcessorInterface Modifier and Type Method Description static void
UnitUtilities. setFunctionProcessor(MathExpression expression, MathFunction.FunctionProcessorInterface functionProcessor)