Package org.jmol.api
Interface GenericMouseInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
clear()
void
dispose()
boolean
processEvent(int id, int x, int y, int modifiers, long time)
void
processTwoPointGesture(float[][][] touches)
-