28 #ifndef TRIALDISPLAY_DTVISIBLE_H
29 #define TRIALDISPLAY_DTVISIBLE_H
casacore::Int itsLineWidth
Store the line width here.
DTVisible & operator=(const DTVisible &other)
(Required) copy assignment.
casacore::String itsDrawColor
Store the color to use here.
virtual casacore::Double doubleClickInterval() const
Return the double click interval (in seconds).
virtual casacore::Int lineWidth() const
Return the line width to use.
DTVisible()
Default constructor.
virtual ~DTVisible()
Destructor.
Class providing draw style settings for visible DisplayTools.
virtual casacore::String drawColor() const
Return the color to use.
casacore::Double itsDoubleClickInterval
Store the double click interval (in seconds) here.
String: the storage and methods of handling collections of characters.