Uses of Interface
de.dante.extex.interpreter.primitives.math.util.MathCodeConvertible

Packages that use MathCodeConvertible
de.dante.extex.interpreter.primitives.math.symbol This package contains primitives for math symbols. 
de.dante.extex.interpreter.primitives.math.util This package contains math utility classes. 
 

Uses of MathCodeConvertible in de.dante.extex.interpreter.primitives.math.symbol
 

Classes in de.dante.extex.interpreter.primitives.math.symbol that implement MathCodeConvertible
 class Mathchar
          This class provides an implementation for the primitive \mathchar.
 class Omathchar
          This class provides an implementation for the primitive \omathchar.
 

Uses of MathCodeConvertible in de.dante.extex.interpreter.primitives.math.util
 

Classes in de.dante.extex.interpreter.primitives.math.util that implement MathCodeConvertible
 class OmegaMathcharCode
          This class is used to dynamically define mathematical characters having the Omega encoding into a count value.
 class TeXMathcharCode
          This class is used to dynamically define mathematical characters having the TeX encoding into a count value.