Package org.extex.typesetter.tc

This package contains the declarations for a typesetting context.

See:
          Description

Interface Summary
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.
 

Enum Summary
Direction.Dir This enumeration restricts the values which can be used as components of a direction.
 

Package org.extex.typesetter.tc Description

This package contains the declarations for a typesetting context.