GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "graphics.h"
Private Attributes | |
base_graphics_toolkit * | rep |
Definition at line 2199 of file graphics.h.
|
inline |
Definition at line 2202 of file graphics.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2208 of file graphics.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2214 of file graphics.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2220 of file graphics.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2200 of file graphics.in.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2206 of file graphics.in.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2212 of file graphics.in.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2218 of file graphics.in.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2283 of file graphics.in.h.
References base_graphics_toolkit::close(), and rep.
|
inline |
Definition at line 2285 of file graphics.h.
References base_graphics_toolkit::close(), and rep.
|
inline |
Definition at line 2276 of file graphics.in.h.
References base_graphics_toolkit::finalize(), and rep.
|
inline |
Definition at line 2278 of file graphics.h.
References base_graphics_toolkit::finalize(), and rep.
Referenced by base_graphics_object::finalize().
|
inline |
Definition at line 2279 of file graphics.in.h.
References base_graphics_toolkit::finalize(), and rep.
|
inline |
Definition at line 2281 of file graphics.h.
References base_graphics_toolkit::finalize(), and rep.
|
inline |
Definition at line 2250 of file graphics.in.h.
References base_graphics_toolkit::get_canvas_size(), and rep.
|
inline |
Definition at line 2252 of file graphics.h.
References base_graphics_toolkit::get_canvas_size(), and rep.
|
inline |
Definition at line 2240 of file graphics.in.h.
References base_graphics_toolkit::get_name(), and rep.
|
inline |
Definition at line 2242 of file graphics.h.
References base_graphics_toolkit::get_name(), and rep.
Referenced by gtk_manager::do_load_toolkit(), figure::properties::set___graphics_toolkit__(), and figure::properties::set_toolkit().
|
inline |
Definition at line 2253 of file graphics.in.h.
References base_graphics_toolkit::get_screen_resolution(), and rep.
|
inline |
Definition at line 2255 of file graphics.h.
References base_graphics_toolkit::get_screen_resolution(), and rep.
|
inline |
Definition at line 2256 of file graphics.in.h.
References base_graphics_toolkit::get_screen_size(), and rep.
|
inline |
Definition at line 2258 of file graphics.h.
References base_graphics_toolkit::get_screen_size(), and rep.
|
inline |
Definition at line 2267 of file graphics.in.h.
References base_graphics_toolkit::initialize(), and rep.
|
inline |
Definition at line 2269 of file graphics.h.
References base_graphics_toolkit::initialize(), and rep.
Referenced by base_graphics_object::initialize().
|
inline |
Definition at line 2270 of file graphics.in.h.
References base_graphics_toolkit::initialize(), and rep.
|
inline |
Definition at line 2272 of file graphics.h.
References base_graphics_toolkit::initialize(), and rep.
|
inline |
Definition at line 2238 of file graphics.in.h.
References base_graphics_toolkit::is_valid(), and rep.
|
inline |
Definition at line 2240 of file graphics.h.
References base_graphics_toolkit::is_valid(), and rep.
|
inline |
Definition at line 2224 of file graphics.in.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2226 of file graphics.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2245 of file graphics.in.h.
References base_graphics_toolkit::print_figure(), and rep.
|
inline |
Definition at line 2247 of file graphics.h.
References base_graphics_toolkit::print_figure(), and rep.
Referenced by Fdrawnow().
|
inline |
Definition at line 2242 of file graphics.in.h.
References base_graphics_toolkit::redraw_figure(), and rep.
|
inline |
Definition at line 2244 of file graphics.h.
References base_graphics_toolkit::redraw_figure(), and rep.
Referenced by Fdrawnow().
|
inline |
Definition at line 2260 of file graphics.in.h.
References rep, and base_graphics_toolkit::update().
|
inline |
Definition at line 2262 of file graphics.h.
References rep, and base_graphics_toolkit::update().
Referenced by base_graphics_object::update().
|
inline |
Definition at line 2263 of file graphics.in.h.
References rep, and base_graphics_toolkit::update().
|
inline |
Definition at line 2265 of file graphics.h.
References rep, and base_graphics_toolkit::update().
|
private |
Definition at line 2289 of file graphics.h.
Referenced by close(), finalize(), get_canvas_size(), get_name(), get_screen_resolution(), get_screen_size(), graphics_toolkit(), initialize(), operator bool(), operator=(), print_figure(), redraw_figure(), update(), and ~graphics_toolkit().