Package net.sourceforge.jeuclid.elements.presentation.general

General Layout Schemata presentation element support (3.3).

See:
          Description

Class Summary
AbstractMathElementWithChildren Represents a Math element that is painted and defined through its children.
AbstractRoot common superclass for root like elements (root, sqrt).
AbstractRowLike Common base class for all elements that present themself as a row of children, like the mrow element.
Menclose Class for supporting "menclose" elements.
Menclose.AbstractRowLikeNotation base class for all row-like notations.
Menclose.Downdiagonalstrike base class for all row-like notations.
Menclose.Longdiv Represents the US long-division notation, to support the notation "longdiv".
Menclose.Updiagonalstrike base class for all row-like notations.
Merror Represents an merror element.
Mfenced The class represents the mfenced element.
Mfrac This math element presents a mathematical fraction.
Mpadded This class implemented the mpadded element.
Mphantom This class represents a phantom of a math element.
Mroot This class presents a mathematical root.
Mrow This class presents a row.
Msqrt This class presents a mathematical square root.
Mstyle This class arrange an element lower to an other element.
 

Package net.sourceforge.jeuclid.elements.presentation.general Description

General Layout Schemata presentation element support (3.3).

This package contains support for general layout schemata presentation elements, as defined in http://www.w3.org/TR/MathML/chapter3.html#presm.genlayout



Copyright © 2002-2008 The JEuclid project. All Rights Reserved.