org.matheclipse.core.form.tex.reflection
Class Times
- java.lang.Object
-
- org.matheclipse.core.form.tex.AbstractConverter
-
- org.matheclipse.core.form.tex.AbstractOperator
-
- org.matheclipse.core.form.tex.reflection.Times
-
- All Implemented Interfaces:
- IConverter
public class Times extends AbstractOperator
-
-
Field Summary
Fields Modifier and Type Field and Description static intNO_SPECIAL_CALLstatic intPLUS_CALL
-
Constructor Summary
Constructors Constructor and Description Times()
-
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 outputbooleanconvert(java.lang.StringBuffer buf, IAST f, int precedence, int caller)Converts a given function into the corresponding MathML output-
Methods inherited from class org.matheclipse.core.form.tex.AbstractOperator
precedenceClose, precedenceOpen
-
Methods inherited from class org.matheclipse.core.form.tex.AbstractConverter
getFactory, setFactory
-
-
-
-
Field Detail
-
NO_SPECIAL_CALL
public static final int NO_SPECIAL_CALL
- See Also:
- Constant Field Values
-
PLUS_CALL
public static final int PLUS_CALL
- See Also:
- Constant Field Values
-
-
Method Detail
-
convert
public boolean convert(java.lang.StringBuffer buf, IAST f, int precedence)Converts 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
-
convert
public boolean convert(java.lang.StringBuffer buf, IAST f, int precedence, int caller)Converts a given function into the corresponding MathML output- Parameters:
buf- StringBuffer for MathML outputf- The math function which should be converted to MathML
-
-
DMelt 3.0 © DataMelt by jWork.ORG