Navigation

Operators and Keywords

Function List:

C++ API

gnuplot_toolkit Class Reference

Inherits base_graphics_toolkit.

Collaboration diagram for gnuplot_toolkit:

List of all members.

Public Member Functions

 gnuplot_toolkit (void)
 ~gnuplot_toolkit (void)
bool is_valid (void) const
void finalize (const graphics_object &go)
void update (const graphics_object &go, int id)
void redraw_figure (const graphics_object &go) const
void print_figure (const graphics_object &go, const std::string &term, const std::string &file, bool mono, const std::string &debug_file) const
Matrix get_canvas_size (const graphics_handle &) const
double get_screen_resolution (void) const
Matrix get_screen_size (void) const

Constructor & Destructor Documentation

gnuplot_toolkit::gnuplot_toolkit ( void   )  [inline]
gnuplot_toolkit::~gnuplot_toolkit ( void   )  [inline]

Member Function Documentation

void gnuplot_toolkit::finalize ( const graphics_object go  )  [inline, virtual]

Reimplemented from base_graphics_toolkit.

Matrix gnuplot_toolkit::get_canvas_size ( const graphics_handle  )  const [inline, virtual]

Reimplemented from base_graphics_toolkit.

double gnuplot_toolkit::get_screen_resolution ( void   )  const [inline, virtual]

Reimplemented from base_graphics_toolkit.

Matrix gnuplot_toolkit::get_screen_size ( void   )  const [inline, virtual]

Reimplemented from base_graphics_toolkit.

bool gnuplot_toolkit::is_valid ( void   )  const [inline, virtual]

Reimplemented from base_graphics_toolkit.

void gnuplot_toolkit::print_figure ( const graphics_object go,
const std::string &  term,
const std::string &  file,
bool  mono,
const std::string &  debug_file 
) const [inline, virtual]

Reimplemented from base_graphics_toolkit.

void gnuplot_toolkit::redraw_figure ( const graphics_object go  )  const [inline, virtual]

Reimplemented from base_graphics_toolkit.

void gnuplot_toolkit::update ( const graphics_object go,
int  id 
) [inline, virtual]

Reimplemented from base_graphics_toolkit.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines