| axis_bottom | Plot | |
| axis_color | SurfacePlot | |
| axis_left | Plot | |
| axis_right | Plot | |
| axis_top | Plot | |
| draw(Frame *frame, int dir) | SurfacePlot | |
| drawAxis(Frame &frame) | Plot | [inline] |
| drawAxis(Frame *frame) | Plot | |
| drawKey(Frame *frame) | SurfacePlot | |
| drawLegend(Frame *frame, SeriesList *sl, unsigned int columns=1) | Plot | [inline, protected] |
| drawPlot(Frame *frame) | SurfacePlot | |
| fixedXaxis | Plot | [protected] |
| fixedYaxis | Plot | [protected] |
| get(int row, int col) | SurfacePlot | [inline] |
| getPlotArea(Frame &frame) | Plot | [inline] |
| getPlotArea(Frame *frame) | Plot | |
| height | Plot | [protected] |
| label_style | Plot | |
| minx | Plot | [protected] |
| miny | Plot | [protected] |
| oversample(int scale) | SurfacePlot | [inline] |
| oversample(int rscale, int cscale) | SurfacePlot | [inline] |
| Plot() | Plot | |
| set(int row, int col, double d) | SurfacePlot | [inline] |
| setColorLabel(const char *str) | SurfacePlot | [inline] |
| setXAxis(double min, double max, double gap=0) | Plot | [inline] |
| setXLabel(const char *str) | Plot | [inline] |
| setXLabel(const std::string &str) | Plot | [inline] |
| setYAxis(double min, double max, double gap=0) | Plot | [inline] |
| setYLabel(const char *str) | Plot | [inline] |
| setYLabel(const std::string &str) | Plot | [inline] |
| SurfacePlot(int iwidth, int iheight, const Palette &p) | SurfacePlot | |
| useBoxes(bool b=true) | SurfacePlot | [inline] |
| width | Plot | [protected] |
| xgap | Plot | [protected] |
| xlabel | Plot | [protected] |
| ygap | Plot | [protected] |
| ylabel | Plot | [protected] |
| ~Plot() | Plot | [inline] |
| ~SurfacePlot() | SurfacePlot | |