Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼Nsciplot | |
▼Ngnuplot | |
Cangle | The struct where static angle methods are defined |
CAxisLabelSpecs | The specifications for an axis label (e.g., xlabel, ylabel, etc.) |
CBorderSpecs | The class used to specify options for plot border |
CCanvas | The class used to create multiple figures in one canvas. A canvas can be show on screen or output to file |
CColumnIndex | An auxiliary type used to represent a data column index |
CDepthSpecs | The class used to specify depth options |
CDepthSpecsOf | The class used to attach depth options to a type |
CDrawSpecs | The class where options for the plotted element can be specified |
CFigure | The class used to create multiple plots in one canvas. A container for plots |
CFilledCurvesSpecs | The class used to specify color or pattern fill options |
CFilledCurvesSpecsOf | The class used to set options for the gnuplot filledcurve functionality |
CFillSpecs | The class used to specify color or pattern fill options |
CFillSpecsOf | The class used to attach color or pattern fill options to a type |
CFillStyleSpecs | The class used to attach color or pattern fill options to a type |
CFontSpecs | The class used to specify font options |
CFontSpecsOf | The class used to attach font options to a type |
CFrameSpecs | The class used to specify frame options |
CFrameSpecsOf | The class used to attach frame options to a type |
CGridSpecs | The class used to specify options for grid |
CGridSpecsBase | The class used to specify options for grid lines along axis tics (major or minor) |
CHistogramStyleSpecs | The class used to specify histogram style options |
CLayoutSpecs | The class used to specify layout options |
CLayoutSpecsOf | The class used to attach layout options to a type |
CLegendSpecs | The class used to specify options for legend |
CLineSpecs | The class used to specify line options |
CLineSpecsOf | The class used to attach line options to a type |
COffsetSpecs | The class used to specify offset options |
COffsetSpecsOf | The class used to attach offset options to a type |
COverload | |
CPlot | The class used to create a plot containing graphical elements |
CPlot2D | The class used to create a plot containing graphical elements |
CPlot3D | The class used to create a plot containing graphical elements |
CPointSpecs | The class used to specify point options |
CPointSpecsOf | The class used to attach point options to a type |
CShowSpecs | The class used to specify visibility options |
CShowSpecsOf | The class used to attach visibility options to a type |
CSpecs | The base class for other specs classes (e.g., LineSpecsOf, DrawSpecs, BorderSpecs, etc.) |
CStringOrDouble | An auxiliary type used to store a string value, while the input can also be a double |
CTextSpecs | The class used to specify text options |
CTextSpecsOf | The class used to attach text options to a type |
CTicsSpecs | The class used to specify options for tics |
CTicsSpecsBaseOf | The class used to attach common tic options to a type that also specifies tic options |
CTicsSpecsMajor | The class used to specify options for major tics of a specific axis |
CTicsSpecsMinor | The class used to specify options for minor tics of a specific axis |
CTitleSpecs | The class used to specify title options |
CTitleSpecsOf | The class used to attach title options to a type |