Package de.dante.extex.interpreter.context.tc

This package contains the declarations for a typesetting context.

See:
          Description

Interface Summary
Direction.Dir This interface restricts the values which can be used as components of a direction.
ModifiableTypesettingContext The typesetting context is a container for attributes describing the appearance of glyphs or other nodes.
TypesettingContext The typesetting context is a container for attributes describing the appearance of glyphs or other nodes.
 

Class Summary
Direction This interface provides a limited set of writing directions.
TypesettingContextFactory This class provides a factory for a TypesettingContext.
TypesettingContextImpl This implementation of a typesetting context provides the required functionality for the container or attributes describing the appearance of glyphs or other nodes.
 

Package de.dante.extex.interpreter.context.tc Description

This package contains the declarations for a typesetting context.