|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Showable | |
de.dante.extex.interpreter.primitives.color | This package contains primitives for colors. |
de.dante.extex.interpreter.primitives.macro.util | This package contains utilities for the management of macros. |
de.dante.extex.interpreter.primitives.math.util | This package contains math utility classes. |
de.dante.extex.interpreter.primitives.register | This package contains primitives for the manipulation of registers. |
Uses of Showable in de.dante.extex.interpreter.primitives.color |
Classes in de.dante.extex.interpreter.primitives.color that implement Showable | |
class |
AbstractColor
This class is a abstract base class for color primitives. |
class |
ColorPrimitive
This class provides an implementation for the primitive \color . |
Uses of Showable in de.dante.extex.interpreter.primitives.macro.util |
Classes in de.dante.extex.interpreter.primitives.macro.util that implement Showable | |
class |
MacroCode
This class provides an implementation for any macro code bound to a control sequence or active character. |
class |
ProtectedMacroCode
This class is identical to the super class MacroCode but in addition it implements the marker interface ProtectedCode. |
Uses of Showable in de.dante.extex.interpreter.primitives.math.util |
Classes in de.dante.extex.interpreter.primitives.math.util that implement Showable | |
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. |
Uses of Showable in de.dante.extex.interpreter.primitives.register |
Classes in de.dante.extex.interpreter.primitives.register that implement Showable | |
class |
CharCode
This class provides an implementation for a Code which represents a single character. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |