Public Member Functions | Private Attributes | List of all members
snPlotSurface Class Reference

#include <snPlot.h>

Inheritance diagram for snPlotSurface:
snPlotQwt3D snPlot

Public Member Functions

 snPlotSurface (std::string ptitle, snPlot::YAxisType py_axis_type, snCurve3D *pc)
 
virtual ~snPlotSurface ()
 
QWidget * getWidget ()
 
void replot ()
 
- Public Member Functions inherited from snPlotQwt3D
 snPlotQwt3D (std::string ptitle, YAxisType py_axis_type)
 
virtual ~snPlotQwt3D ()
 
- Public Member Functions inherited from snPlot
 snPlot (std::string ptitle, YAxisType py_axis_type)
 
virtual ~snPlot ()
 
virtual void setYAxis (double, double)
 

Private Attributes

snCurve3Dcurve
 

Additional Inherited Members

- Public Types inherited from snPlot
enum  YAxisType { Linear, Log20, Log10 }
 
- Protected Attributes inherited from snPlotQwt3D
Qwt3D::SurfacePlot * plot
 
snCurve3Dcurve
 
- Protected Attributes inherited from snPlot
std::string title
 
YAxisType y_axis_type
 

Constructor & Destructor Documentation

snPlotSurface::snPlotSurface ( std::string  ptitle,
snPlot::YAxisType  py_axis_type,
snCurve3D pc 
)
snPlotSurface::~snPlotSurface ( )
virtual

Member Function Documentation

QWidget * snPlotSurface::getWidget ( )
virtual

Reimplemented from snPlot.

void snPlotSurface::replot ( )
virtual

Reimplemented from snPlot.

Member Data Documentation

snCurve3D* snPlotSurface::curve
private

The documentation for this class was generated from the following files: