Uses of Interface
org.extex.typesetter.tc.ModifiableTypesettingContext

Packages that use ModifiableTypesettingContext
org.extex.typesetter.tc This package contains the declarations for a typesetting context. 
 

Uses of ModifiableTypesettingContext in org.extex.typesetter.tc
 

Classes in org.extex.typesetter.tc that implement ModifiableTypesettingContext
 class TypesettingContextImpl
          This implementation of a typesetting context provides the required functionality for the container or attributes describing the appearance of glyphs or other nodes.
 

Methods in org.extex.typesetter.tc that return ModifiableTypesettingContext
protected  ModifiableTypesettingContext TypesettingContextFactory.newInstance()
          Factory method to acquire an instance of the TypesettingContext.