Class TextAnnotationWrangler.RotateHandle

java.lang.Object
com.levigo.jadice.web.client.internal.annotation.Handle
com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.RotateHandle
Enclosing class:
TextAnnotationWrangler

public static class TextAnnotationWrangler.RotateHandle extends Handle
  • Method Details

    • getAnnotation

      public TextAnnotation getAnnotation()
    • createGesture

      protected Gesture createGesture(PointedEditEvent e)
      Description copied from class: Handle
      Overwrite this to use default Gesture mechanism defined in onMousePressed
      Overrides:
      createGesture in class Handle
      Parameters:
      e - A mouse event.
      Returns:
      null.
    • render

      public void render(com.levigo.jadice.web.client.util.internal.graphics.JadiceGraphics graphics)
      Overrides:
      render in class Handle
    • getOrigin

      public Point2D.Double getOrigin()