Uses of Class
omix.mathxp.MathReference
Package | Description |
---|---|
omix.mathxp | |
omix.mathxp.ui.scene |
-
Uses of MathReference in omix.mathxp
Methods in omix.mathxp that return MathReference Modifier and Type Method Description MathReference
MathReference. clone()
MathReference
MathPointer. getReference()
Constructors in omix.mathxp with parameters of type MathReference Constructor Description MathPointer(MathReference expression, String pointer)
MathPointer(MathReference expression, String pointer, int startToken, int endToken)
MathPointer(UnitInterface unit, MathReference expression, String pointer)
MathPointer(UnitInterface unit, MathReference expression, String pointer, int startToken, int endToken)
-
Uses of MathReference in omix.mathxp.ui.scene
Constructors in omix.mathxp.ui.scene with parameters of type MathReference Constructor Description MathReference2D(MathParent2DInterface parent, MathReference reference)