Package org.lemsml.jlems.viz.plot
Interface ClickListener
-
public interface ClickListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
pointClicked(int x, int y, int button)
-