Uses of Class
com.sparshui.inputdevice.JmolTouchSimulator.TouchData
Packages that use JmolTouchSimulator.TouchData
-
Uses of JmolTouchSimulator.TouchData in com.sparshui.inputdevice
Classes in com.sparshui.inputdevice that implement interfaces with type arguments of type JmolTouchSimulator.TouchDataFields in com.sparshui.inputdevice with type parameters of type JmolTouchSimulator.TouchDataModifier and TypeFieldDescriptionprotected Map<Integer, JmolTouchSimulator.TouchData> JmolTouchSimulator._activeMethods in com.sparshui.inputdevice with parameters of type JmolTouchSimulator.TouchDataModifier and TypeMethodDescriptionintJmolTouchSimulator.TouchDataComparator.compare(JmolTouchSimulator.TouchData o1, JmolTouchSimulator.TouchData o2) protected voidJmolTouchSimulator.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.