GNU Octave
3.8.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 2123 of file graphics.h.
|
inline |
Definition at line 2126 of file graphics.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2132 of file graphics.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2138 of file graphics.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2144 of file graphics.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2124 of file graphics.in.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2130 of file graphics.in.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2136 of file graphics.in.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2142 of file graphics.in.h.
References base_graphics_toolkit::count, and rep.
Definition at line 2207 of file graphics.in.h.
References base_graphics_toolkit::close(), and rep.
Definition at line 2209 of file graphics.h.
References base_graphics_toolkit::close(), and rep.
|
inline |
Definition at line 2200 of file graphics.in.h.
References base_graphics_toolkit::finalize(), and rep.
|
inline |
Definition at line 2202 of file graphics.h.
References base_graphics_toolkit::finalize(), and rep.
Referenced by base_graphics_object::finalize().
|
inline |
Definition at line 2203 of file graphics.in.h.
References base_graphics_toolkit::finalize(), and rep.
|
inline |
Definition at line 2205 of file graphics.h.
References base_graphics_toolkit::finalize(), and rep.
|
inline |
Definition at line 2174 of file graphics.in.h.
References base_graphics_toolkit::get_canvas_size(), and rep.
|
inline |
Definition at line 2176 of file graphics.h.
References base_graphics_toolkit::get_canvas_size(), and rep.
|
inline |
Definition at line 2164 of file graphics.in.h.
References base_graphics_toolkit::get_name(), and rep.
|
inline |
Definition at line 2166 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().
Definition at line 2177 of file graphics.in.h.
References base_graphics_toolkit::get_screen_resolution(), and rep.
Definition at line 2179 of file graphics.h.
References base_graphics_toolkit::get_screen_resolution(), and rep.
Definition at line 2180 of file graphics.in.h.
References base_graphics_toolkit::get_screen_size(), and rep.
Definition at line 2182 of file graphics.h.
References base_graphics_toolkit::get_screen_size(), and rep.
|
inline |
Definition at line 2191 of file graphics.in.h.
References base_graphics_toolkit::initialize(), and rep.
|
inline |
Definition at line 2193 of file graphics.h.
References base_graphics_toolkit::initialize(), and rep.
Referenced by base_graphics_object::initialize().
|
inline |
Definition at line 2194 of file graphics.in.h.
References base_graphics_toolkit::initialize(), and rep.
|
inline |
Definition at line 2196 of file graphics.h.
References base_graphics_toolkit::initialize(), and rep.
Definition at line 2162 of file graphics.in.h.
References base_graphics_toolkit::is_valid(), and rep.
Definition at line 2164 of file graphics.h.
References base_graphics_toolkit::is_valid(), and rep.
|
inline |
Definition at line 2148 of file graphics.in.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2150 of file graphics.h.
References base_graphics_toolkit::count, and rep.
|
inline |
Definition at line 2169 of file graphics.in.h.
References base_graphics_toolkit::print_figure(), and rep.
|
inline |
Definition at line 2171 of file graphics.h.
References base_graphics_toolkit::print_figure(), and rep.
Referenced by Fdrawnow().
|
inline |
Definition at line 2166 of file graphics.in.h.
References base_graphics_toolkit::redraw_figure(), and rep.
|
inline |
Definition at line 2168 of file graphics.h.
References base_graphics_toolkit::redraw_figure(), and rep.
Referenced by Fdrawnow().
|
inline |
Definition at line 2184 of file graphics.in.h.
References rep, and base_graphics_toolkit::update().
|
inline |
Definition at line 2186 of file graphics.h.
References rep, and base_graphics_toolkit::update().
Referenced by base_graphics_object::update().
|
inline |
Definition at line 2187 of file graphics.in.h.
References rep, and base_graphics_toolkit::update().
|
inline |
Definition at line 2189 of file graphics.h.
References rep, and base_graphics_toolkit::update().
|
private |
Definition at line 2213 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().