Uses of Interface
net.sourceforge.jeuclid.MutableLayoutContext

Packages that use MutableLayoutContext
net.sourceforge.jeuclid.awt Provides a Java AWT Component for MathML Rendering. 
net.sourceforge.jeuclid.context   
net.sourceforge.jeuclid.swing Provides a Java Swing Component for MathML Rendering. 
 

Uses of MutableLayoutContext in net.sourceforge.jeuclid.awt
 

Methods in net.sourceforge.jeuclid.awt with parameters of type MutableLayoutContext
 void MathComponent.setParameters(MutableLayoutContext newParameters)
          Sets the rendering parameters.
 

Uses of MutableLayoutContext in net.sourceforge.jeuclid.context
 

Classes in net.sourceforge.jeuclid.context that implement MutableLayoutContext
 class LayoutContextImpl
           
 

Uses of MutableLayoutContext in net.sourceforge.jeuclid.swing
 

Methods in net.sourceforge.jeuclid.swing that return MutableLayoutContext
 MutableLayoutContext JMathComponent.getParameters()
           
 



Copyright © 2002-2010 The JEuclid project. All Rights Reserved.