27 #ifndef TRIALDISPLAY_DSSCREENELLIPSE_H
28 #define TRIALDISPLAY_DSSCREENELLIPSE_H
casacore::Float itsRelWidth
virtual casacore::Record getOptions()
Get and set options.
virtual void rotate(const casacore::Float &angle)
Rotate the shape about its center by a set angle (angle in degrees).
virtual void updateRelative()
virtual casacore::Record getRawOptions()
PLUS OTHERS! :) change point etc.
virtual void setCenter(const casacore::Float &xPos, const casacore::Float &yPos)
Sets the center of the DisplayShape.
Base class defining interface to pixel-based output devices.
virtual ~DSScreenEllipse()
Implementation of a ellipse.
virtual casacore::Record getOptions()
Get and set options.
virtual void move(const casacore::Float &dX, const casacore::Float &dy)
casacore::Float itsRelHeight
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
virtual casacore::Bool setOptions(const casacore::Record &settings)
casacore::Vector< casacore::Float > itsRelativeCenter
virtual void recalculateScreenPosition()
virtual void changePoint(const casacore::Vector< casacore::Float > &pos, const casacore::Int n)
Changes the nth point making up the DisplayShape ot the specified location.