Uses of Class
com.sparshui.inputdevice.JmolTouchSimulator.TouchData
Packages that use JmolTouchSimulator.TouchData
-
Uses of JmolTouchSimulator.TouchData in com.sparshui.inputdevice
Fields in com.sparshui.inputdevice with type parameters of type JmolTouchSimulator.TouchDataModifier and TypeFieldDescriptionprotected Map<Integer,
JmolTouchSimulator.TouchData> JmolTouchSimulator._active
Methods in com.sparshui.inputdevice with parameters of type JmolTouchSimulator.TouchDataModifier and TypeMethodDescriptionint
JmolTouchSimulator.TouchDataComparator.compare
(JmolTouchSimulator.TouchData o1, JmolTouchSimulator.TouchData o2) protected void
JmolTouchSimulator.dispatchTouchEvent
(JmolTouchSimulator.TouchData data) protocol modified by Bob Hanson for Jmol to demonstrate extended SparshUI protocol to include a return from the server indicating whether or not to consume this event.