Package net.sourceforge.jeuclid.elements
Provides support for generic MathML elements.
This package contains support for MathML elements that are neither presentation nor content elements.
-
Interface Summary Interface Description JEuclidElement Interface for all MathElements within JEuclid.JEuclidNode Generic interface for all MathNodes, including document Element. -
Class Summary Class Description 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.