28 #ifndef TRIALDISPLAY_DSCLOSED_H
29 #define TRIALDISPLAY_DSCLOSED_H
virtual void move(const casacore::Float &dX, const casacore::Float &dY)
casacore::String itsFillColor
virtual void setFillColor(casacore::String color)
DSClosed()
Constructors and destructors.
virtual casacore::Bool setOptions(const casacore::Record &settings)
virtual void setDefaultOptions()
Used to set up the class when default constructor called.
Base class defining interface to pixel-based output devices.
virtual casacore::String getFillColor()
virtual void setFillStyle(DSClosed::FillStyle fill)
Get / Set fill options.
FillStyle
Type of fill to use.
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
DSClosed::FillStyle itsFillStyle
DSClosed provides common functionality for all "closed" shapes.
virtual DSClosed::FillStyle getFillStyle()
String: the storage and methods of handling collections of characters.
virtual casacore::Record getOptions()
Get and set options.
ABSTRACT CLASSES Abstract class for colors Any implementation of color should be able to provide a hexadecimal form of the color(i.e.,"000000"for black) and
Base class for all "basic" shapes.
virtual void draw(PixelCanvas *pc)
General DisplayShape functions.
virtual void rotateAbout(const casacore::Float &angle, const casacore::Float &aboutX, const casacore::Float &aboutY)