29 #ifndef TRIALDISPLAY_TBLASCONTOURDM_H
30 #define TRIALDISPLAY_TBLASCONTOURDM_H
virtual void cleanup()
Clean up (ie.
TblAsContourDM()
(Required) default constructor.
Assistance class for auto-caching of DisplayData objects.
virtual casacore::Bool drawIntoList(Display::RefreshReason reason, WorldCanvasHolder &wcHolder)
Draw into a cached drawing list, called by draw function.
Buffer for storing Attributes.
virtual ~TblAsContourDM()
Destructor.
virtual WorldCanvas * worldCanvas()
Return the WorldCanvas recorded in this CachingDisplayMethod.
void operator=(const TblAsContourDM &other)
(Required) copy assignment.
Base class for auto-caching DisplayData objects.
A DisplayMethod to draw Contours from table data.
bool Bool
Define the standard types used by Casacore.
RefreshReason
Callback reasons for PCRefreshEvent and WCRefreshEvent.
A holder to interface between DisplayDatas and a WorldCanvas.
Implementation of drawing in world coordinates on top of a PixelCanvas.