Package net.sourceforge.jeuclid.elements.presentation.table

Tables and Matrices presentation element support (3.5).

See:
          Description

Class Summary
AbstractTableElement Common functionality for all Table elements.
AbstractTableRow Abstract class for table rows with and without label.
Maligngroup This class represents the maligngroup tag.
Malignmark This class represents the malignmark tag.
Mlabeledtr This class represents the mlabeledtr tag.
Mtable This class presents a table.
Mtd This class presents a cell of a table.
Mtr This class presents a row in MathTable.
 

Enum Summary
Mtable.LineType Class for line types.
 

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

Tables and Matrices presentation element support (3.5).

This package contains support for tables and matrices presentation elements, as defined in http://www.w3.org/TR/MathML/chapter3.html#presm.tabmat



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