|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MutableLayoutContext | |
|---|---|
| net.sourceforge.jeuclid.app.mathviewer | Contains the actual implementation of the MathViewer app. |
| 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.app.mathviewer |
|---|
| Methods in net.sourceforge.jeuclid.app.mathviewer with parameters of type MutableLayoutContext | |
|---|---|
void |
FileIO.saveDocument(Frame parent,
Node document,
MutableLayoutContext params)
Save a document. |
| 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()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||