|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Graph2D.ClickListener
This is an interface for things that are interested in knowing when the graph is clicked.
| Method Summary | |
|---|---|
void |
clicked(double x,
double y)
This function gets called with the coordinates of the point that was clicked, in the frame of reference currently being displayed. |
| Method Detail |
|---|
void clicked(double x,
double y)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||