28 #ifndef TRIALDISPLAY_DSSQUARE_H
29 #define TRIALDISPLAY_DSSQUARE_H
DSSquare()
Default constructor.
Implementation of a rectangle.
virtual void setSize(const casacore::Float &size)
Copy constructor.
virtual casacore::Bool setOptions(const casacore::Record &settings)
Get and set options.
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
virtual ~DSSquare()
Destructor.
virtual void changePoint(const casacore::Vector< casacore::Float > &pos)
Change the points, while maintaining the shape as a square.
virtual casacore::Record getOptions()
Get and set options.
Implementation of a square.