Uses of Class
com.levigo.jadice.web.client.tool.events.GestureEditEvent
Packages that use GestureEditEvent
-
Uses of GestureEditEvent in com.levigo.jadice.web.client.tool
Methods in com.levigo.jadice.web.client.tool with parameters of type GestureEditEventModifier and TypeMethodDescriptionprotected void
Tool.handleGestureChange
(GestureEditEvent e) Invoked when a multi touch gesture changed.protected void
Tool.handleGestureEnd
(GestureEditEvent e) Invoked when a multi touch gesture ended.protected void
Tool.handleGestureStart
(GestureEditEvent e) Invoked when a multi touch gesture started. -
Uses of GestureEditEvent in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools with parameters of type GestureEditEventModifier and TypeMethodDescriptionprotected void
TwoFingerGestureTool.handleGestureChange
(GestureEditEvent e) protected void
TwoFingerGestureTool.handleGestureEnd
(GestureEditEvent e) protected void
CrossHairTool.handleGestureStart
(GestureEditEvent e) protected void
HoverLensTool.handleGestureStart
(GestureEditEvent e) protected void
TwoFingerGestureTool.handleGestureStart
(GestureEditEvent e) protected void
TwoFingerGestureTool.handleRotate
(GestureEditEvent event) Handles the Rotation of the page