casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Typedefs
PlotFactory.h File Reference
#include <graphics/GenericPlotter/Plot.h>
#include <graphics/GenericPlotter/PlotAnnotation.h>
#include <graphics/GenericPlotter/PlotCanvas.h>
#include <graphics/GenericPlotter/PlotCanvasLayout.h>
#include <graphics/GenericPlotter/PlotData.h>
#include <graphics/GenericPlotter/PlotOperation.h>
#include <graphics/GenericPlotter/PlotOptions.h>
#include <graphics/GenericPlotter/PlotShape.h>
#include <graphics/GenericPlotter/Plotter.h>
#include <graphics/GenericPlotter/PlotTool.h>
#include <utility>

Go to the source code of this file.

Classes

class  casa::PlotFactory
 The idea behind a plot factory is to produce classes that are useful to the underlying implementation without having to know what the implementation is. More...
 

Namespaces

 casa
 -*- mode: c++ -*-
 

Macros

#define PF_DATA_DEC(TYPE)
 casacore::Data Objects // More...
 

Typedefs

typedef casacore::CountedPtr
< PlotFactory > 
casa::PlotFactoryPtr
 

Macro Definition Documentation

#define PF_DATA_DEC (   TYPE)

casacore::Data Objects //

Macro for method declarations for different permutations of the default data objects for different types.

Definition at line 460 of file PlotFactory.h.