Uses of Class
omix.mathxp.MathOperation
Package | Description |
---|---|
omix.mathxp | |
omix.mathxp.ui.scene |
-
Uses of MathOperation in omix.mathxp
Methods in omix.mathxp that return MathOperation Modifier and Type Method Description MathOperation
MathOperation. clone()
-
Uses of MathOperation in omix.mathxp.ui.scene
Methods in omix.mathxp.ui.scene that return MathOperation Modifier and Type Method Description MathOperation
MathOperation2D. getExpression()
Constructors in omix.mathxp.ui.scene with parameters of type MathOperation Constructor Description MathOperation2D(MathParent2DInterface parent, MathOperation operation, boolean includeUnits)