Uses of Class
com.levigo.jadice.web.client.tool.events.PointedEditEvent
Packages that use PointedEditEvent
Package
Description
-
Uses of PointedEditEvent in com.levigo.jadice.web.client.internal.annotation
Methods in com.levigo.jadice.web.client.internal.annotation with parameters of type PointedEditEventModifier and TypeMethodDescriptionprotected Gesture
Handle.createGesture
(PointedEditEvent e) Overwrite this to use default Gesture mechanism defined in onMousePressedConstructors in com.levigo.jadice.web.client.internal.annotation with parameters of type PointedEditEventModifierConstructorDescriptionAbstractWranglerGesture
(A annotation, PointedEditEvent e) RotateGesture
(TextAnnotation annotation, PointedEditEvent e) -
Uses of PointedEditEvent in com.levigo.jadice.web.client.internal.annotation.wrangler
Methods in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type PointedEditEventModifier and TypeMethodDescriptionprotected Gesture
TextAnnotationWrangler.RotateHandle.createGesture
(PointedEditEvent e) Constructors in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type PointedEditEventModifierConstructorDescriptionDragHandleLineGesture
(LineAnnotation annotation, boolean isP1Moving, PointedEditEvent e) -
Uses of PointedEditEvent in com.levigo.jadice.web.client.tool.events
Subclasses of PointedEditEvent in com.levigo.jadice.web.client.tool.eventsModifier and TypeClassDescriptionclass
Edit Event for multi touch gesturesclass
class
class
-
Uses of PointedEditEvent in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools with parameters of type PointedEditEventModifier and TypeMethodDescriptionprotected Tool.ActivationRequest
AnnotationTool.getPointedEditEventActivationFeedback
(PointedEditEvent e) protected boolean
AnnotationTool.isMultiplyer
(PointedEditEvent e)