29 #ifndef TRIALDISPLAY_TBLASXYDM_H
30 #define TRIALDISPLAY_TBLASXYDM_H
Assistance class for auto-caching of DisplayData objects.
virtual void cleanup()
Clean up (ie.
Buffer for storing Attributes.
virtual casacore::Bool drawIntoList(Display::RefreshReason reason, WorldCanvasHolder &wcHolder)
Draw into a cached drawing list, called by draw function.
TblAsXYDM()
(Required) default constructor.
A DisplayMethod to draw XY plots from table data.
virtual WorldCanvas * worldCanvas()
Return the WorldCanvas recorded in this CachingDisplayMethod.
void operator=(const TblAsXYDM &other)
(Required) copy assignment.
Base class for auto-caching DisplayData objects.
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.
virtual ~TblAsXYDM()
Destructor.