|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ClickablePointPlot.ClickListener
This is an interface for things that are interested in knowing when the graph is clicked.
Method Summary | |
---|---|
void |
clicked(DVector d)
This function gets called with the DVector that was clicked on, or null if nothing was clicked. |
Method Detail |
---|
void clicked(DVector d)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |