Package net.sourceforge.jeuclid.elements.presentation.script
Script and Limit Schemata presentation element support (3.4).
This package contains support for script and limit schemata presentation elements, as defined in http://www.w3.org/TR/MathML/chapter3.html#presm.scrlim
-
Class Summary Class Description AbstractScriptElement Base class for msub, msup, msubsup, and mmultiscripts.AbstractSubSuper Generic support for all elements that have a subscript or a superscript attribute.AbstractUnderOver Implementation and helper methods for munder, mover, and munderover.Mmultiscripts Prescripts and Tensor Indices.Mover This class arranges a element over an other element.Mprescripts This class represent the empty elements mprescripts.Msub This class arranges an element lower to an other element.Msubsup This class arranges a element lower, and a other elements upper to an element.Msup This class arranges an element lower to an other element.Munder This class arranges an element under an other element.Munderover This class arranges an element under, and an other element over an element.None This class represent the empty elements none.ScriptSupport Support class for script elements.