Package org.extex.typesetter.type.math

This package contains math data types for ExTeX.

See:
          Description

Interface Summary
MathClassVisitor<RET_TYPE,A1_TYPE,A2_TYPE> This interface implements part of the visitor pattern for the math class.
 

Class Summary
MathClass This class provides the classification of mathematical characters.
MathCode This class represents a mathematical character.
MathDelimiter This class provides a container for a delimiter consisting of a class, a large, and a small math glyph.
 

Package org.extex.typesetter.type.math Description

This package contains math data types for ExTeX.