| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
ROBOOP::Plot2d Class Reference#include <gnugraph.h>
Inheritance diagram for ROBOOP::Plot2d: ![]() Detailed Description2d plot object.
Definition at line 134 of file gnugraph.h.
Constructor & Destructor Documentation
Member Function Documentation
Add a curve on the graphic.
Definition at line 282 of file gnugraph.cpp. Referenced by ROBOOP::Plot_file::graph(), and ROBOOP::set_plot2d().
Creates a GNUplot graphic.
Definition at line 156 of file gnugraph.cpp. Referenced by ROBOOP::Plot_file::graph(), and ROBOOP::set_plot2d().
Set the title.
Definition at line 300 of file gnugraph.cpp. Referenced by ROBOOP::Plot_file::graph(), and ROBOOP::set_plot2d().
Set the x axis name.
Definition at line 306 of file gnugraph.cpp. Referenced by ROBOOP::Plot_file::graph(), and ROBOOP::set_plot2d().
Set the y axis name.
Definition at line 312 of file gnugraph.cpp. Referenced by ROBOOP::Plot_file::graph(), and ROBOOP::set_plot2d().
Member Data Documentation
Pointer to GNUcurve object.
Definition at line 141 of file gnugraph.h. Referenced by addcurve(), dump(), gnuplot(), Plot2d(), and ~Plot2d().
GNU plot command.
Definition at line 139 of file gnugraph.h. Referenced by addcommand(), dump(), and gnuplot().
Number of curves.
Definition at line 140 of file gnugraph.h. Referenced by addcurve(), dump(), gnuplot(), and Plot2d().
Graph title.
Definition at line 136 of file gnugraph.h. Referenced by dump(), gnuplot(), and settitle().
Graph x axis.
Definition at line 136 of file gnugraph.h. Referenced by dump(), gnuplot(), and setxlabel().
Graph y axis.
Definition at line 136 of file gnugraph.h. Referenced by dump(), gnuplot(), and setylabel().
The documentation for this class was generated from the following files: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
ROBOOP v1.21a |
Generated Wed Oct 4 00:00:45 2006 by Doxygen 1.4.7 |