#include <graphics.h>
Inherits base_properties.
anonymous enum |
figure::figure::properties::~properties | ( | void | ) | [inline] |
std::set< std::string > figure::figure::properties::all_property_names | ( | void | ) | const |
bool figure::figure::properties::color_is | ( | const std::string & | v | ) | const [inline] |
bool figure::figure::properties::color_is_rgb | ( | void | ) | const [inline] |
std::set< std::string > figure::figure::properties::core_property_names | ( | void | ) | [static] |
Reimplemented from base_properties.
void figure::figure::properties::execute_buttondownfcn | ( | const octave_value & | data = octave_value () |
) | const [inline] |
Reimplemented from base_properties.
void figure::figure::properties::execute_closerequestfcn | ( | const octave_value & | data = octave_value () |
) | const [inline] |
void figure::figure::properties::execute_keypressfcn | ( | const octave_value & | data = octave_value () |
) | const [inline] |
void figure::figure::properties::execute_keyreleasefcn | ( | const octave_value & | data = octave_value () |
) | const [inline] |
void figure::figure::properties::execute_resizefcn | ( | const octave_value & | data = octave_value () |
) | const [inline] |
void figure::figure::properties::execute_windowbuttondownfcn | ( | const octave_value & | data = octave_value () |
) | const [inline] |
void figure::figure::properties::execute_windowbuttonmotionfcn | ( | const octave_value & | data = octave_value () |
) | const [inline] |
void figure::figure::properties::execute_windowbuttonupfcn | ( | const octave_value & | data = octave_value () |
) | const [inline] |
void figure::figure::properties::execute_windowbuttonwheelfcn | ( | const octave_value & | data = octave_value () |
) | const [inline] |
property_list::pval_map_type figure::figure::properties::factory_defaults | ( | void | ) | [static] |
Reimplemented from base_properties.
octave_value figure::figure::properties::get | ( | const char * | pname | ) | const [inline, virtual] |
Reimplemented from base_properties.
octave_value figure::figure::properties::get | ( | const std::string & | pname | ) | const [inline, virtual] |
Reimplemented from base_properties.
octave_value figure::figure::properties::get | ( | const caseless_str & | pname | ) | const [virtual] |
Reimplemented from base_properties.
octave_value figure::figure::properties::get | ( | bool | all = false |
) | const [virtual] |
Reimplemented from base_properties.
std::string figure::figure::properties::get___backend__ | ( | void | ) | const [inline] |
std::string figure::figure::properties::get___enhanced__ | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get___plot_stream__ | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_alphamap | ( | void | ) | const [inline] |
graphics_backend figure::figure::properties::get_backend | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
Reimplemented from base_properties.
octave_value figure::figure::properties::get_buttondownfcn | ( | void | ) | const [inline] |
Reimplemented from base_properties.
octave_value figure::figure::properties::get_closerequestfcn | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_color | ( | void | ) | const [inline] |
Matrix figure::figure::properties::get_color_rgb | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_colormap | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_current_point | ( | void | ) | const [inline] |
graphics_handle figure::figure::properties::get_currentaxes | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_currentcharacter | ( | void | ) | const [inline] |
graphics_handle figure::figure::properties::get_currentobject | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_dockcontrols | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_doublebuffer | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_filename | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_integerhandle | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_inverthardcopy | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_keypressfcn | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_keyreleasefcn | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_menubar | ( | void | ) | const [inline] |
double figure::figure::properties::get_mincolormap | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_name | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_nextplot | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_numbertitle | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_paperorientation | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_paperposition | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_paperpositionmode | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_papersize | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_papertype | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_paperunits | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_pointer | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_pointershapecdata | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_pointershapehotspot | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_position | ( | void | ) | const [inline] |
figure::figure::properties::get_property | ( | const caseless_str & | pname | ) | [virtual] |
Reimplemented from base_properties.
std::string figure::figure::properties::get_renderer | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_renderermode | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_resize | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_resizefcn | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_selectiontype | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_title | ( | void | ) | const |
std::string figure::figure::properties::get_toolbar | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_units | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_windowbuttondownfcn | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_windowbuttonmotionfcn | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_windowbuttonupfcn | ( | void | ) | const [inline] |
octave_value figure::figure::properties::get_windowbuttonwheelfcn | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_windowstyle | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_wvisual | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_wvisualmode | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_xdisplay | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_xvisual | ( | void | ) | const [inline] |
std::string figure::figure::properties::get_xvisualmode | ( | void | ) | const [inline] |
std::string figure::figure::properties::graphics_object_name | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
bool figure::figure::properties::has_core_property | ( | const caseless_str & | pname | ) | [static] |
Reimplemented from base_properties.
bool figure::figure::properties::has_property | ( | const caseless_str & | pname | ) | const [virtual] |
Reimplemented from base_properties.
void figure::figure::properties::init | ( | void | ) | [inline, protected, virtual] |
Reimplemented from base_properties.
bool figure::figure::properties::is___enhanced__ | ( | void | ) | const [inline] |
bool figure::figure::properties::is_dockcontrols | ( | void | ) | const [inline] |
bool figure::figure::properties::is_doublebuffer | ( | void | ) | const [inline] |
bool figure::figure::properties::is_integerhandle | ( | void | ) | const [inline] |
bool figure::figure::properties::is_inverthardcopy | ( | void | ) | const [inline] |
bool figure::figure::properties::is_numbertitle | ( | void | ) | const [inline] |
bool figure::figure::properties::is_resize | ( | void | ) | const [inline] |
bool figure::figure::properties::menubar_is | ( | const std::string & | v | ) | const [inline] |
bool figure::figure::properties::nextplot_is | ( | const std::string & | v | ) | const [inline] |
bool figure::figure::properties::paperorientation_is | ( | const std::string & | v | ) | const [inline] |
bool figure::figure::properties::paperpositionmode_is | ( | const std::string & | v | ) | const [inline] |
bool figure::figure::properties::papertype_is | ( | const std::string & | v | ) | const [inline] |
bool figure::figure::properties::paperunits_is | ( | const std::string & | v | ) | const [inline] |
bool figure::figure::properties::pointer_is | ( | const std::string & | v | ) | const [inline] |
void figure::figure::properties::remove_child | ( | const graphics_handle & | h | ) | [virtual] |
Reimplemented from base_properties.
bool figure::figure::properties::renderer_is | ( | const std::string & | v | ) | const [inline] |
bool figure::figure::properties::renderermode_is | ( | const std::string & | v | ) | const [inline] |
bool figure::figure::properties::selectiontype_is | ( | const std::string & | v | ) | const [inline] |
void figure::figure::properties::set | ( | const caseless_str & | pname, | |
const octave_value & | val | |||
) | [virtual] |
Reimplemented from base_properties.
void figure::figure::properties::set___backend__ | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set___enhanced__ | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set___plot_stream__ | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_alphamap | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_backend | ( | const graphics_backend & | b | ) | [inline] |
void figure::figure::properties::set_buttondownfcn | ( | const octave_value & | val | ) | [inline] |
Reimplemented from base_properties.
void figure::figure::properties::set_closerequestfcn | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_color | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_colormap | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_current_point | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_currentaxes | ( | const octave_value & | val | ) |
void figure::figure::properties::set_currentcharacter | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_currentobject | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_dockcontrols | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_doublebuffer | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_filename | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_integerhandle | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_inverthardcopy | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_keypressfcn | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_keyreleasefcn | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_menubar | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_mincolormap | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_name | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_nextplot | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_numbertitle | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_paperorientation | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_paperposition | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_paperpositionmode | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_papersize | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_papertype | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_paperunits | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_pointer | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_pointershapecdata | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_pointershapehotspot | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_position | ( | const octave_value & | val | ) |
void figure::figure::properties::set_renderer | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_renderermode | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_resize | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_resizefcn | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_selectiontype | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_toolbar | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_units | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_visible | ( | const octave_value & | val | ) |
Reimplemented from base_properties.
void figure::figure::properties::set_windowbuttondownfcn | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_windowbuttonmotionfcn | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_windowbuttonupfcn | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_windowbuttonwheelfcn | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_windowstyle | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_wvisual | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_wvisualmode | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_xdisplay | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_xvisual | ( | const octave_value & | val | ) | [inline] |
void figure::figure::properties::set_xvisualmode | ( | const octave_value & | val | ) | [inline] |
bool figure::figure::properties::toolbar_is | ( | const std::string & | v | ) | const [inline] |
bool figure::figure::properties::units_is | ( | const std::string & | v | ) | const [inline] |
bool figure::figure::properties::windowstyle_is | ( | const std::string & | v | ) | const [inline] |
bool figure::figure::properties::wvisualmode_is | ( | const std::string & | v | ) | const [inline] |
bool figure::figure::properties::xvisualmode_is | ( | const std::string & | v | ) | const [inline] |