|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JMathComponent | |
|---|---|
| net.sourceforge.jeuclid.app.mathviewer | Contains the actual implementation of the MathViewer app. |
| net.sourceforge.jeuclid.swing | Provides a Java Swing Component for MathML Rendering. |
| Uses of JMathComponent in net.sourceforge.jeuclid.app.mathviewer |
|---|
| Methods in net.sourceforge.jeuclid.app.mathviewer that return JMathComponent | |
|---|---|
JMathComponent |
MainFrame.getMathComponent()
This method initializes mathComponent. |
| Uses of JMathComponent in net.sourceforge.jeuclid.swing |
|---|
| Methods in net.sourceforge.jeuclid.swing with parameters of type JMathComponent | |
|---|---|
List<JEuclidView.NodeRect> |
MathComponentUI.getNodesAt(JMathComponent mathComponent,
float x,
float y)
Get vector of JEuclidView.NodeRect at a particular mouse
position. |
| Constructors in net.sourceforge.jeuclid.swing with parameters of type JMathComponent | |
|---|---|
JMathComponentMouseListener(JMathComponent mathComponentInstance)
standard constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||