Uses of Interface
omix.mathxp.ui.scene.MathParent2DInterface
Package | Description |
---|---|
omix.mathxp.ui.scene |
-
Uses of MathParent2DInterface in omix.mathxp.ui.scene
Classes in omix.mathxp.ui.scene that implement MathParent2DInterface Modifier and Type Class Description class
MathFunction2D
class
MathRoot2D
Constructors in omix.mathxp.ui.scene with parameters of type MathParent2DInterface Constructor Description MathConstant2D(MathParent2DInterface parent, AbstractMathConstant constant, boolean includeUnits)
MathFunction2D(MathParent2DInterface parent, MathFunction function, boolean includeUnits)
MathOperation2D(MathParent2DInterface parent, MathOperation operation, boolean includeUnits)
MathReference2D(MathParent2DInterface parent, MathReference reference)