28 #ifndef TRIALDISPLAY_WCSIZECONTROLHANDLER_H
29 #define TRIALDISPLAY_WCSIZECONTROLHANDLER_H
Base class defining the interface to controlling the WorldCanvas size.
bool Bool
Define the standard types used by Casacore.
virtual casacore::Bool executeSizeControl(WorldCanvas *wc)=0
apply function called by world canvas during refresh
Implementation of drawing in world coordinates on top of a PixelCanvas.
WCSizeControlHandler()
Default Constructor Required.
virtual ~WCSizeControlHandler()
Destructor.