Class LineAnnotationWrangler.DragHandleLineGesture

java.lang.Object
com.levigo.jadice.web.client.util.Gesture
com.levigo.jadice.web.client.internal.annotation.AbstractWranglerGesture<LineAnnotation>
com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler.DragHandleLineGesture
Enclosing class:
LineAnnotationWrangler

protected class LineAnnotationWrangler.DragHandleLineGesture extends AbstractWranglerGesture<LineAnnotation>
Gesture for resizing the line.
  • Field Details

    • isP1Moving

      protected final boolean isP1Moving
    • fixedPoint

      protected Point2D fixedPoint
  • Constructor Details

  • Method Details