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