Gtkmm-PLplot 3.0
A scientific plotting library for Gtkmm
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NGtk
 NPLplotThe namespace provided by Gtkmm-PLplot
 CCanvasPrincipal plotting widget
 CExceptionGtkmm-PLplot's exception handler class
 CLegendClass providing legends for plot classes with multiple datasets
 CObjectAbstract base class for all plots and plotdata's
 CPlotAbstract base class for all plots
 CPlot2DClass for two-dimensional plots
 CPlot3DClass for three-dimensional plots
 CPlotContourClass for contour plots
 CPlotContourShadesClass for contour plots with shaded regions
 CPlotDataAbstract base class that will hold a single dataset and its properties
 CPlotData2DClass that will hold a single dataset and its properties for a Plot2D plot
 CPlotData2DErrorXClass that will hold a single XY dataset with X errorbars and its properties for a Plot2D plot
 CPlotData2DErrorXYClass that will hold a single XY dataset with X and Y errorbars and its properties for a Plot2D plot
 CPlotData2DErrorYClass that will hold a single XY dataset with Y errorbars and its properties for a Plot2D plot
 CPlotData3DClass that will hold a single dataset and its properties for a Plot3D plot
 CPlotDataHistogramAbstract base class that will hold a single dataset that can be rendered as a histogram
 CPlotDataHistogramBinnedClass that will hold a single binned histogram dataset and its properties for a PlotHistogram plot
 CPlotDataHistogramUnbinnedClass that will hold a single unbinned histogram dataset and its properties for a PlotHistogram plot
 CPlotDataLineAbstract base class that will hold a single dataset that can be rendered as a line
 CPlotDataPolarClass that will hold a single dataset and its properties for a PlotPolar plot
 CPlotDataSurfaceClass for surface datasets
 CPlotHistogramClass for plotting histograms
 CPlotObjectAbstract base class that will hold a single plot object and its properties
 CPlotObject2DAbstract base class that will hold a single plot object and its properties that can be added to a plot containing 2D data, such as Plot2D, PlotContour, PlotPolar and PlotHistogram
 CPlotObject2DAuxDataClass for auxiliary data to the drawing routine draw_plot_object() used from 2D plots
 CPlotObject2DLineLine object for 2D plots
 CPlotObject2DTextText object for 2D plots
 CPlotObjectAuxDataBase class for auxiliary data to the drawing routine draw_plot_object()
 CPlotPolarClass for polar plots
 CRegionSelectionClass providing support for selecting a region in a plot