Widget that can be initialized on the image DOM element and provide the ability to draw a 3 points curve over it
User specifies two points and a straight line is drawn with the third point in the middle of the line. User can
adjust the middle point by drag-n-drop.