Class ResizableEditPolicy

All Implemented Interfaces:
IAdaptable, EditPolicy, RequestConstants

public class ResizableEditPolicy extends NonResizableEditPolicy
Provides support for selecting, positioning, and resizing an edit part. Selection is indicated via eight square handles along the editpart's figure, and a rectangular handle that outlines the edit part with a 1-pixel black line. The eight square handles will resize the current selection in the eight primary directions. The rectangular handle will drag the current selection using a DragEditPartsTracker.

During feedback, a rectangle filled using XOR and outlined with dashes is drawn. Subclasses may tailor the feedback.