org.matheclipse.core.form.mathml
Class MMLContentFunction
- java.lang.Object
-
- org.matheclipse.core.form.mathml.AbstractConverter
-
- org.matheclipse.core.form.mathml.MMLContentFunction
-
- All Implemented Interfaces:
- IConverter
public class MMLContentFunction extends AbstractConverter
-
-
Constructor Summary
Constructors Constructor and Description MMLContentFunction(MathMLContentFormFactory factory, java.lang.String functionName)
-
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.AbstractConverter
getFactory, setFactory
-
-
-
-
Constructor Detail
-
MMLContentFunction
public MMLContentFunction(MathMLContentFormFactory factory, java.lang.String functionName)
-
-
Method Detail
-
convert
public boolean convert(java.lang.StringBuffer buf, IAST f, int precedence)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