org.matheclipse.core.form.mathml.reflection
Class Plus
- java.lang.Object
-
- org.matheclipse.core.form.mathml.AbstractConverter
-
- org.matheclipse.core.form.mathml.AbstractOperator
-
- org.matheclipse.core.form.mathml.reflection.Plus
-
- All Implemented Interfaces:
- IConverter
public class Plus extends AbstractOperator
Operator function conversions
-
-
Constructor Summary
Constructors Constructor and Description Plus()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description booleanconvert(java.lang.StringBuffer buf, IAST f, int precedence)Converts a given function into the corresponding MathML output-
Methods inherited from class org.matheclipse.core.form.mathml.AbstractOperator
precedenceClose, precedenceOpen
-
Methods inherited from class org.matheclipse.core.form.mathml.AbstractConverter
getFactory, setFactory
-
-
-
-
Method Detail
-
convert
public boolean convert(java.lang.StringBuffer buf, IAST f, int precedence)Description copied from class:AbstractOperatorConverts a given function into the corresponding MathML output- Specified by:
convertin interfaceIConverter- Overrides:
convertin classAbstractOperator- Parameters:
buf- StringBuffer for MathML outputf- The math function which should be converted to MathML
-
-
DMelt 3.0 © DataMelt by jWork.ORG