|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JEuclidView.NodeRect | |
|---|---|
| net.sourceforge.jeuclid.layout | Contains the layout classes. |
| net.sourceforge.jeuclid.swing | Provides a Java Swing Component for MathML Rendering. |
| Uses of JEuclidView.NodeRect in net.sourceforge.jeuclid.layout |
|---|
| Methods in net.sourceforge.jeuclid.layout that return types with arguments of type JEuclidView.NodeRect | |
|---|---|
List<JEuclidView.NodeRect> |
JEuclidView.getNodesAt(float x,
float y,
float offsetX,
float offsetY)
Get the node and rendering information from a mouse position. |
| Uses of JEuclidView.NodeRect in net.sourceforge.jeuclid.swing |
|---|
| Methods in net.sourceforge.jeuclid.swing that return types with arguments of type JEuclidView.NodeRect | |
|---|---|
List<JEuclidView.NodeRect> |
MathComponentUI.getNodesAt(JMathComponent mathComponent,
float x,
float y)
Get vector of JEuclidView.NodeRect at a particular mouse
position. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||