1 #ifndef PLOTTERIMPLEMENTATIONS_H_
2 #define PLOTTERIMPLEMENTATIONS_H_
17 bool smartDelete =
true);
22 bool smartDelete =
true);
static casacore::String implementationAbout(Plotter::Implementation i, bool useHTML=true)
static casacore::String implementationName(Plotter::Implementation i)
PlotFactoryPtr plotterImplementation(Plotter::Implementation which=Plotter::DEFAULT, bool smartDelete=true)
The plotterImplementation function is a global function within the casa namespace.
casacore::CountedPtr< SimplePlotter > SimplePlotterPtr
static casacore::String implementationVersion(Plotter::Implementation i)
static casacore::String implementationLink(Plotter::Implementation i, bool useHTML=true)
casacore::CountedPtr< PlotFactory > PlotFactoryPtr
String: the storage and methods of handling collections of characters.
Default plotter implementation is set here.
SimplePlotterPtr simplePlotter(Plotter::Implementation which=Plotter::DEFAULT, bool smartDelete=true)
The simplePlotter function is a global function within the casa namespace.