28 #ifndef TRIALDISPLAY_WCRTREGION_H
29 #define TRIALDISPLAY_WCRTREGION_H
WorldCanvas event-based rectangle region drawer.
virtual void doubleInside()
Functions specific to the region drawing - these are called by lower-level event handlers in the base...
virtual void regionReady()
This function is called when a region is deliberately "finished" by the user.
virtual ~WCRTRegion()
Destructor.
WCRTRegion(WorldCanvas *wcanvas, Display::KeySym keysym=Display::K_Pointer_Button1)
Constructor.
Implementation of drawing in world coordinates on top of a PixelCanvas.
void getLinearCoords(casacore::Vector< casacore::Double > &blc, casacore::Vector< casacore::Double > &trc)
get the linear coords of the current rectangular region
KeySym
Keysyms for PixelCanvas keyboard events.