#include "graphics-toolkit.h"
Public Member Functions | |
| graphics_toolkit (base_graphics_toolkit *new_rep) | |
| graphics_toolkit (const graphics_toolkit &b)=default | |
| graphics_toolkit (const std::string &name="unknown") | |
| ~graphics_toolkit ()=default | |
| void | close () |
| void | finalize (const graphics_handle &h) |
| void | finalize (const graphics_object &go) |
| Matrix | get_canvas_size (const graphics_handle &fh) const |
| std::string | get_name () const |
| uint8NDArray | get_pixels (const graphics_object &go) const |
| double | get_screen_resolution () const |
| Matrix | get_screen_size () const |
| Matrix | get_text_extent (const graphics_object &go) const |
| bool | initialize (const graphics_handle &h) |
| bool | initialize (const graphics_object &go) |
| operator bool () const | |
| graphics_toolkit & | operator= (const graphics_toolkit &b)=default |
| void | print_figure (const graphics_object &go, const std::string &term, const std::string &file, const std::string &debug_file="") const |
| void | redraw_figure (const graphics_object &go) const |
| void | show_figure (const graphics_object &go) const |
| void | update (const graphics_handle &h, int id) |
| void | update (const graphics_object &go, int id) |
Definition at line 169 of file graphics-toolkit.h.
|
inline |
Definition at line 172 of file graphics-toolkit.h.
|
inline |
Definition at line 177 of file graphics-toolkit.h.
References error().
|
default |
|
default |
|
inline |
Definition at line 278 of file graphics-toolkit.h.
|
inline |
Definition at line 272 of file graphics-toolkit.h.
|
inline |
Definition at line 267 of file graphics-toolkit.h.
|
inline |
Definition at line 222 of file graphics-toolkit.h.
|
inline |
Definition at line 195 of file graphics-toolkit.h.
Referenced by gtk_manager::load_toolkit().
|
inline |
Definition at line 217 of file graphics-toolkit.h.
|
inline |
Definition at line 227 of file graphics-toolkit.h.
|
inline |
Definition at line 232 of file graphics-toolkit.h.
|
inline |
Definition at line 237 of file graphics-toolkit.h.
|
inline |
Definition at line 259 of file graphics-toolkit.h.
|
inline |
Definition at line 254 of file graphics-toolkit.h.
|
inline |
Definition at line 190 of file graphics-toolkit.h.
|
default |
|
inline |
Definition at line 210 of file graphics-toolkit.h.
|
inline |
Definition at line 200 of file graphics-toolkit.h.
|
inline |
Definition at line 205 of file graphics-toolkit.h.
|
inline |
Definition at line 248 of file graphics-toolkit.h.
|
inline |
Definition at line 243 of file graphics-toolkit.h.