casa
5.7.0-16
|
#include <graphics/GenericPlotter/PlotData.h>
#include <graphics/GenericPlotter/PlotItem.h>
#include <casa/BasicSL/String.h>
Go to the source code of this file.
Classes | |
class | casa::Plot |
A Plot basically consists of data and customization information. More... | |
class | casa::ScatterPlot |
Scatter plot abstract class. More... | |
class | casa::MaskedScatterPlot |
Subclass of ScatterPlot that adds masking functionality. More... | |
class | casa::ErrorPlot |
An error plot is a scatter plot with error bars drawn. More... | |
class | casa::ColoredPlot |
An color plot is a scatter plot with differentiated colors for points in different bins. More... | |
class | casa::BarPlot |
Bar plot abstract class. More... | |
class | casa::RasterPlot |
Plot used to show raster (image-like) data. More... | |
Namespaces | |
casa | |
-*- mode: c++ -*- | |
Functions | |
casa::INHERITANCE_POINTER (ScatterPlot, ScatterPlotPtr, Plot, PlotPtr, PlotItem, PlotItemPtr) INHERITANCE_POINTER(MaskedScatterPlot | |
PlotItemPtr | casa::INHERITANCE_POINTER (ErrorPlot, ErrorPlotPtr, ScatterPlot, ScatterPlotPtr, PlotItem, PlotItemPtr) INHERITANCE_POINTER(ColoredPlot |
Variables | |
casa::MaskedScatterPlotPtr | |
casa::ScatterPlot | |
casa::ScatterPlotPtr | |
casa::PlotItem | |
PlotItemPtr | casa::ColoredPlotPtr |