28 #ifndef TRIALDISPLAY_SKYCATOVERLAYDM_H
29 #define TRIALDISPLAY_SKYCATOVERLAYDM_H
39 class SkyCatOverlayDD;
Assistance class for auto-caching of DisplayData objects.
Buffer for storing Attributes.
virtual WorldCanvas * worldCanvas()
Return the WorldCanvas recorded in this CachingDisplayMethod.
void operator=(const SkyCatOverlayDM &other)
(Required) copy assignment.
Base class for auto-caching DisplayData objects.
virtual casacore::Bool drawIntoList(Display::RefreshReason reason, WorldCanvasHolder &wcHolder)
Draw into a cached drawing list, called by draw function.
virtual ~SkyCatOverlayDM()
Destructor.
bool Bool
Define the standard types used by Casacore.
SkyCatOverlayDM()
(Required) default constructor.
Class to draw catalogue overlays for SkyCatOverlayDD.
virtual void cleanup()
Clean up (ie.
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.