Package net.sourceforge.jeuclid.elements

Provides support for generic MathML elements.

See:
          Description

Interface Summary
JEuclidElement Interface for all MathElements within JEuclid.
JEuclidNode Generic interface for all MathNodes, including document Element.
 

Class Summary
AbstractElementWithDelegates Generic class for all mathobjects that can be represented using other Math objects.
AbstractInvisibleJEuclidElement Represents a MathElement with no content.
AbstractJEuclidElement The basic class for all math elements.
JEuclidElementFactory Creates MathElements from given element strings.
 

Package net.sourceforge.jeuclid.elements Description

Provides support for generic MathML elements.

This package contains support for MathML elements that are neither presentation nor content elements.



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