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