| JSci.mathml.MathMLElementImpl
All known Subclasses: JSci.mathml.MathMLConditionElementImpl, JSci.mathml.MathMLContentTokenImpl, JSci.mathml.MathMLFractionElementImpl, JSci.mathml.MathMLMathElementImpl, JSci.mathml.MathMLRadicalElementImpl, JSci.mathml.MathMLUnderOverElementImpl, JSci.mathml.MathMLSpaceElementImpl, JSci.mathml.MathMLPresentationContainerImpl, JSci.mathml.MathMLPresentationTokenImpl, JSci.mathml.MathMLScriptElementImpl, JSci.mathml.MathMLGlyphElementImpl, JSci.mathml.MathMLMatrixrowElementImpl, JSci.mathml.MathMLVectorElementImpl, JSci.mathml.MathMLAnnotationElementImpl, JSci.mathml.MathMLMatrixElementImpl, JSci.mathml.MathMLAlignMarkElementImpl, JSci.mathml.MathMLAlignGroupElementImpl, JSci.mathml.MathMLPredefinedSymbolImpl, JSci.mathml.MathMLXMLAnnotationElementImpl, JSci.mathml.MathMLContentContainerImpl,
MathMLElementImpl | public class MathMLElementImpl extends ElementNSImpl implements MathMLElement,MathMLNodeList(Code) | | Implements a MathML element (and node list).
version: 1.0 author: Mark Hale |
getMathElementStyle | public String getMathElementStyle()(Code) | | |
getOwnerMathElement | public MathMLMathElement getOwnerMathElement()(Code) | | |
setClassName | public void setClassName(String className)(Code) | | |
setMathElementStyle | public void setMathElementStyle(String mathElementStyle)(Code) | | |
|
|