virtual bool isDrawing() const =0
virtual void quitApplication()=0
virtual PlotMSParameters & getParameters()=0
virtual void setOperationCompleted(bool complete)=0
virtual bool isOperationCompleted() const =0
virtual casacore::Record locateInfo(casacore::Bool &success, casacore::String &errorMessage)=0
virtual void showGUI(bool show=true)=0
Parameters for a PlotMSPlot.
Subclass of PlotMSWatchedParameters that hold parameters for the whole plotter.
virtual PlotSymbolPtr createSymbol(const casacore::String &descriptor, casacore::Int size, const casacore::String &color, const casacore::String &fillPattern, bool outline)=0
Symbols.
virtual void setFlagging(PlotMSFlagging flag)=0
void show(const variant &v)
virtual PlotLoggerPtr getLogger()=0
Gets the logger associated with this PlotMS.
virtual void allowPopups(bool allow=true)=0
Show/hide.
virtual PlotMSPlot * addOverPlot(const PlotMSPlotParameters *p=NULL)=0
Specifies flagging parameters (including possibly flag extension) for an MS.
Class for a single "plot" concept.
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
virtual void clearPlots()=0
Specifies export parameters for plotms.
virtual bool guiShown() const =0
String: the storage and methods of handling collections of characters.
Abstracts the interface DBUS uses to talk to the main PlotMS application.
Class which manages PlotMSPlots for plotms.
virtual PlotFactoryPtr getPlotFactory()=0
virtual bool isClosed() const =0
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
virtual bool save(const PlotExportFormat &format)=0
virtual PlotMSPlotManager & getPlotManager()=0
Returns the PlotMSPlotManager associated with this PlotMS.
virtual PlotMSFlagging getFlagging() const =0
virtual PlotMSExportParam & getExportParameters()=0
virtual bool popupsAllowed()=0