wxPlot 1.8
Real time plot library for wxWidgets
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 C_2DFigureThis is the 2D plot figure class. It contains plot figures such as propotional, histogram etc
 C_2DTypeHere all the 2D plot types
 CBarBar class. Inheritance from class Line
 CHistogramHistogram class. Inheritance from class Proportional
 CLineLine class. Does the most of the things in 2D
 CMainMain application class for the wxWidgets application
 CMainFrameThis class represents the main example window for the application
 CPlotFigureThis is the plot figure class. It contains plot figures such as 2D, 3D and customs
 CPlotsPlot class for wxPlot. This class contains plot types and plot figures
 CPlotTypesHere all the plot types e.g 2D, 3D, custom etc. are included
 CProportionalProportional class. Do the most work in all 2D plot figures
 CScatterScatter class. Inheritance from class Line
 CSplineSpline class. Inheritance from class Line
 CwxPlotMain class for wxPlot. This is the only class the user going to work with