GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "graphics.h"
Static Public Member Functions | |
static std::set< std::string > | core_property_names (void) |
static property_list::pval_map_type | factory_defaults (void) |
static bool | has_core_property (const caseless_str &pname) |
Public Attributes | |
radio_property alphadatamapping | l |
Protected Attributes | |
bool_property | __modified__ |
graphics_handle | __myhandle__ |
std::map< caseless_str, property, cmp_caseless_str > | all_props |
BEGIN_BASE_PROPERTIES bool_property | beingdeleted |
bool_property | beingdeleted |
BEGIN_BASE_PROPERTIES bool_property off radio_property | busyaction |
radio_property | busyaction |
BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property | buttondownfcn |
callback_property | buttondownfcn |
children_property | children |
bool_property | clipping |
BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property on callback_property | createfcn |
callback_property | createfcn |
callback_property | deletefcn |
std::set< std::string > | dynamic_properties |
radio_property | handlevisibility |
bool_property | hittest |
bool_property | interruptible |
handle_property | parent |
bool_property | selected |
bool_property | selectionhighlight |
string_property | tag |
string_property | type |
handle_property | uicontextmenu |
any_property | userdata |
bool_property | visible |
Private Member Functions | |
void | update_cdata (void) |
void | update_xdata (void) |
void | update_ydata (void) |
void | update_zdata (void) |
Static Private Attributes | |
static std::string | go_name |
Definition at line 8652 of file graphics.h.
anonymous enum |
Definition at line 8760 of file graphics.h.
|
inherited |
Definition at line 2611 of file graphics.h.
patch::properties::properties | ( | const graphics_handle & | mh, |
const graphics_handle & | p | ||
) |
Definition at line 3724 of file graphics-props.cc.
References alim, aliminclude, alphadatamapping, ambientstrength, backfacelighting, cdata, cdatamapping, clim, climinclude, diffusestrength, displayname, edgealpha, edgecolor, edgelighting, erasemode, facealpha, facecolor, facelighting, faces, facevertexalphadata, facevertexcdata, ID_ALIM, ID_ALIMINCLUDE, ID_ALPHADATAMAPPING, ID_AMBIENTSTRENGTH, ID_BACKFACELIGHTING, ID_CDATA, ID_CDATAMAPPING, ID_CLIM, ID_CLIMINCLUDE, ID_DIFFUSESTRENGTH, ID_DISPLAYNAME, ID_EDGEALPHA, ID_EDGECOLOR, ID_EDGELIGHTING, ID_ERASEMODE, ID_FACEALPHA, ID_FACECOLOR, ID_FACELIGHTING, ID_FACES, ID_FACEVERTEXALPHADATA, ID_FACEVERTEXCDATA, ID_INTERPRETER, ID_LINESTYLE, ID_LINEWIDTH, ID_MARKER, ID_MARKEREDGECOLOR, ID_MARKERFACECOLOR, ID_MARKERSIZE, ID_NORMALMODE, ID_SPECULARCOLORREFLECTANCE, ID_SPECULAREXPONENT, ID_SPECULARSTRENGTH, ID_VERTEXNORMALS, ID_VERTICES, ID_XDATA, ID_XLIM, ID_XLIMINCLUDE, ID_YDATA, ID_YLIM, ID_YLIMINCLUDE, ID_ZDATA, ID_ZLIM, ID_ZLIMINCLUDE, init(), interpreter, linestyle, linewidth, marker, markeredgecolor, markerfacecolor, markersize, normalmode, base_property::set_hidden(), base_property::set_id(), specularcolorreflectance, specularexponent, specularstrength, vertexnormals, vertices, xdata, xlim, xliminclude, ydata, ylim, yliminclude, zdata, zlim, and zliminclude.
|
inline |
Definition at line 8674 of file graphics.h.
|
virtualinherited |
|
virtualinherited |
Definition at line 2877 of file graphics.cc.
References error_state.
Referenced by base_graphics_object::add_property_listener().
|
inlinevirtualinherited |
Reimplemented in uimenu::properties, hggroup::properties, uimenu::properties, and hggroup::properties.
Definition at line 2468 of file graphics.in.h.
References octave_handle::value().
|
inlinevirtualinherited |
Reimplemented in uimenu::properties, hggroup::properties, uimenu::properties, and hggroup::properties.
Definition at line 2470 of file graphics.h.
References octave_handle::value().
Referenced by base_graphics_object::adopt().
std::set< std::string > patch::properties::all_property_names | ( | void | ) | const |
Reimplemented from base_properties.
Definition at line 4307 of file graphics-props.cc.
References base_properties::all_property_names().
|
inline |
Definition at line 8807 of file graphics.h.
|
inline |
Definition at line 8812 of file graphics.h.
|
inlineinherited |
Definition at line 2638 of file graphics.h.
|
inline |
Definition at line 8817 of file graphics.h.
|
static |
Reimplemented from base_properties.
Definition at line 4237 of file graphics-props.cc.
References base_properties::core_property_names(), and initialized.
Definition at line 2524 of file graphics.in.h.
References clear().
Definition at line 2526 of file graphics.h.
References clear().
Referenced by gh_manager::do_free().
|
virtualinherited |
|
virtualinherited |
Definition at line 2887 of file graphics.cc.
References error_state.
Referenced by base_graphics_object::delete_property_listener(), and do_cleanup_waitfor_listener().
|
inherited |
|
inherited |
Definition at line 2704 of file graphics.cc.
Referenced by base_properties::all_property_names().
|
inline |
Definition at line 8825 of file graphics.h.
Definition at line 8824 of file graphics.h.
|
inline |
Definition at line 8830 of file graphics.h.
Definition at line 8829 of file graphics.h.
|
inline |
Definition at line 8834 of file graphics.h.
|
inline |
Definition at line 8837 of file graphics.h.
|
inlineinherited |
Reimplemented in figure::properties.
Definition at line 2641 of file graphics.h.
|
inlineinherited |
Definition at line 2647 of file graphics.h.
Referenced by gh_manager::do_make_graphics_handle(), and xcreatefcn().
|
inlineinherited |
Definition at line 2650 of file graphics.h.
Referenced by gh_manager::do_free().
|
inline |
Definition at line 8841 of file graphics.h.
Definition at line 8840 of file graphics.h.
|
inline |
Definition at line 8846 of file graphics.h.
Definition at line 8845 of file graphics.h.
|
inline |
Definition at line 8850 of file graphics.h.
|
static |
Reimplemented from base_properties.
Definition at line 4183 of file graphics-props.cc.
References base_properties::factory_defaults().
Referenced by root_figure::init_factory_properties().
|
virtual |
Reimplemented from base_properties.
Definition at line 3917 of file graphics-props.cc.
References octave_map::assign(), base_graphics_object::get(), and octave_value::map_value().
|
virtual |
Reimplemented from base_properties.
Definition at line 3979 of file graphics-props.cc.
References caseless_str::compare(), error_state, base_graphics_object::get(), and validate_property_name().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 8682 of file graphics.h.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 8687 of file graphics.h.
|
inlineinherited |
Definition at line 2682 of file graphics.h.
Referenced by base_properties::get().
|
inlineinherited |
Definition at line 2684 of file graphics.h.
Referenced by convert_cdata(), convert_text_position(), base_properties::get(), base_graphics_object::get_handle(), and figure::properties::set_toolkit().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 8901 of file graphics.h.
|
inline |
Definition at line 4585 of file graphics.in.h.
|
inline |
Definition at line 8659 of file graphics.h.
Definition at line 2500 of file graphics.in.h.
Definition at line 2502 of file graphics.h.
Referenced by finalize_r(), and initialize_r().
|
inline |
Definition at line 8808 of file graphics.h.
Definition at line 8810 of file graphics.h.
|
inline |
Definition at line 8813 of file graphics.h.
|
inlineinherited |
Definition at line 2636 of file graphics.h.
Referenced by base_properties::get().
|
inlinevirtualinherited |
Reimplemented in uipanel::properties, uicontrol::properties, uipanel::properties, uicontrol::properties, axes::properties, figure::properties, axes::properties, root_figure::properties, figure::properties, and root_figure::properties.
Definition at line 2477 of file graphics.in.h.
|
inlinevirtualinherited |
Reimplemented in uipanel::properties, uicontrol::properties, uipanel::properties, uicontrol::properties, axes::properties, figure::properties, axes::properties, root_figure::properties, figure::properties, and root_figure::properties.
Definition at line 2479 of file graphics.h.
Referenced by axes::properties::calc_tightbox(), axes::properties::get_boundingbox(), uicontrol::properties::get_boundingbox(), uipanel::properties::get_boundingbox(), uicontrol::properties::get_extent(), axes::properties::update_units(), uicontrol::properties::update_units(), and uipanel::properties::update_units().
|
inlineinherited |
Definition at line 2639 of file graphics.h.
Referenced by gh_manager::do_post_callback(), and base_properties::get().
|
inlineinherited |
Reimplemented in figure::properties.
Definition at line 2642 of file graphics.h.
Referenced by base_properties::get().
|
inline |
Definition at line 8815 of file graphics.h.
|
inline |
Definition at line 8818 of file graphics.h.
Definition at line 2495 of file graphics.in.h.
Definition at line 2497 of file graphics.h.
Referenced by calc_dimensions(), base_properties::get(), axes::update_axis_limits(), and hggroup::update_axis_limits().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 8903 of file graphics.h.
|
inline |
Definition at line 4590 of file graphics.in.h.
|
inline |
Definition at line 8664 of file graphics.h.
|
inlineinherited |
Reimplemented in uicontrol::properties.
Definition at line 2645 of file graphics.h.
Referenced by base_properties::get().
octave_value patch::properties::get_color_data | ( | void | ) | const |
octave_value patch::properties::get_color_data | ( | void | ) | const |
Definition at line 7334 of file graphics.cc.
References convert_cdata(), octave_value::is_empty(), and octave_value::is_undefined().
|
inlineinherited |
Definition at line 2648 of file graphics.h.
Referenced by base_properties::get().
|
inlineinherited |
Definition at line 2651 of file graphics.h.
Referenced by gh_manager::do_free(), and base_properties::get().
Definition at line 8820 of file graphics.h.
|
inline |
Definition at line 8822 of file graphics.h.
|
protectedinherited |
|
protectedinherited |
Definition at line 2675 of file graphics.cc.
References error().
Referenced by base_properties::get().
|
protectedinherited |
|
protectedinherited |
Definition at line 2691 of file graphics.cc.
References octave_scalar_map::assign().
|
inline |
Definition at line 8827 of file graphics.h.
Definition at line 8826 of file graphics.h.
|
inline |
Definition at line 8832 of file graphics.h.
Definition at line 8831 of file graphics.h.
|
inline |
Definition at line 8835 of file graphics.h.
|
inline |
Definition at line 8838 of file graphics.h.
|
inline |
Definition at line 8843 of file graphics.h.
Definition at line 8842 of file graphics.h.
|
inline |
Definition at line 8848 of file graphics.h.
Definition at line 8847 of file graphics.h.
|
inline |
Definition at line 8851 of file graphics.h.
|
inline |
Definition at line 8853 of file graphics.h.
|
inline |
Definition at line 8855 of file graphics.h.
|
inline |
Definition at line 8857 of file graphics.h.
|
inlineinherited |
Definition at line 2654 of file graphics.h.
Referenced by base_properties::get().
Definition at line 2505 of file graphics.in.h.
Definition at line 2507 of file graphics.h.
|
inlineinherited |
Definition at line 2657 of file graphics.h.
Referenced by base_properties::get().
|
inline |
Definition at line 8860 of file graphics.h.
|
inlineinherited |
Definition at line 2660 of file graphics.h.
Referenced by base_properties::get().
|
inline |
Definition at line 8863 of file graphics.h.
Definition at line 8865 of file graphics.h.
|
inline |
Definition at line 8868 of file graphics.h.
|
inline |
Definition at line 8873 of file graphics.h.
Definition at line 8872 of file graphics.h.
|
inline |
Definition at line 8878 of file graphics.h.
Definition at line 8877 of file graphics.h.
Definition at line 8880 of file graphics.h.
|
inline |
Definition at line 8883 of file graphics.h.
|
inlineinherited |
Definition at line 2662 of file graphics.h.
Referenced by base_properties::get(), and base_graphics_object::get_parent().
|
virtual |
Reimplemented from base_properties.
Definition at line 4083 of file graphics-props.cc.
References caseless_str::compare(), error_state, base_properties::get_property(), and validate_property_name().
|
protectedinherited |
|
protectedinherited |
Definition at line 2741 of file graphics.cc.
References error().
Referenced by base_properties::get_property().
|
inlineinherited |
Definition at line 2665 of file graphics.h.
Referenced by base_properties::get().
|
inlineinherited |
Definition at line 2668 of file graphics.h.
Referenced by base_properties::get().
Definition at line 8885 of file graphics.h.
Definition at line 8887 of file graphics.h.
Definition at line 8889 of file graphics.h.
|
inlineinherited |
Definition at line 2670 of file graphics.h.
Referenced by base_properties::get().
|
virtualinherited |
Reimplemented in figure::properties, and figure::properties.
|
virtualinherited |
Reimplemented in figure::properties, and figure::properties.
Definition at line 2843 of file graphics.cc.
References gh_manager::get_object(), base_graphics_object::get_parent(), and graphics_object::get_toolkit().
Referenced by base_graphics_object::get_toolkit().
|
inlineinherited |
Definition at line 2672 of file graphics.h.
Referenced by base_properties::get().
|
inlineinherited |
Definition at line 2674 of file graphics.h.
Referenced by base_properties::get().
|
inlineinherited |
Definition at line 2676 of file graphics.h.
Referenced by base_properties::get().
|
inline |
Definition at line 8891 of file graphics.h.
|
inline |
Definition at line 8893 of file graphics.h.
|
inlineinherited |
Definition at line 2679 of file graphics.h.
Referenced by base_properties::get().
|
inline |
Definition at line 8895 of file graphics.h.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 8905 of file graphics.h.
|
inline |
Definition at line 8912 of file graphics.h.
|
inline |
Definition at line 8897 of file graphics.h.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 8907 of file graphics.h.
|
inline |
Definition at line 8915 of file graphics.h.
|
inline |
Definition at line 8899 of file graphics.h.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 8909 of file graphics.h.
|
inline |
Definition at line 8918 of file graphics.h.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 8694 of file graphics.h.
|
inlineinherited |
Definition at line 2653 of file graphics.h.
|
static |
Reimplemented from base_properties.
Definition at line 4299 of file graphics-props.cc.
Referenced by property_list::set().
|
inherited |
|
inherited |
Definition at line 2710 of file graphics.cc.
Referenced by Fwaitfor().
|
virtual |
Reimplemented from base_properties.
Definition at line 4319 of file graphics-props.cc.
Reimplemented from base_properties.
Definition at line 9424 of file graphics.h.
Referenced by properties().
|
inlinevirtualinherited |
Reimplemented in figure::properties, and figure::properties.
Definition at line 2419 of file graphics.in.h.
References panic_impossible.
|
inlinevirtualinherited |
Reimplemented in figure::properties, and figure::properties.
Definition at line 2421 of file graphics.h.
References panic_impossible.
Referenced by F__go_figure__().
Definition at line 2429 of file graphics.in.h.
References property::set_name(), and property::set_parent().
Definition at line 2431 of file graphics.h.
References property::set_name(), and property::set_parent().
Referenced by Faddproperty().
|
inlineprotectedinherited |
Definition at line 2870 of file graphics.h.
|
inline |
Definition at line 8859 of file graphics.h.
Definition at line 2681 of file graphics.h.
Reimplemented from base_properties.
Definition at line 4583 of file graphics.in.h.
Reimplemented from base_properties.
Definition at line 8657 of file graphics.h.
Definition at line 2635 of file graphics.h.
Referenced by delete_graphics_object().
Reimplemented from base_properties.
Definition at line 4588 of file graphics.in.h.
Reimplemented from base_properties.
Definition at line 8662 of file graphics.h.
Reimplemented in uicontrol::properties.
Definition at line 2644 of file graphics.h.
Definition at line 2836 of file graphics.cc.
Definition at line 2656 of file graphics.h.
Definition at line 2659 of file graphics.h.
Referenced by gh_manager::do_post_callback(), and gh_manager::do_process_events().
Definition at line 2460 of file graphics.in.h.
Definition at line 2462 of file graphics.h.
Referenced by Fdrawnow().
Definition at line 2664 of file graphics.h.
Definition at line 2667 of file graphics.h.
Definition at line 2678 of file graphics.h.
Referenced by Fdrawnow(), and gnuplot_graphics_toolkit::update().
Reimplemented from base_properties.
Definition at line 8911 of file graphics.h.
Reimplemented from base_properties.
Definition at line 8914 of file graphics.h.
Reimplemented from base_properties.
Definition at line 8917 of file graphics.h.
|
inline |
Definition at line 8862 of file graphics.h.
Definition at line 2799 of file graphics.cc.
References gh_manager::get_object(), base_graphics_object::get_parent(), and graphics_object::mark_modified().
Referenced by base_graphics_object::mark_modified(), and figure::properties::set_toolkit().
|
inline |
Definition at line 8867 of file graphics.h.
|
inline |
Definition at line 8871 of file graphics.h.
Definition at line 8870 of file graphics.h.
|
inline |
Definition at line 8876 of file graphics.h.
Definition at line 8875 of file graphics.h.
|
protectedinherited |
Reimplemented in uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uipushtool::properties, uipushtool::properties, uipushtool::properties, uitoolbar::properties, uipanel::properties, uicontrol::properties, uicontrol::properties, uicontrol::properties, uicontextmenu::properties, uicontextmenu::properties, uimenu::properties, uimenu::properties, surface::properties, image::properties, figure::properties, figure::properties, and figure::properties.
Referenced by base_properties::factory_defaults().
|
protectedinherited |
Reimplemented in uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uipushtool::properties, uipushtool::properties, uipushtool::properties, uitoolbar::properties, uipanel::properties, uicontrol::properties, uicontrol::properties, uicontrol::properties, uicontextmenu::properties, uicontextmenu::properties, uimenu::properties, uimenu::properties, surface::properties, image::properties, figure::properties, figure::properties, and figure::properties.
|
protectedinherited |
Reimplemented in uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uipushtool::properties, uipushtool::properties, uipushtool::properties, uitoolbar::properties, uipanel::properties, uicontrol::properties, uicontrol::properties, uicontrol::properties, uicontextmenu::properties, uicontextmenu::properties, uimenu::properties, uimenu::properties, surface::properties, image::properties, figure::properties, figure::properties, and figure::properties.
|
protectedinherited |
Reimplemented in uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uipushtool::properties, uipushtool::properties, uipushtool::properties, uitoolbar::properties, uipanel::properties, uicontrol::properties, uicontrol::properties, uicontrol::properties, uicontextmenu::properties, uicontextmenu::properties, uimenu::properties, uimenu::properties, surface::properties, image::properties, figure::properties, figure::properties, and figure::properties.
|
inline |
Definition at line 8882 of file graphics.h.
|
inherited |
|
inherited |
Definition at line 2808 of file graphics.cc.
References gh_manager::get_object(), base_graphics_object::get_parent(), and graphics_object::override_defaults().
Referenced by base_graphics_object::override_defaults().
|
inlinevirtualinherited |
Reimplemented in uimenu::properties, hggroup::properties, uimenu::properties, axes::properties, hggroup::properties, figure::properties, axes::properties, root_figure::properties, figure::properties, and root_figure::properties.
Definition at line 2462 of file graphics.in.h.
References octave_handle::value().
|
inlinevirtualinherited |
Reimplemented in uimenu::properties, hggroup::properties, uimenu::properties, axes::properties, hggroup::properties, figure::properties, axes::properties, root_figure::properties, figure::properties, and root_figure::properties.
Definition at line 2464 of file graphics.h.
References octave_handle::value().
Referenced by base_graphics_object::remove_child(), hggroup::properties::remove_child(), and uimenu::properties::remove_child().
|
inlineinherited |
Definition at line 2529 of file graphics.in.h.
|
inlineinherited |
Definition at line 2531 of file graphics.h.
Referenced by figure::properties::set_integerhandle().
|
inlineinherited |
Definition at line 2534 of file graphics.in.h.
|
inlineinherited |
Definition at line 2536 of file graphics.h.
Referenced by figure::properties::set_integerhandle().
|
inlineinherited |
Definition at line 2514 of file graphics.in.h.
|
inlineinherited |
Definition at line 2516 of file graphics.h.
Referenced by base_graphics_object::reparent().
|
virtual |
Reimplemented from base_properties.
Definition at line 3827 of file graphics-props.cc.
References caseless_str::compare(), error_state, base_graphics_object::set(), and validate_property_name().
|
inlineinherited |
Definition at line 2512 of file graphics.in.h.
|
inlineinherited |
Definition at line 2514 of file graphics.h.
Referenced by base_properties::set().
|
inline |
Definition at line 9292 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 9357 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 8921 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 8934 of file graphics.h.
References error_state.
|
inline |
Definition at line 8945 of file graphics.h.
References error_state.
|
inlineinherited |
Definition at line 2687 of file graphics.h.
References error_state.
Referenced by gh_manager::do_free(), and base_properties::set().
|
inlineinherited |
Definition at line 2698 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inlineinherited |
Reimplemented in figure::properties.
Definition at line 2709 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 8956 of file graphics.h.
References error_state.
|
inline |
Definition at line 8968 of file graphics.h.
References error_state, and POSTSET.
|
inlineinherited |
Definition at line 2720 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 9305 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 9370 of file graphics.h.
References error_state, and POSTSET.
|
inlineinherited |
Reimplemented in uicontrol::properties.
Definition at line 2731 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inlineinherited |
Definition at line 2742 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inlineinherited |
Definition at line 2753 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 8981 of file graphics.h.
References error_state.
|
inline |
Definition at line 8992 of file graphics.h.
References error_state.
|
protectedinherited |
|
protectedinherited |
Definition at line 2721 of file graphics.cc.
References error(), error_state, and base_graphics_object::mark_modified().
Referenced by base_properties::set().
|
inline |
Definition at line 9003 of file graphics.h.
References error_state.
|
inline |
Definition at line 9014 of file graphics.h.
References error_state.
|
inline |
Definition at line 9025 of file graphics.h.
References error_state.
|
inline |
Definition at line 9036 of file graphics.h.
References error_state.
|
inline |
Definition at line 9047 of file graphics.h.
References error_state.
|
inline |
Definition at line 9058 of file graphics.h.
References error_state.
|
inline |
Definition at line 9069 of file graphics.h.
References error_state.
|
inline |
Definition at line 9080 of file graphics.h.
References error_state.
|
inline |
Definition at line 9091 of file graphics.h.
References error_state.
|
inline |
Definition at line 9102 of file graphics.h.
References error_state.
|
inherited |
|
inherited |
Definition at line 2646 of file graphics.cc.
References property_list::end(), error(), error_state, property_list::find(), and base_graphics_object::set().
Referenced by base_graphics_object::set_from_list().
|
inlineinherited |
Definition at line 2764 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inlineinherited |
Definition at line 2775 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 9113 of file graphics.h.
References error_state.
|
inlineinherited |
Definition at line 2786 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 9124 of file graphics.h.
References error_state.
|
inline |
Definition at line 9135 of file graphics.h.
References error_state.
|
inline |
Definition at line 9146 of file graphics.h.
References error_state.
|
inline |
Definition at line 9157 of file graphics.h.
References error_state.
|
inline |
Definition at line 9168 of file graphics.h.
References error_state.
|
inline |
Definition at line 9179 of file graphics.h.
References error_state.
|
inlineinherited |
Definition at line 2510 of file graphics.in.h.
|
inlineinherited |
Definition at line 2512 of file graphics.h.
Referenced by Fdrawnow().
|
inline |
Definition at line 9190 of file graphics.h.
References error_state.
|
inherited |
|
inherited |
Definition at line 2756 of file graphics.cc.
References base_graphics_object::adopt(), octave_handle::as_octave_value(), octave_value::double_value(), error(), error_state, gh_manager::get_object(), base_graphics_object::get_parent(), graphics_object::get_parent(), graphics_object::get_properties(), lookup(), octave_NaN, octave_handle::ok(), graphics_object::remove_child(), and base_properties::set_parent().
Referenced by base_properties::set(), and base_properties::set_parent().
|
inlineinherited |
Definition at line 2797 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inlineinherited |
Definition at line 2808 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 9201 of file graphics.h.
References error_state.
|
inline |
Definition at line 9212 of file graphics.h.
References error_state.
|
inline |
Definition at line 9223 of file graphics.h.
References error_state.
|
inlineinherited |
Definition at line 2491 of file graphics.in.h.
|
inlineinherited |
Definition at line 2493 of file graphics.h.
Referenced by base_properties::set().
|
inlineinherited |
Definition at line 2819 of file graphics.h.
References error_state, and base_graphics_object::set().
Referenced by base_properties::set().
|
inlineinherited |
Definition at line 2830 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 9234 of file graphics.h.
References error_state.
|
inline |
Definition at line 9245 of file graphics.h.
References error_state.
|
inlineinherited |
Reimplemented in figure::properties, and figure::properties.
Definition at line 2841 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 9256 of file graphics.h.
References error_state.
|
inline |
Definition at line 9318 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 9383 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 9268 of file graphics.h.
References error_state.
|
inline |
Definition at line 9331 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 9396 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 9280 of file graphics.h.
References error_state.
|
inline |
Definition at line 9344 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 9409 of file graphics.h.
References error_state, and POSTSET.
|
virtualinherited |
Reimplemented in axes::properties, and axes::properties.
|
virtualinherited |
Reimplemented in axes::properties, and axes::properties.
Definition at line 2868 of file graphics.cc.
References gh_manager::get_object(), base_graphics_object::get_parent(), graphics_object::get_properties(), base_properties::update_autopos(), and graphics_object::valid_object().
Referenced by base_properties::update_autopos().
|
virtualinherited |
|
virtualinherited |
Definition at line 2817 of file graphics.cc.
References gh_manager::get_object(), and graphics_object::update_axis_limits().
Referenced by graphics_object::update_axis_limits().
|
virtualinherited |
|
virtualinherited |
Definition at line 2826 of file graphics.cc.
References gh_manager::get_object(), and graphics_object::update_axis_limits().
Reimplemented in axes::properties, and axes::properties.
Reimplemented in axes::properties, and axes::properties.
Definition at line 2854 of file graphics.cc.
References gh_manager::get_object(), graphics_object::get_properties(), Array< T >::numel(), base_properties::update_boundingbox(), and graphics_object::valid_object().
Referenced by base_properties::update_boundingbox(), and axes::properties::update_boundingbox().
Definition at line 9445 of file graphics.h.
Definition at line 9441 of file graphics.h.
Definition at line 9442 of file graphics.h.
Definition at line 9443 of file graphics.h.
|
protectedinherited |
Definition at line 2606 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2607 of file graphics.h.
|
private |
Definition at line 8747 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8752 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2867 of file graphics.h.
Referenced by base_properties::all_property_names().
|
private |
Definition at line 8714 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8715 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8716 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2577 of file graphics.in.h.
|
protectedinherited |
Definition at line 2588 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2577 of file graphics.in.h.
|
protectedinherited |
Definition at line 2589 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2577 of file graphics.in.h.
|
protectedinherited |
Definition at line 2590 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 8717 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8718 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2591 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 8748 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8753 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2592 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2582 of file graphics.in.h.
|
protectedinherited |
Definition at line 2593 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2594 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 8719 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8720 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2567 of file graphics.h.
|
private |
Definition at line 8721 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8722 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8723 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8724 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8725 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8726 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8727 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8728 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8729 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8730 of file graphics.h.
Referenced by properties().
|
staticprivate |
Definition at line 8699 of file graphics.h.
|
protectedinherited |
Definition at line 2595 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2596 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 8731 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2597 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
radio_property alphadatamapping patch::properties::l |
Definition at line 4598 of file graphics.in.h.
|
private |
Definition at line 8732 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8733 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8734 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8735 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8736 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8737 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8738 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2598 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2599 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2600 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 8739 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8740 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8741 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2601 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2602 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2603 of file graphics.h.
|
protectedinherited |
Definition at line 2604 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 8742 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8743 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2605 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 8744 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8749 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8754 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8745 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8750 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8755 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8746 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8751 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 8756 of file graphics.h.
Referenced by properties().