27 #ifndef TRIALDISPLAY_DSWORLDMARKER_H
28 #define TRIALDISPLAY_DSWORLDMARKER_H
A 1-D Specialization of the Array class.
virtual casacore::Record getOptions()
Settings.
virtual casacore::Record getOptions()
Settings.
WorldCanvas * itsWC
The WC of my choosing.
Base class defining interface to pixel-based output devices.
virtual void draw(PixelCanvas *pc)
Standard fns.
casacore::Vector< casacore::Quantum< casacore::Double > > itsWorldCenter
The center of the marker in world co-ords.
virtual casacore::Bool setOptions(const casacore::Record &settings)
Get and set options.
virtual casacore::Record getRawOptions()
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
virtual void move(const casacore::Float &dX, const casacore::Float &dY)
Standard DisplayShape functions.
virtual void setCenter(const casacore::Float &xPos, const casacore::Float &yPos)
Sets the center of the DisplayShape.
virtual PanelDisplay * panelDisplay()
Implementation of drawing in world coordinates on top of a PixelCanvas.
A class which creates and manages "panelled" displays.
virtual void recalculateScreenPosition()
Implementation of a marker.
PanelDisplay * itsPD
Based on a WC option record virtual casacore::Bool chooseWC(const casacore::Record& settings...