28 #ifndef TRIALDISPLAY_MWCETREGION_H
29 #define TRIALDISPLAY_MWCETREGION_H
virtual void doubleInside()
Handle double-click inside the rectangle.
void getLinearCoords(casacore::Vector< casacore::Double > &x, casacore::Vector< casacore::Double > &y)
get the linear coords of the current rectangular region
virtual void regionReady()
This function is called when a region is deliberately "finished" by the user.
WorldCanvas event-based elliptical region drawer.
virtual ~MWCETRegion()
Destructor.
Class describing the most basic event information in the display classes.
virtual void handleEvent(DisplayEvent &ev)
handle events, via new-style interface.
void getWorldCoords(casacore::Vector< casacore::Double > &x, casacore::Vector< casacore::Double > &y)
get the world coords of the current rectangular region
MWCETRegion(Display::KeySym keysym=Display::K_Pointer_Button2)
Constructor.
KeySym
Keysyms for PixelCanvas keyboard events.