casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
PlotCanvas.h File Reference
#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>

Go to the source code of this file.

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...
 

Namespaces

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

Typedefs

typedef casacore::CountedPtr
< PlotDrawWatcher > 
casa::PlotDrawWatcherPtr
 
typedef casacore::CountedPtr
< PlotCanvas > 
casa::PlotCanvasPtr