SNAP Library 2.2, Developer Reference
2014-03-11 19:15:55
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
Public Member Functions | |
TGpSeries () | |
TGpSeries (const TGpSeries &Gps) | |
TGpSeries & | operator= (const TGpSeries &Gps) |
bool | operator< (const TGpSeries &Gps) const |
bool | SaveXVals () const |
Public Attributes | |
TGpSeriesTy | SeriesTy |
TFltKdV | XYValV |
TFltV | ZValV |
TStr | Label |
TStr | WithStyle |
TStr | DataFNm |
int | XCol |
int | YCol |
int | ZCol |
TGnuPlot::TGpSeries::TGpSeries | ( | ) | [inline] |
TGnuPlot::TGpSeries::TGpSeries | ( | const TGpSeries & | Gps | ) |
bool TGnuPlot::TGpSeries::operator< | ( | const TGpSeries & | Gps | ) | const |
TGnuPlot::TGpSeries & TGnuPlot::TGpSeries::operator= | ( | const TGpSeries & | Gps | ) |
bool TGnuPlot::TGpSeries::SaveXVals | ( | ) | const [inline] |
Definition at line 30 of file gnuplot.h.
Referenced by TGnuPlot::AddFunc(), TGnuPlot::AddPlot(), TGnuPlot::CreatePlotFile(), TGnuPlot::GetSeriesPlotStr(), and operator=().
Definition at line 30 of file gnuplot.h.
Referenced by TGnuPlot::AddFunc(), TGnuPlot::AddPlot(), TGnuPlot::CreatePlotFile(), TGnuPlot::GetSeriesPlotStr(), operator<(), and operator=().
Definition at line 27 of file gnuplot.h.
Referenced by TGnuPlot::AddFunc(), TGnuPlot::AddPlot(), TGnuPlot::GetSeriesPlotStr(), and operator=().
Definition at line 30 of file gnuplot.h.
Referenced by TGnuPlot::AddFunc(), TGnuPlot::AddPlot(), TGnuPlot::GetSeriesPlotStr(), and operator=().
Definition at line 31 of file gnuplot.h.
Referenced by TGnuPlot::AddFunc(), TGnuPlot::AddPlot(), TGnuPlot::CreatePlotFile(), TGnuPlot::GetSeriesPlotStr(), operator=(), and SaveXVals().
Definition at line 28 of file gnuplot.h.
Referenced by TGnuPlot::AddExpFit(), TGnuPlot::AddLinFit(), TGnuPlot::AddLogFit(), TGnuPlot::AddPlot(), TGnuPlot::AddPwrFit1(), TGnuPlot::AddPwrFit2(), TGnuPlot::AddPwrFit3(), TGnuPlot::CreatePlotFile(), operator<(), and operator=().
Definition at line 31 of file gnuplot.h.
Referenced by TGnuPlot::AddPlot(), TGnuPlot::CreatePlotFile(), TGnuPlot::GetSeriesPlotStr(), operator=(), and SaveXVals().
Definition at line 31 of file gnuplot.h.
Referenced by TGnuPlot::AddPlot(), TGnuPlot::CreatePlotFile(), TGnuPlot::GetSeriesPlotStr(), and operator=().
Definition at line 29 of file gnuplot.h.
Referenced by TGnuPlot::CreatePlotFile(), and operator=().