#include <graphics/GenericPlotter/Plot.h>
#include <graphics/GenericPlotter/PlotAnnotation.h>
#include <graphics/GenericPlotter/PlotEventHandler.h>
#include <graphics/GenericPlotter/PlotItem.h>
#include <graphics/GenericPlotter/PlotLogger.h>
#include <graphics/GenericPlotter/PlotOperation.h>
#include <graphics/GenericPlotter/PlotOptions.h>
#include <graphics/GenericPlotter/PlotShape.h>
#include <graphics/GenericPlotter/PlotTool.h>
#include <casa/BasicSL/String.h>
#include <casa/namespace.h>
Include dependency graph for PlotCanvas.h:

Go to the source code of this file.
Namespaces | |
| namespace | casa |
Classes | |
| class | casa::PlotDrawWatcher |
| Abstract parent for any class that wants to be notified when the canvas is about to start drawing. More... | |
| class | casa::PlotCanvas |
| PlotCanvas is an area for different PlotItems to be attached and drawn. More... | |
Typedefs | |
| typedef CountedPtr< PlotDrawWatcher > | casa::PlotDrawWatcherPtr |
| typedef CountedPtr< PlotCanvas > | casa::PlotCanvasPtr |
1.5.1