28 #ifndef TRIALDISPLAY_WCRTZOOMER_H
29 #define TRIALDISPLAY_WCRTZOOMER_H
WCRTZoomer(WorldCanvas *wcanvas, Display::KeySym keysym=Display::K_Pointer_Button1)
Constructor.
virtual void doubleOutside()
virtual void doubleInside()
Functions specific to the zooming - these are called by lower-level event handlers in the base classe...
virtual ~WCRTZoomer()
Destructor.
virtual void zoomed(const casacore::Vector< casacore::Double > &linBlc, const casacore::Vector< casacore::Double > &linTrc)
This function is called when a zoom occurs.
WorldCanvas event-based zoomer.
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 zoom box
KeySym
Keysyms for PixelCanvas keyboard events.