GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
axes::properties Class Reference

#include "graphics.h"

Inheritance diagram for axes::properties:
Inheritance graph
[legend]
Collaboration diagram for axes::properties:
Collaboration graph
[legend]

Public Types

enum  {
  ID_BEINGDELETED = 0, ID_BUSYACTION = 1, ID_BUTTONDOWNFCN = 2, ID_CHILDREN = 3,
  ID_CLIPPING = 4, ID_CREATEFCN = 5, ID_DELETEFCN = 6, ID_HANDLEVISIBILITY = 7,
  ID_HITTEST = 8, ID_INTERRUPTIBLE = 9, ID_PARENT = 10, ID_SELECTED = 11,
  ID_SELECTIONHIGHLIGHT = 12, ID_TAG = 13, ID_TYPE = 14, ID_UICONTEXTMENU = 15,
  ID_USERDATA = 16, ID_VISIBLE = 17, ID___MODIFIED__ = 18, ID___MYHANDLE__ = 19
}
 
enum  {
  ID_ACTIVEPOSITIONPROPERTY = 3000, ID_ALIM = 3001, ID_ALIMMODE = 3002, ID_AMBIENTLIGHTCOLOR = 3003,
  ID_BOX = 3004, ID_CAMERAPOSITION = 3005, ID_CAMERAPOSITIONMODE = 3006, ID_CAMERATARGET = 3007,
  ID_CAMERATARGETMODE = 3008, ID_CAMERAUPVECTOR = 3009, ID_CAMERAUPVECTORMODE = 3010, ID_CAMERAVIEWANGLE = 3011,
  ID_CAMERAVIEWANGLEMODE = 3012, ID_CLIM = 3013, ID_CLIMMODE = 3014, ID_COLOR = 3015,
  ID_COLORORDER = 3016, ID_CURRENTPOINT = 3017, ID_DATAASPECTRATIO = 3018, ID_DATAASPECTRATIOMODE = 3019,
  ID_DRAWMODE = 3020, ID_FONTANGLE = 3021, ID_FONTNAME = 3022, ID_FONTSIZE = 3023,
  ID_FONTUNITS = 3024, ID_FONTWEIGHT = 3025, ID_GRIDLINESTYLE = 3026, ID_INTERPRETER = 3027,
  ID_LAYER = 3028, ID_LINESTYLEORDER = 3029, ID_LINEWIDTH = 3030, ID_MINORGRIDLINESTYLE = 3031,
  ID_MOUSEWHEELZOOM = 3032, ID_NEXTPLOT = 3033, ID_OUTERPOSITION = 3034, ID_PLOTBOXASPECTRATIO = 3035,
  ID_PLOTBOXASPECTRATIOMODE = 3036, ID_POSITION = 3037, ID_PROJECTION = 3038, ID_TICKDIR = 3039,
  ID_TICKDIRMODE = 3040, ID_TICKLENGTH = 3041, ID_TIGHTINSET = 3042, ID_TITLE = 3043,
  ID_UNITS = 3044, ID_VIEW = 3045, ID_XAXISLOCATION = 3046, ID_XCOLOR = 3047,
  ID_XDIR = 3048, ID_XGRID = 3049, ID_XLABEL = 3050, ID_XLIM = 3051,
  ID_XLIMMODE = 3052, ID_XMINORGRID = 3053, ID_XMINORTICK = 3054, ID_XSCALE = 3055,
  ID_XTICK = 3056, ID_XTICKLABEL = 3057, ID_XTICKLABELMODE = 3058, ID_XTICKMODE = 3059,
  ID_YAXISLOCATION = 3060, ID_YCOLOR = 3061, ID_YDIR = 3062, ID_YGRID = 3063,
  ID_YLABEL = 3064, ID_YLIM = 3065, ID_YLIMMODE = 3066, ID_YMINORGRID = 3067,
  ID_YMINORTICK = 3068, ID_YSCALE = 3069, ID_YTICK = 3070, ID_YTICKLABEL = 3071,
  ID_YTICKLABELMODE = 3072, ID_YTICKMODE = 3073, ID_ZCOLOR = 3074, ID_ZDIR = 3075,
  ID_ZGRID = 3076, ID_ZLABEL = 3077, ID_ZLIM = 3078, ID_ZLIMMODE = 3079,
  ID_ZMINORGRID = 3080, ID_ZMINORTICK = 3081, ID_ZSCALE = 3082, ID_ZTICK = 3083,
  ID_ZTICKLABEL = 3084, ID_ZTICKLABELMODE = 3085, ID_ZTICKMODE = 3086, ID___HOLD_ALL__ = 3087,
  ID_AUTOPOS_TAG = 3088, ID_LOOSEINSET = 3089, ID_X_VIEWTRANSFORM = 3090, ID_X_PROJECTIONTRANSFORM = 3091,
  ID_X_VIEWPORTTRANSFORM = 3092, ID_X_NORMRENDERTRANSFORM = 3093, ID_X_RENDERTRANSFORM = 3094, ID_XMTICK = 3095,
  ID_YMTICK = 3096, ID_ZMTICK = 3097, ID_FONTSIZE_POINTS = 3098
}
 

Public Member Functions

 properties (const graphics_handle &mh, const graphics_handle &p)
 
 ~properties (void)
 
bool activepositionproperty_is (const std::string &v) const
 
virtual void add_listener (const caseless_str &, const octave_value &, listener_mode=POSTSET)
 
virtual void add_listener (const caseless_str &, const octave_value &, listener_mode=POSTSET)
 
virtual void adopt (const graphics_handle &h)
 
virtual void adopt (const graphics_handle &h)
 
bool alimmode_is (const std::string &v) const
 
std::set< std::string > all_property_names (void) const
 
bool ambientlightcolor_is (const std::string &v) const
 
bool ambientlightcolor_is_rgb (void) const
 
bool autopos_tag_is (const std::string &v) const
 
bool busyaction_is (const std::string &v) const
 
bool camerapositionmode_is (const std::string &v) const
 
bool cameratargetmode_is (const std::string &v) const
 
bool cameraupvectormode_is (const std::string &v) const
 
bool cameraviewanglemode_is (const std::string &v) const
 
void clear_zoom_stack (bool do_unzoom=true)
 
void clear_zoom_stack (bool do_unzoom=true)
 
bool climmode_is (const std::string &v) const
 
bool color_is (const std::string &v) const
 
bool color_is_rgb (void) const
 
ColumnVector coord2pixel (double x, double y, double z) const
 
ColumnVector coord2pixel (double x, double y, double z) const
 
bool dataaspectratiomode_is (const std::string &v) const
 
virtual void delete_children (bool clear=false)
 
virtual void delete_children (bool clear=false)
 
virtual void delete_listener (const caseless_str &, const octave_value &, listener_mode=POSTSET)
 
virtual void delete_listener (const caseless_str &, const octave_value &, listener_mode=POSTSET)
 
bool drawmode_is (const std::string &v) const
 
std::set< std::string > dynamic_property_names (void) const
 
std::set< std::string > dynamic_property_names (void) const
 
void execute_buttondownfcn (const octave_value &data=octave_value()) const
 
void execute_createfcn (const octave_value &data=octave_value()) const
 
void execute_deletefcn (const octave_value &data=octave_value()) const
 
bool fontangle_is (const std::string &v) const
 
bool fontunits_is (const std::string &v) const
 
bool fontweight_is (const std::string &v) const
 
octave_value get (bool all=false) const
 
octave_value get (const caseless_str &pname) const
 
octave_value get (const std::string &pname) const
 
octave_value get (const char *pname) const
 
std::string get___hold_all__ (void) const
 
std::string get___modified__ (void) const
 
graphics_handle get___myhandle__ (void) const
 
std::string get_activepositionproperty (void) const
 
octave_value get_alim (void) const
 
std::string get_alimmode (void) const
 
Matrix get_all_children (void) const
 
Matrix get_all_children (void) const
 
octave_value get_ambientlightcolor (void) const
 
Matrix get_ambientlightcolor_rgb (void) const
 
std::string get_autopos_tag (void) const
 
Matrix get_axis_limits (double xmin, double xmax, double min_pos, double max_neg, bool logscale)
 
std::string get_beingdeleted (void) const
 
Matrix get_boundingbox (bool internal=false, const Matrix &parent_pix_size=Matrix()) const
 
Matrix get_boundingbox (bool internal=false, const Matrix &parent_pix_size=Matrix()) const
 
std::string get_box (void) const
 
std::string get_busyaction (void) const
 
octave_value get_buttondownfcn (void) const
 
octave_value get_cameraposition (void) const
 
std::string get_camerapositionmode (void) const
 
octave_value get_cameratarget (void) const
 
std::string get_cameratargetmode (void) const
 
octave_value get_cameraupvector (void) const
 
std::string get_cameraupvectormode (void) const
 
double get_cameraviewangle (void) const
 
std::string get_cameraviewanglemode (void) const
 
Matrix get_children (void) const
 
Matrix get_children (void) const
 
octave_value get_clim (void) const
 
std::string get_climmode (void) const
 
std::string get_clipping (void) const
 
octave_value get_color (void) const
 
Matrix get_color_rgb (void) const
 
octave_value get_colororder (void) const
 
octave_value get_createfcn (void) const
 
octave_value get_currentpoint (void) const
 
octave_value get_dataaspectratio (void) const
 
std::string get_dataaspectratiomode (void) const
 
octave_value get_deletefcn (void) const
 
std::string get_drawmode (void) const
 
Matrix get_extent (bool with_text=false, bool only_text_height=false) const
 
Matrix get_extent (bool with_text=false, bool only_text_height=false) const
 
std::string get_fontangle (void) const
 
std::string get_fontname (void) const
 
double get_fontsize (void) const
 
double get_fontsize_points (double box_pix_height=0) const
 
double get_fontsize_points (double box_pix_height=0) const
 
std::string get_fontunits (void) const
 
std::string get_fontweight (void) const
 
double get_fx (void) const
 
double get_fx (void) const
 
double get_fy (void) const
 
double get_fy (void) const
 
double get_fz (void) const
 
double get_fz (void) const
 
std::string get_gridlinestyle (void) const
 
std::string get_handlevisibility (void) const
 
Matrix get_hidden_children (void) const
 
Matrix get_hidden_children (void) const
 
std::string get_hittest (void) const
 
std::string get_interpreter (void) const
 
std::string get_interruptible (void) const
 
Matrix get_inverse_transform_matrix (void) const
 
Matrix get_inverse_transform_matrix (void) const
 
bool get_is2D (void) const
 
bool get_is2D (void) const
 
std::string get_layer (void) const
 
bool get_layer2Dtop (void) const
 
bool get_layer2Dtop (void) const
 
octave_value get_linestyleorder (void) const
 
double get_linewidth (void) const
 
octave_value get_looseinset (void) const
 
std::string get_minorgridlinestyle (void) const
 
double get_mousewheelzoom (void) const
 
bool get_nearhoriz (void) const
 
bool get_nearhoriz (void) const
 
std::string get_nextplot (void) const
 
Matrix get_opengl_matrix_1 (void) const
 
Matrix get_opengl_matrix_1 (void) const
 
Matrix get_opengl_matrix_2 (void) const
 
Matrix get_opengl_matrix_2 (void) const
 
octave_value get_outerposition (void) const
 
graphics_handle get_parent (void) const
 
octave_value get_plotboxaspectratio (void) const
 
std::string get_plotboxaspectratiomode (void) const
 
octave_value get_position (void) const
 
std::string get_projection (void) const
 
property get_property (const caseless_str &pname)
 
std::string get_selected (void) const
 
std::string get_selectionhighlight (void) const
 
std::string get_tag (void) const
 
std::string get_tickdir (void) const
 
std::string get_tickdirmode (void) const
 
octave_value get_ticklength (void) const
 
octave_value get_tightinset (void) const
 
graphics_handle get_title (void) const
 
virtual graphics_toolkit get_toolkit (void) const
 
virtual graphics_toolkit get_toolkit (void) const
 
graphics_xform get_transform (void) const
 
graphics_xform get_transform (void) const
 
Matrix get_transform_matrix (void) const
 
Matrix get_transform_matrix (void) const
 
Matrix get_transform_zlim (void) const
 
Matrix get_transform_zlim (void) const
 
std::string get_type (void) const
 
graphics_handle get_uicontextmenu (void) const
 
std::string get_units (void) const
 
octave_value get_userdata (void) const
 
octave_value get_view (void) const
 
std::string get_visible (void) const
 
bool get_x2Dtop (void) const
 
bool get_x2Dtop (void) const
 
double get_x_max (void) const
 
double get_x_max (void) const
 
double get_x_min (void) const
 
double get_x_min (void) const
 
octave_value get_x_normrendertransform (void) const
 
octave_value get_x_projectiontransform (void) const
 
octave_value get_x_rendertransform (void) const
 
const scalerget_x_scaler (void) const
 
const scalerget_x_scaler (void) const
 
octave_value get_x_viewporttransform (void) const
 
octave_value get_x_viewtransform (void) const
 
std::string get_xaxislocation (void) const
 
octave_value get_xcolor (void) const
 
Matrix get_xcolor_rgb (void) const
 
std::string get_xdir (void) const
 
std::string get_xgrid (void) const
 
graphics_handle get_xlabel (void) const
 
octave_value get_xlim (void) const
 
std::string get_xlimmode (void) const
 
std::string get_xminorgrid (void) const
 
std::string get_xminortick (void) const
 
octave_value get_xmtick (void) const
 
double get_xPlane (void) const
 
double get_xPlane (void) const
 
double get_xPlaneN (void) const
 
double get_xPlaneN (void) const
 
double get_xpTick (void) const
 
double get_xpTick (void) const
 
double get_xpTickN (void) const
 
double get_xpTickN (void) const
 
std::string get_xscale (void) const
 
int get_xstate (void) const
 
int get_xstate (void) const
 
octave_value get_xtick (void) const
 
octave_value get_xticklabel (void) const
 
std::string get_xticklabelmode (void) const
 
double get_xticklen (void) const
 
double get_xticklen (void) const
 
std::string get_xtickmode (void) const
 
double get_xtickoffset (void) const
 
double get_xtickoffset (void) const
 
bool get_xySym (void) const
 
bool get_xySym (void) const
 
bool get_xyzSym (void) const
 
bool get_xyzSym (void) const
 
bool get_y2Dright (void) const
 
bool get_y2Dright (void) const
 
double get_y_max (void) const
 
double get_y_max (void) const
 
double get_y_min (void) const
 
double get_y_min (void) const
 
const scalerget_y_scaler (void) const
 
const scalerget_y_scaler (void) const
 
std::string get_yaxislocation (void) const
 
octave_value get_ycolor (void) const
 
Matrix get_ycolor_rgb (void) const
 
std::string get_ydir (void) const
 
std::string get_ygrid (void) const
 
graphics_handle get_ylabel (void) const
 
octave_value get_ylim (void) const
 
std::string get_ylimmode (void) const
 
std::string get_yminorgrid (void) const
 
std::string get_yminortick (void) const
 
octave_value get_ymtick (void) const
 
double get_yPlane (void) const
 
double get_yPlane (void) const
 
double get_yPlaneN (void) const
 
double get_yPlaneN (void) const
 
double get_ypTick (void) const
 
double get_ypTick (void) const
 
double get_ypTickN (void) const
 
double get_ypTickN (void) const
 
std::string get_yscale (void) const
 
int get_ystate (void) const
 
int get_ystate (void) const
 
octave_value get_ytick (void) const
 
octave_value get_yticklabel (void) const
 
std::string get_yticklabelmode (void) const
 
double get_yticklen (void) const
 
double get_yticklen (void) const
 
std::string get_ytickmode (void) const
 
double get_ytickoffset (void) const
 
double get_ytickoffset (void) const
 
double get_z_max (void) const
 
double get_z_max (void) const
 
double get_z_min (void) const
 
double get_z_min (void) const
 
const scalerget_z_scaler (void) const
 
const scalerget_z_scaler (void) const
 
octave_value get_zcolor (void) const
 
Matrix get_zcolor_rgb (void) const
 
std::string get_zdir (void) const
 
std::string get_zgrid (void) const
 
graphics_handle get_zlabel (void) const
 
octave_value get_zlim (void) const
 
std::string get_zlimmode (void) const
 
std::string get_zminorgrid (void) const
 
std::string get_zminortick (void) const
 
octave_value get_zmtick (void) const
 
double get_zPlane (void) const
 
double get_zPlane (void) const
 
double get_zPlaneN (void) const
 
double get_zPlaneN (void) const
 
double get_zpTick (void) const
 
double get_zpTick (void) const
 
double get_zpTickN (void) const
 
double get_zpTickN (void) const
 
std::string get_zscale (void) const
 
bool get_zSign (void) const
 
bool get_zSign (void) const
 
int get_zstate (void) const
 
int get_zstate (void) const
 
octave_value get_ztick (void) const
 
octave_value get_zticklabel (void) const
 
std::string get_zticklabelmode (void) const
 
double get_zticklen (void) const
 
double get_zticklen (void) const
 
std::string get_ztickmode (void) const
 
double get_ztickoffset (void) const
 
double get_ztickoffset (void) const
 
std::string graphics_object_name (void) const
 
bool gridlinestyle_is (const std::string &v) const
 
bool handlevisibility_is (const std::string &v) const
 
bool has_dynamic_property (const std::string &pname)
 
bool has_dynamic_property (const std::string &pname)
 
bool has_property (const caseless_str &pname) const
 
virtual void init_integerhandle (const octave_value &)
 
virtual void init_integerhandle (const octave_value &)
 
void insert_property (const std::string &name, property p)
 
void insert_property (const std::string &name, property p)
 
bool interpreter_is (const std::string &v) const
 
bool is___hold_all__ (void) const
 
bool is___modified__ (void) const
 
virtual bool is_aliminclude (void) const
 
virtual bool is_aliminclude (void) const
 
bool is_beingdeleted (void) const
 
bool is_box (void) const
 
virtual bool is_climinclude (void) const
 
virtual bool is_climinclude (void) const
 
bool is_clipping (void) const
 
bool is_handle_visible (void) const
 
bool is_handle_visible (void) const
 
bool is_hittest (void) const
 
bool is_interruptible (void) const
 
bool is_modified (void) const
 
bool is_modified (void) const
 
bool is_selected (void) const
 
bool is_selectionhighlight (void) const
 
bool is_visible (void) const
 
bool is_xgrid (void) const
 
virtual bool is_xliminclude (void) const
 
virtual bool is_xliminclude (void) const
 
bool is_xminorgrid (void) const
 
bool is_xminortick (void) const
 
bool is_ygrid (void) const
 
virtual bool is_yliminclude (void) const
 
virtual bool is_yliminclude (void) const
 
bool is_yminorgrid (void) const
 
bool is_yminortick (void) const
 
bool is_zgrid (void) const
 
virtual bool is_zliminclude (void) const
 
virtual bool is_zliminclude (void) const
 
bool is_zminorgrid (void) const
 
bool is_zminortick (void) const
 
bool layer_is (const std::string &v) const
 
void mark_modified (void)
 
void mark_modified (void)
 
bool minorgridlinestyle_is (const std::string &v) const
 
bool nextplot_is (const std::string &v) const
 
void override_defaults (base_graphics_object &obj)
 
void override_defaults (base_graphics_object &obj)
 
void pan (const std::string &mode, double factor, bool push_to_zoom_stack=true)
 
void pan (const std::string &mode, double factor, bool push_to_zoom_stack=true)
 
ColumnVector pixel2coord (double px, double py) const
 
ColumnVector pixel2coord (double px, double py) const
 
bool plotboxaspectratiomode_is (const std::string &v) const
 
bool projection_is (const std::string &v) const
 
void push_zoom_stack (void)
 
void push_zoom_stack (void)
 
void remove_child (const graphics_handle &h)
 
void remove_child (const graphics_handle &h)
 
void renumber_child (graphics_handle old_gh, graphics_handle new_gh)
 
void renumber_child (graphics_handle old_gh, graphics_handle new_gh)
 
void renumber_parent (graphics_handle new_gh)
 
void renumber_parent (graphics_handle new_gh)
 
void reparent (const graphics_handle &new_parent)
 
void reparent (const graphics_handle &new_parent)
 
void rotate3d (double x0, double x1, double y0, double y1, bool push_to_zoom_stack=true)
 
void rotate3d (double x0, double x1, double y0, double y1, bool push_to_zoom_stack=true)
 
void rotate_view (double delta_az, double delta_el, bool push_to_zoom_stack=true)
 
void rotate_view (double delta_az, double delta_el, bool push_to_zoom_stack=true)
 
void set (const caseless_str &pname, const octave_value &val)
 
void set___hold_all__ (const octave_value &val)
 
void set___modified__ (const octave_value &val)
 
void set___modified__ (const octave_value &val)
 
void set_activepositionproperty (const octave_value &val)
 
void set_alim (const octave_value &val)
 
void set_alimmode (const octave_value &val)
 
void set_ambientlightcolor (const octave_value &val)
 
void set_autopos_tag (const octave_value &val)
 
void set_beingdeleted (const octave_value &val)
 
void set_box (const octave_value &val)
 
void set_busyaction (const octave_value &val)
 
void set_buttondownfcn (const octave_value &val)
 
void set_cameraposition (const octave_value &val)
 
void set_camerapositionmode (const octave_value &val)
 
void set_cameratarget (const octave_value &val)
 
void set_cameratargetmode (const octave_value &val)
 
void set_cameraupvector (const octave_value &val)
 
void set_cameraupvectormode (const octave_value &val)
 
void set_cameraviewangle (const octave_value &val)
 
void set_cameraviewanglemode (const octave_value &val)
 
void set_children (const octave_value &val)
 
void set_clim (const octave_value &val)
 
void set_climmode (const octave_value &val)
 
void set_clipping (const octave_value &val)
 
void set_color (const octave_value &val)
 
void set_colororder (const octave_value &val)
 
void set_createfcn (const octave_value &val)
 
void set_currentpoint (const octave_value &val)
 
void set_dataaspectratio (const octave_value &val)
 
void set_dataaspectratiomode (const octave_value &val)
 
void set_defaults (base_graphics_object &obj, const std::string &mode)
 
void set_defaults (base_graphics_object &obj, const std::string &mode)
 
void set_deletefcn (const octave_value &val)
 
void set_drawmode (const octave_value &val)
 
void set_fontangle (const octave_value &val)
 
void set_fontname (const octave_value &val)
 
void set_fontsize (const octave_value &val)
 
void set_fontsize_points (const octave_value &val)
 
void set_fontunits (const octave_value &val)
 
void set_fontweight (const octave_value &val)
 
void set_from_list (base_graphics_object &obj, property_list &defaults)
 
void set_from_list (base_graphics_object &obj, property_list &defaults)
 
void set_gridlinestyle (const octave_value &val)
 
void set_handlevisibility (const octave_value &val)
 
void set_hittest (const octave_value &val)
 
void set_interpreter (const octave_value &val)
 
void set_interruptible (const octave_value &val)
 
void set_layer (const octave_value &val)
 
void set_linestyleorder (const octave_value &val)
 
void set_linewidth (const octave_value &val)
 
void set_looseinset (const octave_value &val)
 
void set_minorgridlinestyle (const octave_value &val)
 
void set_modified (const octave_value &val)
 
void set_modified (const octave_value &val)
 
void set_mousewheelzoom (const octave_value &val)
 
void set_nextplot (const octave_value &val)
 
void set_outerposition (const octave_value &val)
 
void set_parent (const octave_value &val)
 
void set_parent (const octave_value &val)
 
void set_plotboxaspectratio (const octave_value &val)
 
void set_plotboxaspectratiomode (const octave_value &val)
 
void set_position (const octave_value &val)
 
void set_projection (const octave_value &val)
 
void set_selected (const octave_value &val)
 
void set_selectionhighlight (const octave_value &val)
 
void set_tag (const octave_value &val)
 
void set_tag (const octave_value &val)
 
void set_tickdir (const octave_value &val)
 
void set_tickdirmode (const octave_value &val)
 
void set_ticklength (const octave_value &val)
 
void set_tightinset (const octave_value &val)
 
void set_title (const octave_value &val)
 
void set_uicontextmenu (const octave_value &val)
 
void set_units (const octave_value &val)
 
void set_userdata (const octave_value &val)
 
void set_view (const octave_value &val)
 
void set_visible (const octave_value &val)
 
void set_x_normrendertransform (const octave_value &val)
 
void set_x_projectiontransform (const octave_value &val)
 
void set_x_rendertransform (const octave_value &val)
 
void set_x_viewporttransform (const octave_value &val)
 
void set_x_viewtransform (const octave_value &val)
 
void set_xaxislocation (const octave_value &val)
 
void set_xcolor (const octave_value &val)
 
void set_xdir (const octave_value &val)
 
void set_xgrid (const octave_value &val)
 
void set_xlabel (const octave_value &val)
 
void set_xlim (const octave_value &val)
 
void set_xlimmode (const octave_value &val)
 
void set_xminorgrid (const octave_value &val)
 
void set_xminortick (const octave_value &val)
 
void set_xmtick (const octave_value &val)
 
void set_xscale (const octave_value &val)
 
void set_xtick (const octave_value &val)
 
void set_xticklabel (const octave_value &val)
 
void set_xticklabelmode (const octave_value &val)
 
void set_xtickmode (const octave_value &val)
 
void set_yaxislocation (const octave_value &val)
 
void set_ycolor (const octave_value &val)
 
void set_ydir (const octave_value &val)
 
void set_ygrid (const octave_value &val)
 
void set_ylabel (const octave_value &val)
 
void set_ylim (const octave_value &val)
 
void set_ylimmode (const octave_value &val)
 
void set_yminorgrid (const octave_value &val)
 
void set_yminortick (const octave_value &val)
 
void set_ymtick (const octave_value &val)
 
void set_yscale (const octave_value &val)
 
void set_ytick (const octave_value &val)
 
void set_yticklabel (const octave_value &val)
 
void set_yticklabelmode (const octave_value &val)
 
void set_ytickmode (const octave_value &val)
 
void set_zcolor (const octave_value &val)
 
void set_zdir (const octave_value &val)
 
void set_zgrid (const octave_value &val)
 
void set_zlabel (const octave_value &val)
 
void set_zlim (const octave_value &val)
 
void set_zlimmode (const octave_value &val)
 
void set_zminorgrid (const octave_value &val)
 
void set_zminortick (const octave_value &val)
 
void set_zmtick (const octave_value &val)
 
void set_zscale (const octave_value &val)
 
void set_ztick (const octave_value &val)
 
void set_zticklabel (const octave_value &val)
 
void set_zticklabelmode (const octave_value &val)
 
void set_ztickmode (const octave_value &val)
 
void sync_positions (void)
 
void sync_positions (void)
 
bool tickdir_is (const std::string &v) const
 
bool tickdirmode_is (const std::string &v) const
 
void translate_view (const std::string &mode, double x0, double x1, double y0, double y1, bool push_to_zoom_stack=true)
 
void translate_view (const std::string &mode, double x0, double x1, double y0, double y1, bool push_to_zoom_stack=true)
 
bool units_is (const std::string &v) const
 
void unzoom (void)
 
void unzoom (void)
 
void update_aspectratios (void)
 
void update_aspectratios (void)
 
void update_autopos (const std::string &elem_type)
 
void update_autopos (const std::string &elem_type)
 
void update_axes_layout (void)
 
void update_axes_layout (void)
 
virtual void update_axis_limits (const std::string &axis_type) const
 
virtual void update_axis_limits (const std::string &axis_type) const
 
virtual void update_axis_limits (const std::string &axis_type, const graphics_handle &h) const
 
virtual void update_axis_limits (const std::string &axis_type, const graphics_handle &h) const
 
void update_boundingbox (void)
 
void update_boundingbox (void)
 
void update_camera (void)
 
void update_camera (void)
 
void update_fontunits (const caseless_str &old_fontunits)
 
void update_fontunits (const caseless_str &old_fontunits)
 
void update_fontunits (void)
 
void update_title_position (void)
 
void update_title_position (void)
 
void update_transform (void)
 
void update_transform (void)
 
virtual void update_uicontextmenu (void) const
 
virtual void update_uicontextmenu (void) const
 
void update_units (const caseless_str &old_units)
 
void update_units (const caseless_str &old_units)
 
void update_units (void)
 
void update_xlabel_position (void)
 
void update_xlabel_position (void)
 
void update_xlim ()
 
void update_ylabel_position (void)
 
void update_ylabel_position (void)
 
void update_ylim (void)
 
void update_zlabel_position (void)
 
void update_zlabel_position (void)
 
void update_zlim (void)
 
bool xaxislocation_is (const std::string &v) const
 
bool xcolor_is (const std::string &v) const
 
bool xcolor_is_rgb (void) const
 
bool xdir_is (const std::string &v) const
 
bool xlimmode_is (const std::string &v) const
 
bool xscale_is (const std::string &v) const
 
bool xticklabelmode_is (const std::string &v) const
 
bool xtickmode_is (const std::string &v) const
 
bool yaxislocation_is (const std::string &v) const
 
bool ycolor_is (const std::string &v) const
 
bool ycolor_is_rgb (void) const
 
bool ydir_is (const std::string &v) const
 
bool ylimmode_is (const std::string &v) const
 
bool yscale_is (const std::string &v) const
 
bool yticklabelmode_is (const std::string &v) const
 
bool ytickmode_is (const std::string &v) const
 
bool zcolor_is (const std::string &v) const
 
bool zcolor_is_rgb (void) const
 
bool zdir_is (const std::string &v) const
 
bool zlimmode_is (const std::string &v) const
 
void zoom (const std::string &mode, double factor, bool push_to_zoom_stack=true)
 
void zoom (const std::string &mode, const Matrix &xl, const Matrix &yl, bool push_to_zoom_stack=true)
 
void zoom (const std::string &mode, double factor, bool push_to_zoom_stack=true)
 
void zoom (const std::string &mode, const Matrix &xl, const Matrix &yl, bool push_to_zoom_stack=true)
 
void zoom_about_point (const std::string &mode, double x, double y, double factor, bool push_to_zoom_stack=true)
 
void zoom_about_point (const std::string &mode, double x, double y, double factor, bool push_to_zoom_stack=true)
 
bool zscale_is (const std::string &v) const
 
bool zticklabelmode_is (const std::string &v) const
 
bool ztickmode_is (const std::string &v) const
 

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)
 
static bool has_readonly_property (const caseless_str &pname)
 
static std::set< std::string > readonly_property_names (void)
 

Protected Member Functions

octave_value get_dynamic (const caseless_str &pname) const
 
octave_value get_dynamic (const caseless_str &pname) const
 
octave_value get_dynamic (bool all=false) const
 
octave_value get_dynamic (bool all=false) const
 
property get_property_dynamic (const caseless_str &pname)
 
property get_property_dynamic (const caseless_str &pname)
 
void init (void)
 
void insert_static_property (const std::string &name, base_property &p)
 
BEGIN_BASE_PROPERTIES
bool_property off
radio_property queue cancel
callback_property 
Matrix () children_property children gf
 
BEGIN_BASE_PROPERTIES
bool_property off
radio_property queue cancel
callback_property 
Matrix () bool_property clipping
 
BEGIN_BASE_PROPERTIES
bool_property off
radio_property queue cancel
callback_property on
callback_property 
Matrix () callback_property deletefcn
 
BEGIN_BASE_PROPERTIES
bool_property off
radio_property queue cancel
callback_property on
callback_property 
Matrix () radio_property handlevisibility
 
void set_dynamic (const caseless_str &pname, const octave_value &val)
 
void set_dynamic (const caseless_str &pname, const octave_value &val)
 

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

double calc_tick_sep (double minval, double maxval)
 
void calc_ticklabels (const array_property &ticks, any_property &labels, bool is_logscale)
 
void calc_ticks_and_lims (array_property &lims, array_property &ticks, array_property &mticks, bool limmode_is_auto, bool is_logscale)
 
Matrix calc_tightbox (const Matrix &init_pos)
 
void delete_text_child (handle_property &h)
 
void delete_text_child (handle_property &h)
 
void fix_limits (array_property &lims)
 
std::string get_scale (const std::string &scale, const Matrix &lims)
 
Matrix get_ticklabel_extents (const Matrix &ticks, const string_vector &ticklabels, const Matrix &limits)
 
void set_text_child (handle_property &h, const std::string &who, const octave_value &v)
 
void set_text_child (handle_property &h, const std::string &who, const octave_value &v)
 
void update_dataaspectratio (void)
 
void update_dataaspectratiomode (void)
 
void update_font (void)
 
void update_fontangle (void)
 
void update_fontname (void)
 
void update_fontsize (void)
 
void update_fontweight (void)
 
void update_layer (void)
 
void update_looseinset (void)
 
void update_outerposition (void)
 
void update_plotboxaspectratio (void)
 
void update_plotboxaspectratiomode (void)
 
void update_position (void)
 
void update_tickdir (void)
 
void update_tickdirmode (void)
 
void update_ticklength (void)
 
void update_view (void)
 
void update_xaxislocation (void)
 
void update_xdir (void)
 
void update_xscale (void)
 
void update_xtick (void)
 
void update_xticklabelmode (void)
 
void update_xtickmode (void)
 
void update_yaxislocation (void)
 
void update_ydir (void)
 
void update_yscale (void)
 
void update_ytick (void)
 
void update_yticklabelmode (void)
 
void update_ytickmode (void)
 
void update_zdir (void)
 
void update_zscale (void)
 
void update_ztick (void)
 
void update_zticklabelmode (void)
 
void update_ztickmode (void)
 

Private Attributes

bool_property __hold_all__
 
radio_property activepositionproperty
 
row_vector_property alim
 
radio_property alimmode
 
color_property ambientlightcolor
 
radio_property autopos_tag
 
bool_property box
 
array_property cameraposition
 
radio_property camerapositionmode
 
array_property cameratarget
 
radio_property cameratargetmode
 
array_property cameraupvector
 
radio_property cameraupvectormode
 
double_property cameraviewangle
 
radio_property cameraviewanglemode
 
row_vector_property clim
 
radio_property climmode
 
color_property color
 
array_property colororder
 
array_property currentpoint
 
array_property dataaspectratio
 
radio_property dataaspectratiomode
 
radio_property drawmode
 
radio_property fontangle
 
string_property fontname
 
double_property fontsize
 
double_property fontsize_points
 
radio_property fontunits
 
radio_property fontweight
 
double fx
 
double fy
 
double fz
 
radio_property gridlinestyle
 
radio_property interpreter
 
bool is2D
 
radio_property layer
 
bool layer2Dtop
 
any_property linestyleorder
 
double_property linewidth
 
array_property looseinset
 
radio_property minorgridlinestyle
 
double_property mousewheelzoom
 
bool nearhoriz
 
radio_property nextplot
 
array_property outerposition
 
array_property plotboxaspectratio
 
radio_property plotboxaspectratiomode
 
array_property position
 
radio_property projection
 
scaler sx
 
scaler sy
 
scaler sz
 
ft_render text_renderer
 
radio_property tickdir
 
radio_property tickdirmode
 
array_property ticklength
 
array_property tightinset
 
handle_property title
 
radio_property units
 
array_property view
 
bool x2Dtop
 
Matrix x_gl_mat1
 
Matrix x_gl_mat2
 
array_property x_normrendertransform
 
array_property x_projectiontransform
 
Matrix x_render
 
Matrix x_render_inv
 
array_property x_rendertransform
 
array_property x_viewporttransform
 
array_property x_viewtransform
 
Matrix x_zlim
 
radio_property xaxislocation
 
color_property xcolor
 
radio_property xdir
 
bool_property xgrid
 
handle_property xlabel
 
row_vector_property xlim
 
radio_property xlimmode
 
bool_property xminorgrid
 
bool_property xminortick
 
row_vector_property xmtick
 
double xPlane
 
double xPlaneN
 
double xpTick
 
double xpTickN
 
radio_property xscale
 
int xstate
 
row_vector_property xtick
 
any_property xticklabel
 
radio_property xticklabelmode
 
double xticklen
 
radio_property xtickmode
 
double xtickoffset
 
bool xySym
 
bool xyzSym
 
bool y2Dright
 
radio_property yaxislocation
 
color_property ycolor
 
radio_property ydir
 
bool_property ygrid
 
handle_property ylabel
 
row_vector_property ylim
 
radio_property ylimmode
 
bool_property yminorgrid
 
bool_property yminortick
 
row_vector_property ymtick
 
double yPlane
 
double yPlaneN
 
double ypTick
 
double ypTickN
 
radio_property yscale
 
int ystate
 
row_vector_property ytick
 
any_property yticklabel
 
radio_property yticklabelmode
 
double yticklen
 
radio_property ytickmode
 
double ytickoffset
 
color_property zcolor
 
radio_property zdir
 
bool_property zgrid
 
handle_property zlabel
 
row_vector_property zlim
 
radio_property zlimmode
 
bool_property zminorgrid
 
bool_property zminortick
 
row_vector_property zmtick
 
std::list< octave_valuezoom_stack
 
double zPlane
 
double zPlaneN
 
double zpTick
 
double zpTickN
 
radio_property zscale
 
bool zSign
 
int zstate
 
row_vector_property ztick
 
any_property zticklabel
 
radio_property zticklabelmode
 
double zticklen
 
radio_property ztickmode
 
double ztickoffset
 

Static Private Attributes

static std::string go_name
 

Detailed Description

Definition at line 5082 of file graphics.h.

Member Enumeration Documentation

anonymous enum
inherited
Enumerator
ID_BEINGDELETED 
ID_BUSYACTION 
ID_BUTTONDOWNFCN 
ID_CHILDREN 
ID_CLIPPING 
ID_CREATEFCN 
ID_DELETEFCN 
ID_HANDLEVISIBILITY 
ID_HITTEST 
ID_INTERRUPTIBLE 
ID_PARENT 
ID_SELECTED 
ID_SELECTIONHIGHLIGHT 
ID_TAG 
ID_TYPE 
ID_UICONTEXTMENU 
ID_USERDATA 
ID_VISIBLE 
ID___MODIFIED__ 
ID___MYHANDLE__ 

Definition at line 2691 of file graphics.h.

anonymous enum
Enumerator
ID_ACTIVEPOSITIONPROPERTY 
ID_ALIM 
ID_ALIMMODE 
ID_AMBIENTLIGHTCOLOR 
ID_BOX 
ID_CAMERAPOSITION 
ID_CAMERAPOSITIONMODE 
ID_CAMERATARGET 
ID_CAMERATARGETMODE 
ID_CAMERAUPVECTOR 
ID_CAMERAUPVECTORMODE 
ID_CAMERAVIEWANGLE 
ID_CAMERAVIEWANGLEMODE 
ID_CLIM 
ID_CLIMMODE 
ID_COLOR 
ID_COLORORDER 
ID_CURRENTPOINT 
ID_DATAASPECTRATIO 
ID_DATAASPECTRATIOMODE 
ID_DRAWMODE 
ID_FONTANGLE 
ID_FONTNAME 
ID_FONTSIZE 
ID_FONTUNITS 
ID_FONTWEIGHT 
ID_GRIDLINESTYLE 
ID_INTERPRETER 
ID_LAYER 
ID_LINESTYLEORDER 
ID_LINEWIDTH 
ID_MINORGRIDLINESTYLE 
ID_MOUSEWHEELZOOM 
ID_NEXTPLOT 
ID_OUTERPOSITION 
ID_PLOTBOXASPECTRATIO 
ID_PLOTBOXASPECTRATIOMODE 
ID_POSITION 
ID_PROJECTION 
ID_TICKDIR 
ID_TICKDIRMODE 
ID_TICKLENGTH 
ID_TIGHTINSET 
ID_TITLE 
ID_UNITS 
ID_VIEW 
ID_XAXISLOCATION 
ID_XCOLOR 
ID_XDIR 
ID_XGRID 
ID_XLABEL 
ID_XLIM 
ID_XLIMMODE 
ID_XMINORGRID 
ID_XMINORTICK 
ID_XSCALE 
ID_XTICK 
ID_XTICKLABEL 
ID_XTICKLABELMODE 
ID_XTICKMODE 
ID_YAXISLOCATION 
ID_YCOLOR 
ID_YDIR 
ID_YGRID 
ID_YLABEL 
ID_YLIM 
ID_YLIMMODE 
ID_YMINORGRID 
ID_YMINORTICK 
ID_YSCALE 
ID_YTICK 
ID_YTICKLABEL 
ID_YTICKLABELMODE 
ID_YTICKMODE 
ID_ZCOLOR 
ID_ZDIR 
ID_ZGRID 
ID_ZLABEL 
ID_ZLIM 
ID_ZLIMMODE 
ID_ZMINORGRID 
ID_ZMINORTICK 
ID_ZSCALE 
ID_ZTICK 
ID_ZTICKLABEL 
ID_ZTICKLABELMODE 
ID_ZTICKMODE 
ID___HOLD_ALL__ 
ID_AUTOPOS_TAG 
ID_LOOSEINSET 
ID_X_VIEWTRANSFORM 
ID_X_PROJECTIONTRANSFORM 
ID_X_VIEWPORTTRANSFORM 
ID_X_NORMRENDERTRANSFORM 
ID_X_RENDERTRANSFORM 
ID_XMTICK 
ID_YMTICK 
ID_ZMTICK 
ID_FONTSIZE_POINTS 

Definition at line 5389 of file graphics.h.

Constructor & Destructor Documentation

axes::properties::properties ( const graphics_handle mh,
const graphics_handle p 
)

Definition at line 1511 of file graphics-props.cc.

References __hold_all__, activepositionproperty, alim, alimmode, ambientlightcolor, autopos_tag, box, cameraposition, camerapositionmode, cameratarget, cameratargetmode, cameraupvector, cameraupvectormode, cameraviewangle, cameraviewanglemode, clim, climmode, color, colororder, currentpoint, dataaspectratio, dataaspectratiomode, drawmode, fontangle, fontname, fontsize, fontsize_points, fontunits, fontweight, gridlinestyle, ID___HOLD_ALL__, ID_ACTIVEPOSITIONPROPERTY, ID_ALIM, ID_ALIMMODE, ID_AMBIENTLIGHTCOLOR, ID_AUTOPOS_TAG, ID_BOX, ID_CAMERAPOSITION, ID_CAMERAPOSITIONMODE, ID_CAMERATARGET, ID_CAMERATARGETMODE, ID_CAMERAUPVECTOR, ID_CAMERAUPVECTORMODE, ID_CAMERAVIEWANGLE, ID_CAMERAVIEWANGLEMODE, ID_CLIM, ID_CLIMMODE, ID_COLOR, ID_COLORORDER, ID_CURRENTPOINT, ID_DATAASPECTRATIO, ID_DATAASPECTRATIOMODE, ID_DRAWMODE, ID_FONTANGLE, ID_FONTNAME, ID_FONTSIZE, ID_FONTSIZE_POINTS, ID_FONTUNITS, ID_FONTWEIGHT, ID_GRIDLINESTYLE, ID_INTERPRETER, ID_LAYER, ID_LINESTYLEORDER, ID_LINEWIDTH, ID_LOOSEINSET, ID_MINORGRIDLINESTYLE, ID_MOUSEWHEELZOOM, ID_NEXTPLOT, ID_OUTERPOSITION, ID_PLOTBOXASPECTRATIO, ID_PLOTBOXASPECTRATIOMODE, ID_POSITION, ID_PROJECTION, ID_TICKDIR, ID_TICKDIRMODE, ID_TICKLENGTH, ID_TIGHTINSET, ID_TITLE, ID_UNITS, ID_VIEW, ID_X_NORMRENDERTRANSFORM, ID_X_PROJECTIONTRANSFORM, ID_X_RENDERTRANSFORM, ID_X_VIEWPORTTRANSFORM, ID_X_VIEWTRANSFORM, ID_XAXISLOCATION, ID_XCOLOR, ID_XDIR, ID_XGRID, ID_XLABEL, ID_XLIM, ID_XLIMMODE, ID_XMINORGRID, ID_XMINORTICK, ID_XMTICK, ID_XSCALE, ID_XTICK, ID_XTICKLABEL, ID_XTICKLABELMODE, ID_XTICKMODE, ID_YAXISLOCATION, ID_YCOLOR, ID_YDIR, ID_YGRID, ID_YLABEL, ID_YLIM, ID_YLIMMODE, ID_YMINORGRID, ID_YMINORTICK, ID_YMTICK, ID_YSCALE, ID_YTICK, ID_YTICKLABEL, ID_YTICKLABELMODE, ID_YTICKMODE, ID_ZCOLOR, ID_ZDIR, ID_ZGRID, ID_ZLABEL, ID_ZLIM, ID_ZLIMMODE, ID_ZMINORGRID, ID_ZMINORTICK, ID_ZMTICK, ID_ZSCALE, ID_ZTICK, ID_ZTICKLABEL, ID_ZTICKLABELMODE, ID_ZTICKMODE, init(), interpreter, layer, linestyleorder, linewidth, looseinset, minorgridlinestyle, mousewheelzoom, nextplot, outerposition, plotboxaspectratio, plotboxaspectratiomode, position, projection, base_property::set_hidden(), base_property::set_id(), tickdir, tickdirmode, ticklength, tightinset, title, units, view, x_normrendertransform, x_projectiontransform, x_rendertransform, x_viewporttransform, x_viewtransform, xaxislocation, xcolor, xdir, xgrid, xlabel, xlim, xlimmode, xminorgrid, xminortick, xmtick, xscale, xtick, xticklabel, xticklabelmode, xtickmode, yaxislocation, ycolor, ydir, ygrid, ylabel, ylim, ylimmode, yminorgrid, yminortick, ymtick, yscale, ytick, yticklabel, yticklabelmode, ytickmode, zcolor, zdir, zgrid, zlabel, zlim, zlimmode, zminorgrid, zminortick, zmtick, zscale, ztick, zticklabel, zticklabelmode, and ztickmode.

axes::properties::~properties ( void  )
inline

Definition at line 5243 of file graphics.h.

Member Function Documentation

bool axes::properties::activepositionproperty_is ( const std::string &  v) const
inline

Definition at line 5492 of file graphics.h.

References radio_property::is().

virtual void base_properties::add_listener ( const caseless_str ,
const octave_value ,
listener_mode  = POSTSET 
)
virtualinherited
void base_properties::add_listener ( const caseless_str nm,
const octave_value v,
listener_mode  mode = POSTSET 
)
virtualinherited

Definition at line 3157 of file graphics.cc.

References error_state.

Referenced by base_graphics_object::add_property_listener().

virtual void base_properties::adopt ( const graphics_handle h)
inlinevirtualinherited
virtual void base_properties::adopt ( const graphics_handle h)
inlinevirtualinherited
bool axes::properties::alimmode_is ( const std::string &  v) const
inline

Definition at line 5497 of file graphics.h.

References radio_property::is().

std::set< std::string > axes::properties::all_property_names ( void  ) const

Definition at line 2750 of file graphics-props.cc.

References base_properties::all_property_names().

bool axes::properties::ambientlightcolor_is ( const std::string &  v) const
inline

Definition at line 5501 of file graphics.h.

References color_property::is().

bool axes::properties::ambientlightcolor_is_rgb ( void  ) const
inline

Definition at line 5500 of file graphics.h.

References color_property::is_rgb().

bool axes::properties::autopos_tag_is ( const std::string &  v) const
inline

Definition at line 5733 of file graphics.h.

References radio_property::is().

bool base_properties::busyaction_is ( const std::string &  v) const
inlineinherited

Definition at line 2718 of file graphics.h.

References radio_property::is().

double axes::properties::calc_tick_sep ( double  minval,
double  maxval 
)
private

Definition at line 6889 of file graphics.cc.

References magform(), pow(), and x.

void axes::properties::calc_ticklabels ( const array_property ticks,
any_property labels,
bool  is_logscale 
)
private
void axes::properties::calc_ticks_and_lims ( array_property lims,
array_property ticks,
array_property mticks,
bool  limmode_is_auto,
bool  is_logscale 
)
private
Matrix axes::properties::calc_tightbox ( const Matrix init_pos)
private
bool axes::properties::camerapositionmode_is ( const std::string &  v) const
inline

Definition at line 5510 of file graphics.h.

References radio_property::is().

bool axes::properties::cameratargetmode_is ( const std::string &  v) const
inline

Definition at line 5515 of file graphics.h.

References radio_property::is().

bool axes::properties::cameraupvectormode_is ( const std::string &  v) const
inline

Definition at line 5520 of file graphics.h.

References radio_property::is().

bool axes::properties::cameraviewanglemode_is ( const std::string &  v) const
inline

Definition at line 5525 of file graphics.h.

References radio_property::is().

void axes::properties::clear_zoom_stack ( bool  do_unzoom = true)
void axes::properties::clear_zoom_stack ( bool  do_unzoom = true)

Definition at line 8033 of file graphics.cc.

Referenced by QtHandles::autoscale_axes(), and F__zoom__().

bool axes::properties::climmode_is ( const std::string &  v) const
inline

Definition at line 5530 of file graphics.h.

References radio_property::is().

bool axes::properties::color_is ( const std::string &  v) const
inline

Definition at line 5534 of file graphics.h.

References color_property::is().

bool axes::properties::color_is_rgb ( void  ) const
inline

Definition at line 5533 of file graphics.h.

References color_property::is_rgb().

ColumnVector axes::properties::coord2pixel ( double  x,
double  y,
double  z 
) const
inline

Definition at line 3809 of file graphics.in.h.

ColumnVector axes::properties::coord2pixel ( double  x,
double  y,
double  z 
) const
inline

Definition at line 5178 of file graphics.h.

std::set< std::string > axes::properties::core_property_names ( void  )
static

Definition at line 2595 of file graphics-props.cc.

References base_properties::core_property_names().

bool axes::properties::dataaspectratiomode_is ( const std::string &  v) const
inline

Definition at line 5544 of file graphics.h.

References radio_property::is().

virtual void base_properties::delete_children ( bool  clear = false)
inlinevirtualinherited

Definition at line 2600 of file graphics.in.h.

References clear().

virtual void base_properties::delete_children ( bool  clear = false)
inlinevirtualinherited

Definition at line 2602 of file graphics.h.

References clear().

Referenced by gh_manager::do_free().

virtual void base_properties::delete_listener ( const caseless_str ,
const octave_value ,
listener_mode  = POSTSET 
)
virtualinherited
void base_properties::delete_listener ( const caseless_str nm,
const octave_value v,
listener_mode  mode = POSTSET 
)
virtualinherited
void axes::properties::delete_text_child ( handle_property h)
private
void axes::properties::delete_text_child ( handle_property h)
private
bool axes::properties::drawmode_is ( const std::string &  v) const
inline

Definition at line 5547 of file graphics.h.

References radio_property::is().

std::set<std::string> base_properties::dynamic_property_names ( void  ) const
inherited
std::set< std::string > base_properties::dynamic_property_names ( void  ) const
inherited

Definition at line 2951 of file graphics.cc.

Referenced by base_properties::all_property_names().

void base_properties::execute_buttondownfcn ( const octave_value data = octave_value ()) const
inlineinherited

Definition at line 2721 of file graphics.h.

References callback_property::execute().

void base_properties::execute_createfcn ( const octave_value data = octave_value ()) const
inlineinherited

Definition at line 2727 of file graphics.h.

References callback_property::execute().

Referenced by gh_manager::do_make_graphics_handle(), and xcreatefcn().

void base_properties::execute_deletefcn ( const octave_value data = octave_value ()) const
inlineinherited

Definition at line 2730 of file graphics.h.

References callback_property::execute().

Referenced by gh_manager::do_free().

property_list::pval_map_type axes::properties::factory_defaults ( void  )
static
void axes::properties::fix_limits ( array_property lims)
inlineprivate
bool axes::properties::fontangle_is ( const std::string &  v) const
inline

Definition at line 5550 of file graphics.h.

References radio_property::is().

bool axes::properties::fontunits_is ( const std::string &  v) const
inline

Definition at line 5557 of file graphics.h.

References radio_property::is().

bool axes::properties::fontweight_is ( const std::string &  v) const
inline

Definition at line 5560 of file graphics.h.

References radio_property::is().

octave_value axes::properties::get ( bool  all = false) const
virtual

Reimplemented from base_properties.

Definition at line 1941 of file graphics-props.cc.

References octave_map::assign(), base_properties::get(), and octave_value::map_value().

Referenced by axes::get().

octave_value axes::properties::get ( const caseless_str pname) const
virtual
octave_value axes::properties::get ( const std::string &  pname) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 5251 of file graphics.h.

octave_value axes::properties::get ( const char pname) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 5256 of file graphics.h.

std::string axes::properties::get___hold_all__ ( void  ) const
inline

Definition at line 5731 of file graphics.h.

References radio_property::current_value().

std::string base_properties::get___modified__ ( void  ) const
inlineinherited

Definition at line 2762 of file graphics.h.

References radio_property::current_value().

Referenced by base_properties::get().

graphics_handle base_properties::get___myhandle__ ( void  ) const
inlineinherited
std::string axes::properties::get_activepositionproperty ( void  ) const
inline

Definition at line 5493 of file graphics.h.

References radio_property::current_value().

octave_value axes::properties::get_alim ( void  ) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 5495 of file graphics.h.

References array_property::get().

std::string axes::properties::get_alimmode ( void  ) const
inline

Definition at line 5498 of file graphics.h.

References radio_property::current_value().

Matrix base_properties::get_all_children ( void  ) const
inlineinherited

Definition at line 2574 of file graphics.in.h.

Matrix base_properties::get_all_children ( void  ) const
inlineinherited
octave_value axes::properties::get_ambientlightcolor ( void  ) const
inline

Definition at line 5503 of file graphics.h.

References color_property::get().

Matrix axes::properties::get_ambientlightcolor_rgb ( void  ) const
inline
std::string axes::properties::get_autopos_tag ( void  ) const
inline

Definition at line 5734 of file graphics.h.

References radio_property::current_value().

Matrix axes::properties::get_axis_limits ( double  xmin,
double  xmax,
double  min_pos,
double  max_neg,
bool  logscale 
)
std::string base_properties::get_beingdeleted ( void  ) const
inlineinherited

Definition at line 2716 of file graphics.h.

References radio_property::current_value().

Referenced by base_properties::get().

Matrix axes::properties::get_boundingbox ( bool  internal = false,
const Matrix parent_pix_size = Matrix() 
) const
virtual

Reimplemented from base_properties.

Matrix axes::properties::get_boundingbox ( bool  internal = false,
const Matrix parent_pix_size = Matrix () 
) const
virtual
std::string axes::properties::get_box ( void  ) const
inline

Definition at line 5506 of file graphics.h.

References radio_property::current_value().

std::string base_properties::get_busyaction ( void  ) const
inlineinherited

Definition at line 2719 of file graphics.h.

References radio_property::current_value().

Referenced by gh_manager::do_post_callback(), and base_properties::get().

octave_value base_properties::get_buttondownfcn ( void  ) const
inlineinherited

Definition at line 2722 of file graphics.h.

References callback_property::get().

Referenced by base_properties::get().

octave_value axes::properties::get_cameraposition ( void  ) const
inline

Definition at line 5508 of file graphics.h.

References array_property::get().

std::string axes::properties::get_camerapositionmode ( void  ) const
inline

Definition at line 5511 of file graphics.h.

References radio_property::current_value().

octave_value axes::properties::get_cameratarget ( void  ) const
inline

Definition at line 5513 of file graphics.h.

References array_property::get().

std::string axes::properties::get_cameratargetmode ( void  ) const
inline

Definition at line 5516 of file graphics.h.

References radio_property::current_value().

octave_value axes::properties::get_cameraupvector ( void  ) const
inline

Definition at line 5518 of file graphics.h.

References array_property::get().

std::string axes::properties::get_cameraupvectormode ( void  ) const
inline

Definition at line 5521 of file graphics.h.

References radio_property::current_value().

double axes::properties::get_cameraviewangle ( void  ) const
inline

Definition at line 5523 of file graphics.h.

References double_property::double_value().

std::string axes::properties::get_cameraviewanglemode ( void  ) const
inline

Definition at line 5526 of file graphics.h.

References radio_property::current_value().

Matrix base_properties::get_children ( void  ) const
inlineinherited

Definition at line 2569 of file graphics.in.h.

Matrix base_properties::get_children ( void  ) const
inlineinherited
octave_value axes::properties::get_clim ( void  ) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 5528 of file graphics.h.

References array_property::get().

std::string axes::properties::get_climmode ( void  ) const
inline

Definition at line 5531 of file graphics.h.

References radio_property::current_value().

std::string base_properties::get_clipping ( void  ) const
inlineinherited

Definition at line 2725 of file graphics.h.

References radio_property::current_value().

Referenced by base_properties::get().

octave_value axes::properties::get_color ( void  ) const
inline

Definition at line 5536 of file graphics.h.

References color_property::get().

Matrix axes::properties::get_color_rgb ( void  ) const
inline
octave_value axes::properties::get_colororder ( void  ) const
inline

Definition at line 5538 of file graphics.h.

References array_property::get().

octave_value base_properties::get_createfcn ( void  ) const
inlineinherited

Definition at line 2728 of file graphics.h.

References callback_property::get().

Referenced by base_properties::get().

octave_value axes::properties::get_currentpoint ( void  ) const
inline

Definition at line 5540 of file graphics.h.

References array_property::get().

octave_value axes::properties::get_dataaspectratio ( void  ) const
inline

Definition at line 5542 of file graphics.h.

References array_property::get().

std::string axes::properties::get_dataaspectratiomode ( void  ) const
inline

Definition at line 5545 of file graphics.h.

References radio_property::current_value().

octave_value base_properties::get_deletefcn ( void  ) const
inlineinherited

Definition at line 2731 of file graphics.h.

References callback_property::get().

Referenced by gh_manager::do_free(), and base_properties::get().

std::string axes::properties::get_drawmode ( void  ) const
inline

Definition at line 5548 of file graphics.h.

References radio_property::current_value().

octave_value base_properties::get_dynamic ( const caseless_str pname) const
protectedinherited
octave_value base_properties::get_dynamic ( const caseless_str pname) const
protectedinherited

Definition at line 2922 of file graphics.cc.

References error().

Referenced by base_properties::get().

octave_value base_properties::get_dynamic ( bool  all = false) const
protectedinherited
octave_value base_properties::get_dynamic ( bool  all = false) const
protectedinherited

Definition at line 2938 of file graphics.cc.

References octave_scalar_map::assign().

Matrix axes::properties::get_extent ( bool  with_text = false,
bool  only_text_height = false 
) const
Matrix axes::properties::get_extent ( bool  with_text = false,
bool  only_text_height = false 
) const
std::string axes::properties::get_fontangle ( void  ) const
inline

Definition at line 5551 of file graphics.h.

References radio_property::current_value().

std::string axes::properties::get_fontname ( void  ) const
inline

Definition at line 5553 of file graphics.h.

References string_property::string_value().

double axes::properties::get_fontsize ( void  ) const
inline

Definition at line 5555 of file graphics.h.

References double_property::double_value().

double axes::properties::get_fontsize_points ( double  box_pix_height = 0) const
double axes::properties::get_fontsize_points ( double  box_pix_height = 0) const

Definition at line 6742 of file graphics.cc.

References convert_font_size().

std::string axes::properties::get_fontunits ( void  ) const
inline

Definition at line 5558 of file graphics.h.

References radio_property::current_value().

std::string axes::properties::get_fontweight ( void  ) const
inline

Definition at line 5561 of file graphics.h.

References radio_property::current_value().

double axes::properties::get_fx ( void  ) const
inline

Definition at line 3788 of file graphics.in.h.

double axes::properties::get_fx ( void  ) const
inline

Definition at line 5157 of file graphics.h.

double axes::properties::get_fy ( void  ) const
inline

Definition at line 3789 of file graphics.in.h.

double axes::properties::get_fy ( void  ) const
inline

Definition at line 5158 of file graphics.h.

double axes::properties::get_fz ( void  ) const
inline

Definition at line 3790 of file graphics.in.h.

double axes::properties::get_fz ( void  ) const
inline

Definition at line 5159 of file graphics.h.

std::string axes::properties::get_gridlinestyle ( void  ) const
inline

Definition at line 5564 of file graphics.h.

References radio_property::current_value().

std::string base_properties::get_handlevisibility ( void  ) const
inlineinherited

Definition at line 2734 of file graphics.h.

References radio_property::current_value().

Referenced by base_properties::get().

Matrix base_properties::get_hidden_children ( void  ) const
inlineinherited

Definition at line 2579 of file graphics.in.h.

Matrix base_properties::get_hidden_children ( void  ) const
inlineinherited

Definition at line 2581 of file graphics.h.

std::string base_properties::get_hittest ( void  ) const
inlineinherited

Definition at line 2737 of file graphics.h.

References radio_property::current_value().

Referenced by base_properties::get().

std::string axes::properties::get_interpreter ( void  ) const
inline

Definition at line 5567 of file graphics.h.

References radio_property::current_value().

std::string base_properties::get_interruptible ( void  ) const
inlineinherited

Definition at line 2740 of file graphics.h.

References radio_property::current_value().

Referenced by base_properties::get().

Matrix axes::properties::get_inverse_transform_matrix ( void  ) const
inline

Definition at line 3762 of file graphics.in.h.

Matrix axes::properties::get_inverse_transform_matrix ( void  ) const
inline

Definition at line 5131 of file graphics.h.

bool axes::properties::get_is2D ( void  ) const
inline

Definition at line 3800 of file graphics.in.h.

bool axes::properties::get_is2D ( void  ) const
inline

Definition at line 5169 of file graphics.h.

std::string axes::properties::get_layer ( void  ) const
inline

Definition at line 5570 of file graphics.h.

References radio_property::current_value().

bool axes::properties::get_layer2Dtop ( void  ) const
inline

Definition at line 3799 of file graphics.in.h.

bool axes::properties::get_layer2Dtop ( void  ) const
inline

Definition at line 5168 of file graphics.h.

octave_value axes::properties::get_linestyleorder ( void  ) const
inline

Definition at line 5572 of file graphics.h.

References any_property::get().

double axes::properties::get_linewidth ( void  ) const
inline

Definition at line 5574 of file graphics.h.

References double_property::double_value().

octave_value axes::properties::get_looseinset ( void  ) const
inline

Definition at line 5736 of file graphics.h.

References array_property::get().

std::string axes::properties::get_minorgridlinestyle ( void  ) const
inline

Definition at line 5577 of file graphics.h.

References radio_property::current_value().

double axes::properties::get_mousewheelzoom ( void  ) const
inline

Definition at line 5579 of file graphics.h.

References double_property::double_value().

Referenced by QtHandles::Canvas::canvasWheelEvent().

bool axes::properties::get_nearhoriz ( void  ) const
inline

Definition at line 3804 of file graphics.in.h.

bool axes::properties::get_nearhoriz ( void  ) const
inline

Definition at line 5173 of file graphics.h.

std::string axes::properties::get_nextplot ( void  ) const
inline

Definition at line 5582 of file graphics.h.

References radio_property::current_value().

Matrix axes::properties::get_opengl_matrix_1 ( void  ) const
inline

Definition at line 3763 of file graphics.in.h.

Matrix axes::properties::get_opengl_matrix_1 ( void  ) const
inline

Definition at line 5132 of file graphics.h.

Matrix axes::properties::get_opengl_matrix_2 ( void  ) const
inline

Definition at line 3764 of file graphics.in.h.

Matrix axes::properties::get_opengl_matrix_2 ( void  ) const
inline

Definition at line 5133 of file graphics.h.

octave_value axes::properties::get_outerposition ( void  ) const
inline

Definition at line 5584 of file graphics.h.

References array_property::get().

graphics_handle base_properties::get_parent ( void  ) const
inlineinherited
octave_value axes::properties::get_plotboxaspectratio ( void  ) const
inline

Definition at line 5586 of file graphics.h.

References array_property::get().

std::string axes::properties::get_plotboxaspectratiomode ( void  ) const
inline

Definition at line 5589 of file graphics.h.

References radio_property::current_value().

octave_value axes::properties::get_position ( void  ) const
inline

Definition at line 5591 of file graphics.h.

References array_property::get().

std::string axes::properties::get_projection ( void  ) const
inline

Definition at line 5594 of file graphics.h.

References radio_property::current_value().

property axes::properties::get_property ( const caseless_str pname)
virtual
property base_properties::get_property_dynamic ( const caseless_str pname)
protectedinherited
property base_properties::get_property_dynamic ( const caseless_str pname)
protectedinherited

Definition at line 2988 of file graphics.cc.

References error().

Referenced by base_properties::get_property().

std::string axes::properties::get_scale ( const std::string &  scale,
const Matrix lims 
)
inlineprivate

Definition at line 6875 of file graphics.h.

References Array< T >::numel(), and scale().

std::string base_properties::get_selected ( void  ) const
inlineinherited

Definition at line 2745 of file graphics.h.

References radio_property::current_value().

Referenced by base_properties::get().

std::string base_properties::get_selectionhighlight ( void  ) const
inlineinherited

Definition at line 2748 of file graphics.h.

References radio_property::current_value().

Referenced by base_properties::get().

std::string base_properties::get_tag ( void  ) const
inlineinherited

Definition at line 2750 of file graphics.h.

References string_property::string_value().

Referenced by base_properties::get().

std::string axes::properties::get_tickdir ( void  ) const
inline

Definition at line 5597 of file graphics.h.

References radio_property::current_value().

std::string axes::properties::get_tickdirmode ( void  ) const
inline

Definition at line 5600 of file graphics.h.

References radio_property::current_value().

Matrix axes::properties::get_ticklabel_extents ( const Matrix ticks,
const string_vector ticklabels,
const Matrix limits 
)
private

Definition at line 7179 of file graphics.cc.

References max(), min(), and Array< T >::numel().

octave_value axes::properties::get_ticklength ( void  ) const
inline

Definition at line 5602 of file graphics.h.

References array_property::get().

octave_value axes::properties::get_tightinset ( void  ) const
inline

Definition at line 5604 of file graphics.h.

References array_property::get().

graphics_handle axes::properties::get_title ( void  ) const
inline

Definition at line 5606 of file graphics.h.

References handle_property::handle_value().

Referenced by gh_manager::do_make_graphics_handle().

virtual graphics_toolkit base_properties::get_toolkit ( void  ) const
virtualinherited

Reimplemented in figure::properties, and figure::properties.

graphics_toolkit base_properties::get_toolkit ( void  ) const
virtualinherited
graphics_xform axes::properties::get_transform ( void  ) const
inline

Definition at line 3758 of file graphics.in.h.

graphics_xform axes::properties::get_transform ( void  ) const
inline

Definition at line 5127 of file graphics.h.

Referenced by convert_text_position(), and QtHandles::Canvas::updateCurrentPoint().

Matrix axes::properties::get_transform_matrix ( void  ) const
inline

Definition at line 3761 of file graphics.in.h.

Matrix axes::properties::get_transform_matrix ( void  ) const
inline

Definition at line 5130 of file graphics.h.

Matrix axes::properties::get_transform_zlim ( void  ) const
inline

Definition at line 3765 of file graphics.in.h.

Matrix axes::properties::get_transform_zlim ( void  ) const
inline

Definition at line 5134 of file graphics.h.

Referenced by QtHandles::Canvas::updateCurrentPoint().

std::string base_properties::get_type ( void  ) const
inlineinherited

Definition at line 2752 of file graphics.h.

References string_property::string_value().

Referenced by base_properties::get().

graphics_handle base_properties::get_uicontextmenu ( void  ) const
inlineinherited
std::string axes::properties::get_units ( void  ) const
inline

Definition at line 5609 of file graphics.h.

References radio_property::current_value().

octave_value base_properties::get_userdata ( void  ) const
inlineinherited

Definition at line 2756 of file graphics.h.

References any_property::get().

Referenced by base_properties::get().

octave_value axes::properties::get_view ( void  ) const
inline

Definition at line 5611 of file graphics.h.

References array_property::get().

std::string base_properties::get_visible ( void  ) const
inlineinherited

Definition at line 2759 of file graphics.h.

References radio_property::current_value().

Referenced by base_properties::get().

bool axes::properties::get_x2Dtop ( void  ) const
inline

Definition at line 3797 of file graphics.in.h.

bool axes::properties::get_x2Dtop ( void  ) const
inline

Definition at line 5166 of file graphics.h.

double axes::properties::get_x_max ( void  ) const
inline

Definition at line 3783 of file graphics.in.h.

double axes::properties::get_x_max ( void  ) const
inline

Definition at line 5152 of file graphics.h.

References max().

double axes::properties::get_x_min ( void  ) const
inline

Definition at line 3782 of file graphics.in.h.

double axes::properties::get_x_min ( void  ) const
inline

Definition at line 5151 of file graphics.h.

References min().

octave_value axes::properties::get_x_normrendertransform ( void  ) const
inline

Definition at line 5744 of file graphics.h.

References array_property::get().

octave_value axes::properties::get_x_projectiontransform ( void  ) const
inline

Definition at line 5740 of file graphics.h.

References array_property::get().

octave_value axes::properties::get_x_rendertransform ( void  ) const
inline

Definition at line 5746 of file graphics.h.

References array_property::get().

const scaler& axes::properties::get_x_scaler ( void  ) const
inline

Definition at line 3720 of file graphics.in.h.

const scaler& axes::properties::get_x_scaler ( void  ) const
inline

Definition at line 5089 of file graphics.h.

octave_value axes::properties::get_x_viewporttransform ( void  ) const
inline

Definition at line 5742 of file graphics.h.

References array_property::get().

octave_value axes::properties::get_x_viewtransform ( void  ) const
inline

Definition at line 5738 of file graphics.h.

References array_property::get().

std::string axes::properties::get_xaxislocation ( void  ) const
inline

Definition at line 5614 of file graphics.h.

References radio_property::current_value().

octave_value axes::properties::get_xcolor ( void  ) const
inline

Definition at line 5619 of file graphics.h.

References color_property::get().

Matrix axes::properties::get_xcolor_rgb ( void  ) const
inline
std::string axes::properties::get_xdir ( void  ) const
inline

Definition at line 5622 of file graphics.h.

References radio_property::current_value().

std::string axes::properties::get_xgrid ( void  ) const
inline

Definition at line 5625 of file graphics.h.

References radio_property::current_value().

Referenced by QtHandles::Canvas::canvasToggleGrid().

graphics_handle axes::properties::get_xlabel ( void  ) const
inline

Definition at line 5627 of file graphics.h.

References handle_property::handle_value().

Referenced by gh_manager::do_make_graphics_handle().

octave_value axes::properties::get_xlim ( void  ) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 5629 of file graphics.h.

References array_property::get().

std::string axes::properties::get_xlimmode ( void  ) const
inline

Definition at line 5632 of file graphics.h.

References radio_property::current_value().

std::string axes::properties::get_xminorgrid ( void  ) const
inline

Definition at line 5635 of file graphics.h.

References radio_property::current_value().

std::string axes::properties::get_xminortick ( void  ) const
inline

Definition at line 5638 of file graphics.h.

References radio_property::current_value().

octave_value axes::properties::get_xmtick ( void  ) const
inline

Definition at line 5748 of file graphics.h.

References array_property::get().

double axes::properties::get_xPlane ( void  ) const
inline

Definition at line 3770 of file graphics.in.h.

double axes::properties::get_xPlane ( void  ) const
inline

Definition at line 5139 of file graphics.h.

double axes::properties::get_xPlaneN ( void  ) const
inline

Definition at line 3771 of file graphics.in.h.

double axes::properties::get_xPlaneN ( void  ) const
inline

Definition at line 5140 of file graphics.h.

double axes::properties::get_xpTick ( void  ) const
inline

Definition at line 3776 of file graphics.in.h.

double axes::properties::get_xpTick ( void  ) const
inline

Definition at line 5145 of file graphics.h.

double axes::properties::get_xpTickN ( void  ) const
inline

Definition at line 3777 of file graphics.in.h.

double axes::properties::get_xpTickN ( void  ) const
inline

Definition at line 5146 of file graphics.h.

std::string axes::properties::get_xscale ( void  ) const
inline

Definition at line 5641 of file graphics.h.

References radio_property::current_value().

int axes::properties::get_xstate ( void  ) const
inline

Definition at line 3767 of file graphics.in.h.

int axes::properties::get_xstate ( void  ) const
inline

Definition at line 5136 of file graphics.h.

octave_value axes::properties::get_xtick ( void  ) const
inline

Definition at line 5643 of file graphics.h.

References array_property::get().

octave_value axes::properties::get_xticklabel ( void  ) const
inline

Definition at line 5645 of file graphics.h.

References any_property::get().

std::string axes::properties::get_xticklabelmode ( void  ) const
inline

Definition at line 5648 of file graphics.h.

References radio_property::current_value().

double axes::properties::get_xticklen ( void  ) const
inline

Definition at line 3791 of file graphics.in.h.

double axes::properties::get_xticklen ( void  ) const
inline

Definition at line 5160 of file graphics.h.

std::string axes::properties::get_xtickmode ( void  ) const
inline

Definition at line 5651 of file graphics.h.

References radio_property::current_value().

double axes::properties::get_xtickoffset ( void  ) const
inline

Definition at line 3794 of file graphics.in.h.

double axes::properties::get_xtickoffset ( void  ) const
inline

Definition at line 5163 of file graphics.h.

bool axes::properties::get_xySym ( void  ) const
inline

Definition at line 3801 of file graphics.in.h.

bool axes::properties::get_xySym ( void  ) const
inline

Definition at line 5170 of file graphics.h.

bool axes::properties::get_xyzSym ( void  ) const
inline

Definition at line 3802 of file graphics.in.h.

bool axes::properties::get_xyzSym ( void  ) const
inline

Definition at line 5171 of file graphics.h.

bool axes::properties::get_y2Dright ( void  ) const
inline

Definition at line 3798 of file graphics.in.h.

bool axes::properties::get_y2Dright ( void  ) const
inline

Definition at line 5167 of file graphics.h.

double axes::properties::get_y_max ( void  ) const
inline

Definition at line 3785 of file graphics.in.h.

double axes::properties::get_y_max ( void  ) const
inline

Definition at line 5154 of file graphics.h.

References max().

double axes::properties::get_y_min ( void  ) const
inline

Definition at line 3784 of file graphics.in.h.

double axes::properties::get_y_min ( void  ) const
inline

Definition at line 5153 of file graphics.h.

References min().

const scaler& axes::properties::get_y_scaler ( void  ) const
inline

Definition at line 3721 of file graphics.in.h.

const scaler& axes::properties::get_y_scaler ( void  ) const
inline

Definition at line 5090 of file graphics.h.

std::string axes::properties::get_yaxislocation ( void  ) const
inline

Definition at line 5654 of file graphics.h.

References radio_property::current_value().

octave_value axes::properties::get_ycolor ( void  ) const
inline

Definition at line 5659 of file graphics.h.

References color_property::get().

Matrix axes::properties::get_ycolor_rgb ( void  ) const
inline
std::string axes::properties::get_ydir ( void  ) const
inline

Definition at line 5662 of file graphics.h.

References radio_property::current_value().

std::string axes::properties::get_ygrid ( void  ) const
inline

Definition at line 5665 of file graphics.h.

References radio_property::current_value().

Referenced by QtHandles::Canvas::canvasToggleGrid().

graphics_handle axes::properties::get_ylabel ( void  ) const
inline

Definition at line 5667 of file graphics.h.

References handle_property::handle_value().

Referenced by gh_manager::do_make_graphics_handle().

octave_value axes::properties::get_ylim ( void  ) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 5669 of file graphics.h.

References array_property::get().

std::string axes::properties::get_ylimmode ( void  ) const
inline

Definition at line 5672 of file graphics.h.

References radio_property::current_value().

std::string axes::properties::get_yminorgrid ( void  ) const
inline

Definition at line 5675 of file graphics.h.

References radio_property::current_value().

std::string axes::properties::get_yminortick ( void  ) const
inline

Definition at line 5678 of file graphics.h.

References radio_property::current_value().

octave_value axes::properties::get_ymtick ( void  ) const
inline

Definition at line 5750 of file graphics.h.

References array_property::get().

double axes::properties::get_yPlane ( void  ) const
inline

Definition at line 3772 of file graphics.in.h.

double axes::properties::get_yPlane ( void  ) const
inline

Definition at line 5141 of file graphics.h.

double axes::properties::get_yPlaneN ( void  ) const
inline

Definition at line 3773 of file graphics.in.h.

double axes::properties::get_yPlaneN ( void  ) const
inline

Definition at line 5142 of file graphics.h.

double axes::properties::get_ypTick ( void  ) const
inline

Definition at line 3778 of file graphics.in.h.

double axes::properties::get_ypTick ( void  ) const
inline

Definition at line 5147 of file graphics.h.

double axes::properties::get_ypTickN ( void  ) const
inline

Definition at line 3779 of file graphics.in.h.

double axes::properties::get_ypTickN ( void  ) const
inline

Definition at line 5148 of file graphics.h.

std::string axes::properties::get_yscale ( void  ) const
inline

Definition at line 5681 of file graphics.h.

References radio_property::current_value().

int axes::properties::get_ystate ( void  ) const
inline

Definition at line 3768 of file graphics.in.h.

int axes::properties::get_ystate ( void  ) const
inline

Definition at line 5137 of file graphics.h.

octave_value axes::properties::get_ytick ( void  ) const
inline

Definition at line 5683 of file graphics.h.

References array_property::get().

octave_value axes::properties::get_yticklabel ( void  ) const
inline

Definition at line 5685 of file graphics.h.

References any_property::get().

std::string axes::properties::get_yticklabelmode ( void  ) const
inline

Definition at line 5688 of file graphics.h.

References radio_property::current_value().

double axes::properties::get_yticklen ( void  ) const
inline

Definition at line 3792 of file graphics.in.h.

double axes::properties::get_yticklen ( void  ) const
inline

Definition at line 5161 of file graphics.h.

std::string axes::properties::get_ytickmode ( void  ) const
inline

Definition at line 5691 of file graphics.h.

References radio_property::current_value().

double axes::properties::get_ytickoffset ( void  ) const
inline

Definition at line 3795 of file graphics.in.h.

double axes::properties::get_ytickoffset ( void  ) const
inline

Definition at line 5164 of file graphics.h.

double axes::properties::get_z_max ( void  ) const
inline

Definition at line 3787 of file graphics.in.h.

double axes::properties::get_z_max ( void  ) const
inline

Definition at line 5156 of file graphics.h.

References max().

double axes::properties::get_z_min ( void  ) const
inline

Definition at line 3786 of file graphics.in.h.

double axes::properties::get_z_min ( void  ) const
inline

Definition at line 5155 of file graphics.h.

References min().

const scaler& axes::properties::get_z_scaler ( void  ) const
inline

Definition at line 3722 of file graphics.in.h.

const scaler& axes::properties::get_z_scaler ( void  ) const
inline

Definition at line 5091 of file graphics.h.

octave_value axes::properties::get_zcolor ( void  ) const
inline

Definition at line 5696 of file graphics.h.

References color_property::get().

Matrix axes::properties::get_zcolor_rgb ( void  ) const
inline
std::string axes::properties::get_zdir ( void  ) const
inline

Definition at line 5699 of file graphics.h.

References radio_property::current_value().

std::string axes::properties::get_zgrid ( void  ) const
inline

Definition at line 5702 of file graphics.h.

References radio_property::current_value().

Referenced by QtHandles::Canvas::canvasToggleGrid().

graphics_handle axes::properties::get_zlabel ( void  ) const
inline

Definition at line 5704 of file graphics.h.

References handle_property::handle_value().

Referenced by gh_manager::do_make_graphics_handle().

octave_value axes::properties::get_zlim ( void  ) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 5706 of file graphics.h.

References array_property::get().

std::string axes::properties::get_zlimmode ( void  ) const
inline

Definition at line 5709 of file graphics.h.

References radio_property::current_value().

std::string axes::properties::get_zminorgrid ( void  ) const
inline

Definition at line 5712 of file graphics.h.

References radio_property::current_value().

std::string axes::properties::get_zminortick ( void  ) const
inline

Definition at line 5715 of file graphics.h.

References radio_property::current_value().

octave_value axes::properties::get_zmtick ( void  ) const
inline

Definition at line 5752 of file graphics.h.

References array_property::get().

double axes::properties::get_zPlane ( void  ) const
inline

Definition at line 3774 of file graphics.in.h.

double axes::properties::get_zPlane ( void  ) const
inline

Definition at line 5143 of file graphics.h.

double axes::properties::get_zPlaneN ( void  ) const
inline

Definition at line 3775 of file graphics.in.h.

double axes::properties::get_zPlaneN ( void  ) const
inline

Definition at line 5144 of file graphics.h.

double axes::properties::get_zpTick ( void  ) const
inline

Definition at line 3780 of file graphics.in.h.

double axes::properties::get_zpTick ( void  ) const
inline

Definition at line 5149 of file graphics.h.

double axes::properties::get_zpTickN ( void  ) const
inline

Definition at line 3781 of file graphics.in.h.

double axes::properties::get_zpTickN ( void  ) const
inline

Definition at line 5150 of file graphics.h.

std::string axes::properties::get_zscale ( void  ) const
inline

Definition at line 5718 of file graphics.h.

References radio_property::current_value().

bool axes::properties::get_zSign ( void  ) const
inline

Definition at line 3803 of file graphics.in.h.

bool axes::properties::get_zSign ( void  ) const
inline

Definition at line 5172 of file graphics.h.

int axes::properties::get_zstate ( void  ) const
inline

Definition at line 3769 of file graphics.in.h.

int axes::properties::get_zstate ( void  ) const
inline

Definition at line 5138 of file graphics.h.

octave_value axes::properties::get_ztick ( void  ) const
inline

Definition at line 5720 of file graphics.h.

References array_property::get().

octave_value axes::properties::get_zticklabel ( void  ) const
inline

Definition at line 5722 of file graphics.h.

References any_property::get().

std::string axes::properties::get_zticklabelmode ( void  ) const
inline

Definition at line 5725 of file graphics.h.

References radio_property::current_value().

double axes::properties::get_zticklen ( void  ) const
inline

Definition at line 3793 of file graphics.in.h.

double axes::properties::get_zticklen ( void  ) const
inline

Definition at line 5162 of file graphics.h.

std::string axes::properties::get_ztickmode ( void  ) const
inline

Definition at line 5728 of file graphics.h.

References radio_property::current_value().

double axes::properties::get_ztickoffset ( void  ) const
inline

Definition at line 3796 of file graphics.in.h.

double axes::properties::get_ztickoffset ( void  ) const
inline

Definition at line 5165 of file graphics.h.

std::string axes::properties::graphics_object_name ( void  ) const
inlinevirtual

Reimplemented from base_properties.

Definition at line 5263 of file graphics.h.

bool axes::properties::gridlinestyle_is ( const std::string &  v) const
inline

Definition at line 5563 of file graphics.h.

References radio_property::is().

bool base_properties::handlevisibility_is ( const std::string &  v) const
inlineinherited
bool axes::properties::has_core_property ( const caseless_str pname)
static

Definition at line 2713 of file graphics-props.cc.

Referenced by property_list::set().

bool base_properties::has_dynamic_property ( const std::string &  pname)
inherited
bool base_properties::has_dynamic_property ( const std::string &  pname)
inherited

Definition at line 2957 of file graphics.cc.

Referenced by Fwaitfor().

bool axes::properties::has_property ( const caseless_str pname) const
virtual

Reimplemented from base_properties.

Definition at line 2762 of file graphics-props.cc.

bool axes::properties::has_readonly_property ( const caseless_str pname)
static

Definition at line 2742 of file graphics-props.cc.

Referenced by axes::has_readonly_property().

void axes::properties::init ( void  )
protectedvirtual

Reimplemented from base_properties.

Definition at line 4676 of file graphics.cc.

References base_graphics_object::adopt(), default_axes_position(), and xset().

Referenced by properties().

virtual void base_properties::init_integerhandle ( const octave_value )
inlinevirtualinherited

Reimplemented in figure::properties, and figure::properties.

Definition at line 2489 of file graphics.in.h.

References panic_impossible.

virtual void base_properties::init_integerhandle ( const octave_value )
inlinevirtualinherited

Reimplemented in figure::properties, and figure::properties.

Definition at line 2491 of file graphics.h.

References panic_impossible.

Referenced by F__go_figure__().

void base_properties::insert_property ( const std::string &  name,
property  p 
)
inlineinherited

Definition at line 2499 of file graphics.in.h.

References property::set_name(), and property::set_parent().

void base_properties::insert_property ( const std::string &  name,
property  p 
)
inlineinherited

Definition at line 2501 of file graphics.h.

References property::set_name(), and property::set_parent().

Referenced by Faddproperty().

void base_properties::insert_static_property ( const std::string &  name,
base_property p 
)
inlineprotectedinherited

Definition at line 2951 of file graphics.h.

bool axes::properties::interpreter_is ( const std::string &  v) const
inline

Definition at line 5566 of file graphics.h.

References radio_property::is().

bool axes::properties::is___hold_all__ ( void  ) const
inline

Definition at line 5730 of file graphics.h.

References bool_property::is_on().

bool base_properties::is___modified__ ( void  ) const
inlineinherited

Definition at line 2761 of file graphics.h.

References bool_property::is_on().

virtual bool base_properties::is_aliminclude ( void  ) const
inlinevirtualinherited
virtual bool base_properties::is_aliminclude ( void  ) const
inlinevirtualinherited
bool base_properties::is_beingdeleted ( void  ) const
inlineinherited
bool axes::properties::is_box ( void  ) const
inline

Definition at line 5505 of file graphics.h.

References bool_property::is_on().

virtual bool base_properties::is_climinclude ( void  ) const
inlinevirtualinherited
virtual bool base_properties::is_climinclude ( void  ) const
inlinevirtualinherited
bool base_properties::is_clipping ( void  ) const
inlineinherited

Definition at line 2724 of file graphics.h.

References bool_property::is_on().

bool base_properties::is_handle_visible ( void  ) const
inherited
bool base_properties::is_handle_visible ( void  ) const
inherited

Definition at line 3116 of file graphics.cc.

bool base_properties::is_hittest ( void  ) const
inlineinherited

Definition at line 2736 of file graphics.h.

References bool_property::is_on().

Referenced by opengl_selector::select().

bool base_properties::is_interruptible ( void  ) const
inlineinherited

Definition at line 2739 of file graphics.h.

References bool_property::is_on().

Referenced by gh_manager::do_post_callback(), and gh_manager::do_process_events().

bool base_properties::is_modified ( void  ) const
inlineinherited

Definition at line 2530 of file graphics.in.h.

bool base_properties::is_modified ( void  ) const
inlineinherited

Definition at line 2532 of file graphics.h.

Referenced by Fdrawnow().

bool base_properties::is_selected ( void  ) const
inlineinherited

Definition at line 2744 of file graphics.h.

References bool_property::is_on().

bool base_properties::is_selectionhighlight ( void  ) const
inlineinherited

Definition at line 2747 of file graphics.h.

References bool_property::is_on().

bool base_properties::is_visible ( void  ) const
inlineinherited
bool axes::properties::is_xgrid ( void  ) const
inline

Definition at line 5624 of file graphics.h.

References bool_property::is_on().

virtual bool base_properties::is_xliminclude ( void  ) const
inlinevirtualinherited
virtual bool base_properties::is_xliminclude ( void  ) const
inlinevirtualinherited
bool axes::properties::is_xminorgrid ( void  ) const
inline

Definition at line 5634 of file graphics.h.

References bool_property::is_on().

bool axes::properties::is_xminortick ( void  ) const
inline

Definition at line 5637 of file graphics.h.

References bool_property::is_on().

bool axes::properties::is_ygrid ( void  ) const
inline

Definition at line 5664 of file graphics.h.

References bool_property::is_on().

virtual bool base_properties::is_yliminclude ( void  ) const
inlinevirtualinherited
virtual bool base_properties::is_yliminclude ( void  ) const
inlinevirtualinherited
bool axes::properties::is_yminorgrid ( void  ) const
inline

Definition at line 5674 of file graphics.h.

References bool_property::is_on().

bool axes::properties::is_yminortick ( void  ) const
inline

Definition at line 5677 of file graphics.h.

References bool_property::is_on().

bool axes::properties::is_zgrid ( void  ) const
inline

Definition at line 5701 of file graphics.h.

References bool_property::is_on().

virtual bool base_properties::is_zliminclude ( void  ) const
inlinevirtualinherited
virtual bool base_properties::is_zliminclude ( void  ) const
inlinevirtualinherited
bool axes::properties::is_zminorgrid ( void  ) const
inline

Definition at line 5711 of file graphics.h.

References bool_property::is_on().

bool axes::properties::is_zminortick ( void  ) const
inline

Definition at line 5714 of file graphics.h.

References bool_property::is_on().

bool axes::properties::layer_is ( const std::string &  v) const
inline

Definition at line 5569 of file graphics.h.

References radio_property::is().

void base_properties::mark_modified ( void  )
inherited
void base_properties::mark_modified ( void  )
inherited

Definition at line 3064 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(), figure::properties::set___enhanced__(), figure::properties::set___graphics_toolkit__(), figure::properties::set___guidata__(), set___hold_all__(), uimenu::properties::set___object__(), uicontextmenu::properties::set___object__(), uicontrol::properties::set___object__(), uipanel::properties::set___object__(), uitoolbar::properties::set___object__(), uipushtool::properties::set___object__(), uitoggletool::properties::set___object__(), figure::properties::set___pan_mode__(), figure::properties::set___plot_stream__(), figure::properties::set___rotate_mode__(), figure::properties::set___zoom_mode__(), uimenu::properties::set_accelerator(), set_activepositionproperty(), set_alim(), image::properties::set_alim(), patch::properties::set_alim(), surface::properties::set_alim(), hggroup::properties::set_alim(), image::properties::set_aliminclude(), patch::properties::set_aliminclude(), surface::properties::set_aliminclude(), hggroup::properties::set_aliminclude(), set_alimmode(), image::properties::set_alphadata(), surface::properties::set_alphadata(), image::properties::set_alphadatamapping(), patch::properties::set_alphadatamapping(), surface::properties::set_alphadatamapping(), figure::properties::set_alphamap(), set_ambientlightcolor(), patch::properties::set_ambientstrength(), surface::properties::set_ambientstrength(), set_autopos_tag(), text::properties::set_autopos_tag(), patch::properties::set_backfacelighting(), surface::properties::set_backfacelighting(), text::properties::set_backgroundcolor(), uicontrol::properties::set_backgroundcolor(), uipanel::properties::set_backgroundcolor(), uipanel::properties::set_bordertype(), uipanel::properties::set_borderwidth(), set_box(), figure::properties::set_buttondownfcn(), uimenu::properties::set_callback(), uicontextmenu::properties::set_callback(), uicontrol::properties::set_callback(), set_cameraposition(), set_camerapositionmode(), set_cameratarget(), set_cameratargetmode(), set_cameraupvector(), set_cameraupvectormode(), set_cameraviewangle(), set_cameraviewanglemode(), image::properties::set_cdata(), patch::properties::set_cdata(), surface::properties::set_cdata(), uicontrol::properties::set_cdata(), uipushtool::properties::set_cdata(), uitoggletool::properties::set_cdata(), image::properties::set_cdatamapping(), patch::properties::set_cdatamapping(), surface::properties::set_cdatamapping(), surface::properties::set_cdatasource(), uimenu::properties::set_checked(), uipushtool::properties::set_clickedcallback(), uitoggletool::properties::set_clickedcallback(), set_clim(), image::properties::set_clim(), patch::properties::set_clim(), surface::properties::set_clim(), hggroup::properties::set_clim(), image::properties::set_climinclude(), patch::properties::set_climinclude(), surface::properties::set_climinclude(), hggroup::properties::set_climinclude(), set_climmode(), uicontrol::properties::set_clipping(), figure::properties::set_closerequestfcn(), figure::properties::set_color(), set_color(), line::properties::set_color(), text::properties::set_color(), figure::properties::set_colormap(), set_colororder(), root_figure::properties::set_commandwindowsize(), figure::properties::set_currentcharacter(), figure::properties::set_currentobject(), figure::properties::set_currentpoint(), set_currentpoint(), set_dataaspectratio(), set_dataaspectratiomode(), patch::properties::set_diffusestrength(), surface::properties::set_diffusestrength(), line::properties::set_displayname(), text::properties::set_displayname(), image::properties::set_displayname(), patch::properties::set_displayname(), surface::properties::set_displayname(), hggroup::properties::set_displayname(), figure::properties::set_dockcontrols(), figure::properties::set_doublebuffer(), set_drawmode(), patch::properties::set_edgealpha(), surface::properties::set_edgealpha(), text::properties::set_edgecolor(), patch::properties::set_edgecolor(), surface::properties::set_edgecolor(), patch::properties::set_edgelighting(), surface::properties::set_edgelighting(), text::properties::set_editing(), uimenu::properties::set_enable(), uicontrol::properties::set_enable(), uipushtool::properties::set_enable(), uitoggletool::properties::set_enable(), line::properties::set_erasemode(), text::properties::set_erasemode(), image::properties::set_erasemode(), patch::properties::set_erasemode(), surface::properties::set_erasemode(), hggroup::properties::set_erasemode(), root_figure::properties::set_errormessage(), text::properties::set_extent(), uicontrol::properties::set_extent(), patch::properties::set_facealpha(), surface::properties::set_facealpha(), patch::properties::set_facecolor(), surface::properties::set_facecolor(), patch::properties::set_facelighting(), surface::properties::set_facelighting(), patch::properties::set_faces(), patch::properties::set_facevertexalphadata(), patch::properties::set_facevertexcdata(), figure::properties::set_filename(), root_figure::properties::set_fixedwidthfontname(), uimenu::properties::set_fltk_label(), set_fontangle(), text::properties::set_fontangle(), uicontrol::properties::set_fontangle(), uipanel::properties::set_fontangle(), set_fontname(), text::properties::set_fontname(), uicontrol::properties::set_fontname(), uipanel::properties::set_fontname(), set_fontsize(), text::properties::set_fontsize(), uicontrol::properties::set_fontsize(), uipanel::properties::set_fontsize(), set_fontsize_points(), text::properties::set_fontsize_points(), set_fontweight(), text::properties::set_fontweight(), uicontrol::properties::set_fontweight(), uipanel::properties::set_fontweight(), uimenu::properties::set_foregroundcolor(), uicontrol::properties::set_foregroundcolor(), uipanel::properties::set_foregroundcolor(), set_gridlinestyle(), uipanel::properties::set_highlightcolor(), text::properties::set_horizontalalignment(), uicontrol::properties::set_horizontalalignment(), text::properties::set_horizontalalignmentmode(), set_interpreter(), line::properties::set_interpreter(), text::properties::set_interpreter(), patch::properties::set_interpreter(), surface::properties::set_interpreter(), figure::properties::set_inverthardcopy(), figure::properties::set_keypressfcn(), uicontrol::properties::set_keypressfcn(), figure::properties::set_keyreleasefcn(), uimenu::properties::set_label(), root_figure::properties::set_language(), set_layer(), line::properties::set_linestyle(), text::properties::set_linestyle(), patch::properties::set_linestyle(), surface::properties::set_linestyle(), set_linewidth(), line::properties::set_linewidth(), text::properties::set_linewidth(), patch::properties::set_linewidth(), surface::properties::set_linewidth(), uicontrol::properties::set_listboxtop(), set_looseinset(), text::properties::set_margin(), line::properties::set_marker(), patch::properties::set_marker(), surface::properties::set_marker(), line::properties::set_markeredgecolor(), patch::properties::set_markeredgecolor(), surface::properties::set_markeredgecolor(), line::properties::set_markerfacecolor(), patch::properties::set_markerfacecolor(), surface::properties::set_markerfacecolor(), line::properties::set_markersize(), patch::properties::set_markersize(), surface::properties::set_markersize(), uicontrol::properties::set_max(), figure::properties::set_menubar(), surface::properties::set_meshstyle(), uicontrol::properties::set_min(), figure::properties::set_mincolormap(), set_minorgridlinestyle(), root_figure::properties::set_monitorpositions(), set_mousewheelzoom(), figure::properties::set_name(), figure::properties::set_nextplot(), set_nextplot(), patch::properties::set_normalmode(), surface::properties::set_normalmode(), figure::properties::set_numbertitle(), uitoggletool::properties::set_offcallback(), uitoggletool::properties::set_oncallback(), set_outerposition(), figure::properties::set_paperorientation(), figure::properties::set_paperposition(), figure::properties::set_paperpositionmode(), figure::properties::set_papersize(), set_plotboxaspectratio(), set_plotboxaspectratiomode(), figure::properties::set_pointer(), root_figure::properties::set_pointerlocation(), figure::properties::set_pointershapecdata(), figure::properties::set_pointershapehotspot(), root_figure::properties::set_pointerwindow(), set_position(), text::properties::set_position(), uimenu::properties::set_position(), uicontextmenu::properties::set_position(), uicontrol::properties::set_position(), uipanel::properties::set_position(), text::properties::set_positionmode(), set_projection(), figure::properties::set_renderer(), figure::properties::set_renderermode(), figure::properties::set_resize(), figure::properties::set_resizefcn(), uipanel::properties::set_resizefcn(), text::properties::set_rotation(), text::properties::set_rotationmode(), root_figure::properties::set_screendepth(), root_figure::properties::set_screenpixelsperinch(), root_figure::properties::set_screensize(), figure::properties::set_selectiontype(), uimenu::properties::set_separator(), uipushtool::properties::set_separator(), uitoggletool::properties::set_separator(), uipanel::properties::set_shadowcolor(), root_figure::properties::set_showhiddenhandles(), uicontrol::properties::set_sliderstep(), patch::properties::set_specularcolorreflectance(), surface::properties::set_specularcolorreflectance(), patch::properties::set_specularexponent(), surface::properties::set_specularexponent(), patch::properties::set_specularstrength(), surface::properties::set_specularstrength(), uitoggletool::properties::set_state(), text::properties::set_string(), uicontrol::properties::set_string(), set_tickdir(), set_tickdirmode(), set_ticklength(), set_tightinset(), uipanel::properties::set_title(), uipanel::properties::set_titleposition(), figure::properties::set_toolbar(), figure::properties::set_toolkit(), uicontrol::properties::set_tooltipstring(), uipushtool::properties::set_tooltipstring(), uitoggletool::properties::set_tooltipstring(), root_figure::properties::set_units(), text::properties::set_units(), uicontrol::properties::set_units(), uicontrol::properties::set_value(), patch::properties::set_vertexnormals(), surface::properties::set_vertexnormals(), text::properties::set_verticalalignment(), uicontrol::properties::set_verticalalignment(), text::properties::set_verticalalignmentmode(), patch::properties::set_vertices(), set_view(), figure::properties::set_windowbuttondownfcn(), figure::properties::set_windowbuttonmotionfcn(), figure::properties::set_windowbuttonupfcn(), figure::properties::set_windowkeypressfcn(), figure::properties::set_windowkeyreleasefcn(), figure::properties::set_windowscrollwheelfcn(), figure::properties::set_windowstyle(), figure::properties::set_wvisual(), figure::properties::set_wvisualmode(), set_x_normrendertransform(), set_x_projectiontransform(), set_x_rendertransform(), set_x_viewporttransform(), set_x_viewtransform(), set_xaxislocation(), set_xcolor(), line::properties::set_xdata(), image::properties::set_xdata(), patch::properties::set_xdata(), surface::properties::set_xdata(), image::properties::set_xdatamode(), line::properties::set_xdatasource(), surface::properties::set_xdatasource(), set_xdir(), figure::properties::set_xdisplay(), set_xgrid(), set_xlim(), line::properties::set_xlim(), text::properties::set_xlim(), image::properties::set_xlim(), patch::properties::set_xlim(), surface::properties::set_xlim(), hggroup::properties::set_xlim(), line::properties::set_xliminclude(), text::properties::set_xliminclude(), image::properties::set_xliminclude(), patch::properties::set_xliminclude(), surface::properties::set_xliminclude(), hggroup::properties::set_xliminclude(), set_xlimmode(), set_xminorgrid(), set_xminortick(), set_xmtick(), set_xscale(), set_xtick(), set_xticklabelmode(), set_xtickmode(), figure::properties::set_xvisual(), figure::properties::set_xvisualmode(), set_yaxislocation(), set_ycolor(), line::properties::set_ydata(), image::properties::set_ydata(), patch::properties::set_ydata(), surface::properties::set_ydata(), image::properties::set_ydatamode(), line::properties::set_ydatasource(), surface::properties::set_ydatasource(), set_ydir(), set_ygrid(), set_ylim(), line::properties::set_ylim(), text::properties::set_ylim(), image::properties::set_ylim(), patch::properties::set_ylim(), surface::properties::set_ylim(), hggroup::properties::set_ylim(), line::properties::set_yliminclude(), text::properties::set_yliminclude(), image::properties::set_yliminclude(), patch::properties::set_yliminclude(), surface::properties::set_yliminclude(), hggroup::properties::set_yliminclude(), set_ylimmode(), set_yminorgrid(), set_yminortick(), set_ymtick(), set_yscale(), set_ytick(), set_yticklabelmode(), set_ytickmode(), set_zcolor(), line::properties::set_zdata(), patch::properties::set_zdata(), surface::properties::set_zdata(), line::properties::set_zdatasource(), surface::properties::set_zdatasource(), set_zdir(), set_zgrid(), set_zlim(), line::properties::set_zlim(), text::properties::set_zlim(), patch::properties::set_zlim(), surface::properties::set_zlim(), hggroup::properties::set_zlim(), line::properties::set_zliminclude(), text::properties::set_zliminclude(), patch::properties::set_zliminclude(), surface::properties::set_zliminclude(), hggroup::properties::set_zliminclude(), set_zlimmode(), set_zminorgrid(), set_zminortick(), set_zmtick(), set_zscale(), set_ztick(), set_zticklabelmode(), and set_ztickmode().

BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property base_properties::Matrix ( void  )
protectedinherited
BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property base_properties::Matrix ( void  )
protectedinherited
BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property on callback_property base_properties::Matrix ( void  )
protectedinherited
BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property on callback_property base_properties::Matrix ( void  )
protectedinherited
bool axes::properties::minorgridlinestyle_is ( const std::string &  v) const
inline

Definition at line 5576 of file graphics.h.

References radio_property::is().

bool axes::properties::nextplot_is ( const std::string &  v) const
inline

Definition at line 5581 of file graphics.h.

References radio_property::is().

void base_properties::override_defaults ( base_graphics_object obj)
inherited
void base_properties::override_defaults ( base_graphics_object obj)
inherited
void axes::properties::pan ( const std::string &  mode,
double  factor,
bool  push_to_zoom_stack = true 
)
void axes::properties::pan ( const std::string &  mode,
double  factor,
bool  push_to_zoom_stack = true 
)

Definition at line 7908 of file graphics.cc.

Referenced by QtHandles::Canvas::canvasWheelEvent().

ColumnVector axes::properties::pixel2coord ( double  px,
double  py 
) const
inline

Definition at line 3806 of file graphics.in.h.

ColumnVector axes::properties::pixel2coord ( double  px,
double  py 
) const
inline
bool axes::properties::plotboxaspectratiomode_is ( const std::string &  v) const
inline

Definition at line 5588 of file graphics.h.

References radio_property::is().

bool axes::properties::projection_is ( const std::string &  v) const
inline

Definition at line 5593 of file graphics.h.

References radio_property::is().

void axes::properties::push_zoom_stack ( void  )
void axes::properties::push_zoom_stack ( void  )

Definition at line 7775 of file graphics.cc.

std::set< std::string > axes::properties::readonly_property_names ( void  )
static

Definition at line 2721 of file graphics-props.cc.

References base_properties::readonly_property_names().

void axes::properties::remove_child ( const graphics_handle h)
virtual

Reimplemented from base_properties.

void axes::properties::remove_child ( const graphics_handle h)
virtual

Reimplemented from base_properties.

Definition at line 5207 of file graphics.cc.

References base_properties::remove_child().

void base_properties::renumber_child ( graphics_handle  old_gh,
graphics_handle  new_gh 
)
inlineinherited

Definition at line 2605 of file graphics.in.h.

void base_properties::renumber_child ( graphics_handle  old_gh,
graphics_handle  new_gh 
)
inlineinherited

Definition at line 2607 of file graphics.h.

Referenced by figure::properties::set_integerhandle().

void base_properties::renumber_parent ( graphics_handle  new_gh)
inlineinherited

Definition at line 2610 of file graphics.in.h.

void base_properties::renumber_parent ( graphics_handle  new_gh)
inlineinherited

Definition at line 2612 of file graphics.h.

Referenced by figure::properties::set_integerhandle().

void base_properties::reparent ( const graphics_handle new_parent)
inlineinherited

Definition at line 2588 of file graphics.in.h.

void base_properties::reparent ( const graphics_handle new_parent)
inlineinherited

Definition at line 2590 of file graphics.h.

Referenced by base_graphics_object::reparent().

void axes::properties::rotate3d ( double  x0,
double  x1,
double  y0,
double  y1,
bool  push_to_zoom_stack = true 
)
void axes::properties::rotate3d ( double  x0,
double  x1,
double  y0,
double  y1,
bool  push_to_zoom_stack = true 
)

Definition at line 7925 of file graphics.cc.

References max(), and min().

Referenced by QtHandles::Canvas::canvasMouseMoveEvent().

void axes::properties::rotate_view ( double  delta_az,
double  delta_el,
bool  push_to_zoom_stack = true 
)
void axes::properties::rotate_view ( double  delta_az,
double  delta_el,
bool  push_to_zoom_stack = true 
)

Definition at line 7974 of file graphics.cc.

void axes::properties::set ( const caseless_str pname,
const octave_value val 
)
virtual
void axes::properties::set___hold_all__ ( const octave_value val)
inline

Definition at line 6735 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void base_properties::set___modified__ ( const octave_value val)
inlineinherited

Definition at line 2586 of file graphics.in.h.

void base_properties::set___modified__ ( const octave_value val)
inlineinherited

Definition at line 2588 of file graphics.h.

Referenced by base_properties::set().

void axes::properties::set_activepositionproperty ( const octave_value val)
inline

Definition at line 5755 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_alim ( const octave_value val)
inline
void axes::properties::set_alimmode ( const octave_value val)
inline

Definition at line 5781 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_ambientlightcolor ( const octave_value val)
inline

Definition at line 5792 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_autopos_tag ( const octave_value val)
inline

Definition at line 6746 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void base_properties::set_beingdeleted ( const octave_value val)
inlineinherited

Definition at line 2767 of file graphics.h.

References error_state, and base_property::set().

Referenced by gh_manager::do_free(), and base_properties::set().

void axes::properties::set_box ( const octave_value val)
inline

Definition at line 5803 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void base_properties::set_busyaction ( const octave_value val)
inlineinherited

Definition at line 2778 of file graphics.h.

References error_state, and base_property::set().

Referenced by base_properties::set().

void base_properties::set_buttondownfcn ( const octave_value val)
inlineinherited

Definition at line 2789 of file graphics.h.

References error_state, and base_property::set().

Referenced by base_properties::set().

void axes::properties::set_cameraposition ( const octave_value val)
inline
void axes::properties::set_camerapositionmode ( const octave_value val)
inline

Definition at line 5829 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_cameratarget ( const octave_value val)
inline
void axes::properties::set_cameratargetmode ( const octave_value val)
inline

Definition at line 5855 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_cameraupvector ( const octave_value val)
inline
void axes::properties::set_cameraupvectormode ( const octave_value val)
inline

Definition at line 5881 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_cameraviewangle ( const octave_value val)
inline
void axes::properties::set_cameraviewanglemode ( const octave_value val)
inline

Definition at line 5907 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void base_properties::set_children ( const octave_value val)
inlineinherited

Definition at line 2800 of file graphics.h.

References error_state, and base_property::set().

Referenced by base_properties::set().

void axes::properties::set_clim ( const octave_value val)
inline
void axes::properties::set_climmode ( const octave_value val)
inline
void base_properties::set_clipping ( const octave_value val)
inlineinherited

Definition at line 2811 of file graphics.h.

References error_state, and base_property::set().

Referenced by base_properties::set(), and text::text().

void axes::properties::set_color ( const octave_value val)
inline

Definition at line 5946 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_colororder ( const octave_value val)
inline

Definition at line 5957 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void base_properties::set_createfcn ( const octave_value val)
inlineinherited

Definition at line 2822 of file graphics.h.

References error_state, and base_property::set().

Referenced by base_properties::set().

void axes::properties::set_currentpoint ( const octave_value val)
inline

Definition at line 5968 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_dataaspectratio ( const octave_value val)
inline
void axes::properties::set_dataaspectratiomode ( const octave_value val)
inline

Definition at line 5995 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_defaults ( base_graphics_object obj,
const std::string &  mode 
)
void axes::properties::set_defaults ( base_graphics_object obj,
const std::string &  mode 
)
void base_properties::set_deletefcn ( const octave_value val)
inlineinherited

Definition at line 2833 of file graphics.h.

References error_state, and base_property::set().

Referenced by base_properties::set().

void axes::properties::set_drawmode ( const octave_value val)
inline

Definition at line 6007 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void base_properties::set_dynamic ( const caseless_str pname,
const octave_value val 
)
protectedinherited
void base_properties::set_dynamic ( const caseless_str pname,
const octave_value val 
)
protectedinherited

Definition at line 2968 of file graphics.cc.

References error(), error_state, and base_graphics_object::mark_modified().

Referenced by base_properties::set().

void axes::properties::set_fontangle ( const octave_value val)
inline

Definition at line 6018 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_fontname ( const octave_value val)
inline

Definition at line 6030 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_fontsize ( const octave_value val)
inline

Definition at line 6042 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_fontsize_points ( const octave_value val)
inline

Definition at line 6857 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_fontunits ( const octave_value val)

Definition at line 6716 of file graphics.cc.

References error_state, and base_graphics_object::mark_modified().

void axes::properties::set_fontweight ( const octave_value val)
inline

Definition at line 6058 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void base_properties::set_from_list ( base_graphics_object obj,
property_list defaults 
)
inherited
void base_properties::set_from_list ( base_graphics_object obj,
property_list defaults 
)
inherited
void axes::properties::set_gridlinestyle ( const octave_value val)
inline

Definition at line 6070 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void base_properties::set_handlevisibility ( const octave_value val)
inlineinherited

Definition at line 2844 of file graphics.h.

References error_state, and base_property::set().

Referenced by base_properties::set().

void base_properties::set_hittest ( const octave_value val)
inlineinherited

Definition at line 2855 of file graphics.h.

References error_state, and base_property::set().

Referenced by base_properties::set().

void axes::properties::set_interpreter ( const octave_value val)
inline

Definition at line 6081 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void base_properties::set_interruptible ( const octave_value val)
inlineinherited

Definition at line 2866 of file graphics.h.

References error_state, and base_property::set().

Referenced by base_properties::set().

void axes::properties::set_layer ( const octave_value val)
inline

Definition at line 6092 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_linestyleorder ( const octave_value val)

Definition at line 6668 of file graphics.cc.

References convert_linestyleorder_string(), and error_state.

void axes::properties::set_linewidth ( const octave_value val)
inline

Definition at line 6106 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_looseinset ( const octave_value val)
inline

Definition at line 6757 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_minorgridlinestyle ( const octave_value val)
inline

Definition at line 6117 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void base_properties::set_modified ( const octave_value val)
inlineinherited

Definition at line 2584 of file graphics.in.h.

void base_properties::set_modified ( const octave_value val)
inlineinherited

Definition at line 2586 of file graphics.h.

Referenced by Fdrawnow().

void axes::properties::set_mousewheelzoom ( const octave_value val)
inline

Definition at line 6128 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_nextplot ( const octave_value val)
inline

Definition at line 6139 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_outerposition ( const octave_value val)
inline

Definition at line 6150 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void base_properties::set_parent ( const octave_value val)
inherited
void base_properties::set_parent ( const octave_value val)
inherited
void axes::properties::set_plotboxaspectratio ( const octave_value val)
inline
void axes::properties::set_plotboxaspectratiomode ( const octave_value val)
inline

Definition at line 6178 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_position ( const octave_value val)
inline

Definition at line 6190 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_projection ( const octave_value val)
inline

Definition at line 6202 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void base_properties::set_selected ( const octave_value val)
inlineinherited

Definition at line 2877 of file graphics.h.

References error_state, and base_property::set().

Referenced by base_properties::set().

void base_properties::set_selectionhighlight ( const octave_value val)
inlineinherited

Definition at line 2888 of file graphics.h.

References error_state, and base_property::set().

Referenced by base_properties::set().

void base_properties::set_tag ( const octave_value val)
inlineinherited

Definition at line 2565 of file graphics.in.h.

void base_properties::set_tag ( const octave_value val)
inlineinherited

Definition at line 2567 of file graphics.h.

Referenced by base_properties::set().

void axes::properties::set_text_child ( handle_property h,
const std::string &  who,
const octave_value v 
)
private
void axes::properties::set_text_child ( handle_property h,
const std::string &  who,
const octave_value v 
)
private
void axes::properties::set_tickdir ( const octave_value val)
inline
void axes::properties::set_tickdirmode ( const octave_value val)
inline

Definition at line 6229 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_ticklength ( const octave_value val)
inline

Definition at line 6241 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_tightinset ( const octave_value val)
inline

Definition at line 6253 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_title ( const octave_value val)

Definition at line 4964 of file graphics.cc.

References xset().

void base_properties::set_uicontextmenu ( const octave_value val)
inlineinherited

Definition at line 2899 of file graphics.h.

References error_state, and base_property::set().

Referenced by base_properties::set().

void axes::properties::set_units ( const octave_value val)

Definition at line 6677 of file graphics.cc.

References error_state, and base_graphics_object::mark_modified().

void base_properties::set_userdata ( const octave_value val)
inlineinherited

Definition at line 2911 of file graphics.h.

References error_state, and base_property::set().

Referenced by base_properties::set().

void axes::properties::set_view ( const octave_value val)
inline

Definition at line 6270 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void base_properties::set_visible ( const octave_value val)
inlineinherited

Definition at line 2922 of file graphics.h.

References error_state, and base_property::set().

Referenced by QtHandles::Canvas::canvasToggleAxes(), and base_properties::set().

void axes::properties::set_x_normrendertransform ( const octave_value val)
inline

Definition at line 6802 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_x_projectiontransform ( const octave_value val)
inline

Definition at line 6780 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_x_rendertransform ( const octave_value val)
inline

Definition at line 6813 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_x_viewporttransform ( const octave_value val)
inline

Definition at line 6791 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_x_viewtransform ( const octave_value val)
inline

Definition at line 6769 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_xaxislocation ( const octave_value val)
inline

Definition at line 6282 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_xcolor ( const octave_value val)
inline

Definition at line 6294 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_xdir ( const octave_value val)
inline

Definition at line 6305 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_xgrid ( const octave_value val)
inline
void axes::properties::set_xlabel ( const octave_value val)

Definition at line 4922 of file graphics.cc.

References xset().

void axes::properties::set_xlim ( const octave_value val)
inline
void axes::properties::set_xlimmode ( const octave_value val)
inline
void axes::properties::set_xminorgrid ( const octave_value val)
inline

Definition at line 6359 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_xminortick ( const octave_value val)
inline

Definition at line 6370 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_xmtick ( const octave_value val)
inline

Definition at line 6824 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_xscale ( const octave_value val)
inline
void axes::properties::set_xtick ( const octave_value val)
inline
void axes::properties::set_xticklabel ( const octave_value val)
void axes::properties::set_xticklabelmode ( const octave_value val)
inline

Definition at line 6413 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_xtickmode ( const octave_value val)
inline

Definition at line 6425 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_yaxislocation ( const octave_value val)
inline

Definition at line 6437 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_ycolor ( const octave_value val)
inline

Definition at line 6449 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_ydir ( const octave_value val)
inline

Definition at line 6460 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_ygrid ( const octave_value val)
inline
void axes::properties::set_ylabel ( const octave_value val)

Definition at line 4936 of file graphics.cc.

References xset().

void axes::properties::set_ylim ( const octave_value val)
inline
void axes::properties::set_ylimmode ( const octave_value val)
inline
void axes::properties::set_yminorgrid ( const octave_value val)
inline

Definition at line 6514 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_yminortick ( const octave_value val)
inline

Definition at line 6525 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_ymtick ( const octave_value val)
inline

Definition at line 6835 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_yscale ( const octave_value val)
inline
void axes::properties::set_ytick ( const octave_value val)
inline
void axes::properties::set_yticklabel ( const octave_value val)
void axes::properties::set_yticklabelmode ( const octave_value val)
inline

Definition at line 6568 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_ytickmode ( const octave_value val)
inline

Definition at line 6580 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_zcolor ( const octave_value val)
inline

Definition at line 6592 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_zdir ( const octave_value val)
inline

Definition at line 6603 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_zgrid ( const octave_value val)
inline
void axes::properties::set_zlabel ( const octave_value val)

Definition at line 4950 of file graphics.cc.

References xset().

void axes::properties::set_zlim ( const octave_value val)
inline
void axes::properties::set_zlimmode ( const octave_value val)
inline
void axes::properties::set_zminorgrid ( const octave_value val)
inline

Definition at line 6657 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_zminortick ( const octave_value val)
inline

Definition at line 6668 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_zmtick ( const octave_value val)
inline

Definition at line 6846 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_zscale ( const octave_value val)
inline
void axes::properties::set_ztick ( const octave_value val)
inline
void axes::properties::set_zticklabel ( const octave_value val)
void axes::properties::set_zticklabelmode ( const octave_value val)
inline

Definition at line 6711 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::set_ztickmode ( const octave_value val)
inline

Definition at line 6723 of file graphics.h.

References error_state, base_properties::mark_modified(), and base_property::set().

void axes::properties::sync_positions ( void  )
void axes::properties::sync_positions ( void  )

Definition at line 4796 of file graphics.cc.

bool axes::properties::tickdir_is ( const std::string &  v) const
inline

Definition at line 5596 of file graphics.h.

References radio_property::is().

bool axes::properties::tickdirmode_is ( const std::string &  v) const
inline

Definition at line 5599 of file graphics.h.

References radio_property::is().

void axes::properties::translate_view ( const std::string &  mode,
double  x0,
double  x1,
double  y0,
double  y1,
bool  push_to_zoom_stack = true 
)
void axes::properties::translate_view ( const std::string &  mode,
double  x0,
double  x1,
double  y0,
double  y1,
bool  push_to_zoom_stack = true 
)

Definition at line 7879 of file graphics.cc.

References do_translate(), get_children_limits(), and octave_Inf.

Referenced by QtHandles::Canvas::canvasMouseMoveEvent().

bool axes::properties::units_is ( const std::string &  v) const
inline

Definition at line 5608 of file graphics.h.

References radio_property::is().

void axes::properties::unzoom ( void  )
void axes::properties::unzoom ( void  )

Definition at line 7997 of file graphics.cc.

void axes::properties::update_aspectratios ( void  )
void axes::properties::update_aspectratios ( void  )
void axes::properties::update_autopos ( const std::string &  elem_type)
virtual

Reimplemented from base_properties.

void axes::properties::update_autopos ( const std::string &  elem_type)
virtual

Reimplemented from base_properties.

Definition at line 6224 of file graphics.cc.

void axes::properties::update_axes_layout ( void  )
void axes::properties::update_axes_layout ( void  )
virtual void base_properties::update_axis_limits ( const std::string &  axis_type) const
virtualinherited
void base_properties::update_axis_limits ( const std::string &  axis_type) const
virtualinherited

Definition at line 3082 of file graphics.cc.

References gh_manager::get_object(), and graphics_object::update_axis_limits().

Referenced by image::properties::set_alim(), patch::properties::set_alim(), surface::properties::set_alim(), image::properties::set_aliminclude(), patch::properties::set_aliminclude(), surface::properties::set_aliminclude(), image::properties::set_alphadatamapping(), patch::properties::set_alphadatamapping(), surface::properties::set_alphadatamapping(), image::properties::set_cdatamapping(), patch::properties::set_cdatamapping(), surface::properties::set_cdatamapping(), image::properties::set_clim(), patch::properties::set_clim(), surface::properties::set_clim(), image::properties::set_climinclude(), patch::properties::set_climinclude(), surface::properties::set_climinclude(), set_climmode(), line::properties::set_xlim(), text::properties::set_xlim(), image::properties::set_xlim(), patch::properties::set_xlim(), surface::properties::set_xlim(), line::properties::set_xliminclude(), text::properties::set_xliminclude(), image::properties::set_xliminclude(), patch::properties::set_xliminclude(), surface::properties::set_xliminclude(), set_xlimmode(), set_xscale(), line::properties::set_ylim(), text::properties::set_ylim(), image::properties::set_ylim(), patch::properties::set_ylim(), surface::properties::set_ylim(), line::properties::set_yliminclude(), text::properties::set_yliminclude(), image::properties::set_yliminclude(), patch::properties::set_yliminclude(), surface::properties::set_yliminclude(), set_ylimmode(), set_yscale(), line::properties::set_zlim(), text::properties::set_zlim(), patch::properties::set_zlim(), surface::properties::set_zlim(), line::properties::set_zliminclude(), text::properties::set_zliminclude(), patch::properties::set_zliminclude(), surface::properties::set_zliminclude(), set_zlimmode(), and set_zscale().

virtual void base_properties::update_axis_limits ( const std::string &  axis_type,
const graphics_handle h 
) const
virtualinherited
void base_properties::update_axis_limits ( const std::string &  axis_type,
const graphics_handle h 
) const
virtualinherited
void axes::properties::update_boundingbox ( void  )
inlinevirtual

Reimplemented from base_properties.

Definition at line 3731 of file graphics.in.h.

void axes::properties::update_boundingbox ( void  )
inlinevirtual

Reimplemented from base_properties.

Definition at line 5100 of file graphics.h.

References base_properties::update_boundingbox().

void axes::properties::update_camera ( void  )
void axes::properties::update_camera ( void  )
void axes::properties::update_dataaspectratio ( void  )
inlineprivate

Definition at line 6901 of file graphics.h.

void axes::properties::update_dataaspectratiomode ( void  )
inlineprivate

Definition at line 6902 of file graphics.h.

void axes::properties::update_font ( void  )
private

Definition at line 6391 of file graphics.cc.

void axes::properties::update_fontangle ( void  )
inlineprivate

Definition at line 7002 of file graphics.h.

void axes::properties::update_fontname ( void  )
inlineprivate

Definition at line 6992 of file graphics.h.

void axes::properties::update_fontsize ( void  )
inlineprivate

Definition at line 6997 of file graphics.h.

void axes::properties::update_fontunits ( const caseless_str old_fontunits)
void axes::properties::update_fontunits ( const caseless_str old_fontunits)

Definition at line 6730 of file graphics.cc.

References convert_font_size().

void axes::properties::update_fontunits ( void  )
void axes::properties::update_fontweight ( void  )
inlineprivate

Definition at line 7007 of file graphics.h.

void axes::properties::update_layer ( void  )
inlineprivate

Definition at line 6906 of file graphics.h.

void axes::properties::update_looseinset ( void  )
inlineprivate
void axes::properties::update_outerposition ( void  )
inlineprivate

Definition at line 7013 of file graphics.h.

References array_property::get(), octave_value::matrix_value(), and max().

void axes::properties::update_plotboxaspectratio ( void  )
inlineprivate

Definition at line 6903 of file graphics.h.

void axes::properties::update_plotboxaspectratiomode ( void  )
inlineprivate

Definition at line 6904 of file graphics.h.

void axes::properties::update_position ( void  )
inlineprivate

Definition at line 7035 of file graphics.h.

References array_property::get(), octave_value::matrix_value(), and max().

void axes::properties::update_tickdir ( void  )
inlineprivate

Definition at line 6925 of file graphics.h.

void axes::properties::update_tickdirmode ( void  )
inlineprivate

Definition at line 6926 of file graphics.h.

void axes::properties::update_ticklength ( void  )
private

Definition at line 5759 of file graphics.cc.

References abs(), AXE_DEPTH_DIR, and max().

void axes::properties::update_title_position ( void  )
void axes::properties::update_title_position ( void  )
void axes::properties::update_transform ( void  )
inline

Definition at line 3743 of file graphics.in.h.

void axes::properties::update_transform ( void  )
inline

Definition at line 5112 of file graphics.h.

Referenced by axes::axes().

virtual void base_properties::update_uicontextmenu ( void  ) const
virtualinherited
void base_properties::update_uicontextmenu ( void  ) const
virtualinherited
void axes::properties::update_units ( const caseless_str old_units)
void axes::properties::update_units ( const caseless_str old_units)
void axes::properties::update_units ( void  )
void axes::properties::update_view ( void  )
inlineprivate

Definition at line 6900 of file graphics.h.

void axes::properties::update_xaxislocation ( void  )
inlineprivate

Definition at line 6913 of file graphics.h.

void axes::properties::update_xdir ( void  )
inlineprivate

Definition at line 6920 of file graphics.h.

void axes::properties::update_xlabel_position ( void  )
void axes::properties::update_xlabel_position ( void  )
void axes::properties::update_xlim ( )
inline

Definition at line 7130 of file graphics.h.

References radio_property::is().

void axes::properties::update_xscale ( void  )
inlineprivate

Definition at line 6885 of file graphics.h.

References array_property::get(), and octave_value::matrix_value().

void axes::properties::update_xtick ( void  )
inlineprivate

Definition at line 6928 of file graphics.h.

References radio_property::is().

void axes::properties::update_xticklabelmode ( void  )
inlineprivate

Definition at line 6975 of file graphics.h.

References radio_property::is().

void axes::properties::update_xtickmode ( void  )
inlineprivate

Definition at line 6947 of file graphics.h.

References radio_property::is().

void axes::properties::update_yaxislocation ( void  )
inlineprivate

Definition at line 6907 of file graphics.h.

void axes::properties::update_ydir ( void  )
inlineprivate

Definition at line 6921 of file graphics.h.

void axes::properties::update_ylabel_position ( void  )
void axes::properties::update_ylabel_position ( void  )
void axes::properties::update_ylim ( void  )
inline

Definition at line 7145 of file graphics.h.

References radio_property::is().

void axes::properties::update_yscale ( void  )
inlineprivate

Definition at line 6890 of file graphics.h.

References array_property::get(), and octave_value::matrix_value().

void axes::properties::update_ytick ( void  )
inlineprivate

Definition at line 6934 of file graphics.h.

References radio_property::is().

void axes::properties::update_yticklabelmode ( void  )
inlineprivate

Definition at line 6980 of file graphics.h.

References radio_property::is().

void axes::properties::update_ytickmode ( void  )
inlineprivate

Definition at line 6956 of file graphics.h.

References radio_property::is().

void axes::properties::update_zdir ( void  )
inlineprivate

Definition at line 6922 of file graphics.h.

void axes::properties::update_zlabel_position ( void  )
void axes::properties::update_zlabel_position ( void  )
void axes::properties::update_zlim ( void  )
inline

Definition at line 7160 of file graphics.h.

References radio_property::is().

void axes::properties::update_zscale ( void  )
inlineprivate

Definition at line 6895 of file graphics.h.

References array_property::get(), and octave_value::matrix_value().

void axes::properties::update_ztick ( void  )
inlineprivate

Definition at line 6940 of file graphics.h.

References radio_property::is().

void axes::properties::update_zticklabelmode ( void  )
inlineprivate

Definition at line 6985 of file graphics.h.

References radio_property::is().

void axes::properties::update_ztickmode ( void  )
inlineprivate

Definition at line 6965 of file graphics.h.

References radio_property::is().

bool axes::properties::xaxislocation_is ( const std::string &  v) const
inline

Definition at line 5613 of file graphics.h.

References radio_property::is().

bool axes::properties::xcolor_is ( const std::string &  v) const
inline

Definition at line 5617 of file graphics.h.

References color_property::is().

bool axes::properties::xcolor_is_rgb ( void  ) const
inline

Definition at line 5616 of file graphics.h.

References color_property::is_rgb().

bool axes::properties::xdir_is ( const std::string &  v) const
inline

Definition at line 5621 of file graphics.h.

References radio_property::is().

bool axes::properties::xlimmode_is ( const std::string &  v) const
inline

Definition at line 5631 of file graphics.h.

References radio_property::is().

bool axes::properties::xscale_is ( const std::string &  v) const
inline

Definition at line 5640 of file graphics.h.

References radio_property::is().

bool axes::properties::xticklabelmode_is ( const std::string &  v) const
inline

Definition at line 5647 of file graphics.h.

References radio_property::is().

bool axes::properties::xtickmode_is ( const std::string &  v) const
inline

Definition at line 5650 of file graphics.h.

References radio_property::is().

bool axes::properties::yaxislocation_is ( const std::string &  v) const
inline

Definition at line 5653 of file graphics.h.

References radio_property::is().

bool axes::properties::ycolor_is ( const std::string &  v) const
inline

Definition at line 5657 of file graphics.h.

References color_property::is().

bool axes::properties::ycolor_is_rgb ( void  ) const
inline

Definition at line 5656 of file graphics.h.

References color_property::is_rgb().

bool axes::properties::ydir_is ( const std::string &  v) const
inline

Definition at line 5661 of file graphics.h.

References radio_property::is().

bool axes::properties::ylimmode_is ( const std::string &  v) const
inline

Definition at line 5671 of file graphics.h.

References radio_property::is().

bool axes::properties::yscale_is ( const std::string &  v) const
inline

Definition at line 5680 of file graphics.h.

References radio_property::is().

bool axes::properties::yticklabelmode_is ( const std::string &  v) const
inline

Definition at line 5687 of file graphics.h.

References radio_property::is().

bool axes::properties::ytickmode_is ( const std::string &  v) const
inline

Definition at line 5690 of file graphics.h.

References radio_property::is().

bool axes::properties::zcolor_is ( const std::string &  v) const
inline

Definition at line 5694 of file graphics.h.

References color_property::is().

bool axes::properties::zcolor_is_rgb ( void  ) const
inline

Definition at line 5693 of file graphics.h.

References color_property::is_rgb().

bool axes::properties::zdir_is ( const std::string &  v) const
inline

Definition at line 5698 of file graphics.h.

References radio_property::is().

bool axes::properties::zlimmode_is ( const std::string &  v) const
inline

Definition at line 5708 of file graphics.h.

References radio_property::is().

void axes::properties::zoom ( const std::string &  mode,
double  factor,
bool  push_to_zoom_stack = true 
)
void axes::properties::zoom ( const std::string &  mode,
const Matrix xl,
const Matrix yl,
bool  push_to_zoom_stack = true 
)
void axes::properties::zoom ( const std::string &  mode,
double  factor,
bool  push_to_zoom_stack = true 
)
void axes::properties::zoom ( const std::string &  mode,
const Matrix xl,
const Matrix yl,
bool  push_to_zoom_stack = true 
)

Definition at line 7790 of file graphics.cc.

void axes::properties::zoom_about_point ( const std::string &  mode,
double  x,
double  y,
double  factor,
bool  push_to_zoom_stack = true 
)
void axes::properties::zoom_about_point ( const std::string &  mode,
double  x,
double  y,
double  factor,
bool  push_to_zoom_stack = true 
)

Definition at line 7732 of file graphics.cc.

References do_zoom(), get_children_limits(), and octave_Inf.

Referenced by QtHandles::Canvas::canvasMouseReleaseEvent().

bool axes::properties::zscale_is ( const std::string &  v) const
inline

Definition at line 5717 of file graphics.h.

References radio_property::is().

bool axes::properties::zticklabelmode_is ( const std::string &  v) const
inline

Definition at line 5724 of file graphics.h.

References radio_property::is().

bool axes::properties::ztickmode_is ( const std::string &  v) const
inline

Definition at line 5727 of file graphics.h.

References radio_property::is().

Member Data Documentation

bool_property axes::properties::__hold_all__
private

Definition at line 5374 of file graphics.h.

Referenced by properties().

bool_property base_properties::__modified__
protectedinherited

Definition at line 2686 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

graphics_handle base_properties::__myhandle__
protectedinherited

Definition at line 2687 of file graphics.h.

radio_property axes::properties::activepositionproperty
private

Definition at line 5287 of file graphics.h.

Referenced by properties().

row_vector_property axes::properties::alim
private

Definition at line 5288 of file graphics.h.

Referenced by properties().

radio_property axes::properties::alimmode
private

Definition at line 5289 of file graphics.h.

Referenced by properties().

std::map<caseless_str, property, cmp_caseless_str> base_properties::all_props
protectedinherited

Definition at line 2948 of file graphics.h.

Referenced by base_properties::all_property_names().

color_property axes::properties::ambientlightcolor
private

Definition at line 5290 of file graphics.h.

Referenced by properties().

radio_property axes::properties::autopos_tag
private

Definition at line 5375 of file graphics.h.

Referenced by properties().

BEGIN_BASE_PROPERTIES bool_property base_properties::beingdeleted
protectedinherited

Definition at line 2653 of file graphics.in.h.

bool_property base_properties::beingdeleted
protectedinherited

Definition at line 2668 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

bool_property axes::properties::box
private

Definition at line 5291 of file graphics.h.

Referenced by properties().

BEGIN_BASE_PROPERTIES bool_property off radio_property base_properties::busyaction
protectedinherited

Definition at line 2653 of file graphics.in.h.

radio_property base_properties::busyaction
protectedinherited

Definition at line 2669 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property base_properties::buttondownfcn
protectedinherited

Definition at line 2653 of file graphics.in.h.

callback_property base_properties::buttondownfcn
protectedinherited

Definition at line 2670 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

array_property axes::properties::cameraposition
private

Definition at line 5292 of file graphics.h.

Referenced by properties().

radio_property axes::properties::camerapositionmode
private

Definition at line 5293 of file graphics.h.

Referenced by properties().

array_property axes::properties::cameratarget
private

Definition at line 5294 of file graphics.h.

Referenced by properties().

radio_property axes::properties::cameratargetmode
private

Definition at line 5295 of file graphics.h.

Referenced by properties().

array_property axes::properties::cameraupvector
private

Definition at line 5296 of file graphics.h.

Referenced by properties().

radio_property axes::properties::cameraupvectormode
private

Definition at line 5297 of file graphics.h.

Referenced by properties().

double_property axes::properties::cameraviewangle
private

Definition at line 5298 of file graphics.h.

Referenced by properties().

radio_property axes::properties::cameraviewanglemode
private

Definition at line 5299 of file graphics.h.

Referenced by properties().

children_property base_properties::children
protectedinherited

Definition at line 2671 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

row_vector_property axes::properties::clim
private

Definition at line 5300 of file graphics.h.

Referenced by properties().

radio_property axes::properties::climmode
private

Definition at line 5301 of file graphics.h.

Referenced by properties().

bool_property base_properties::clipping
protectedinherited

Definition at line 2672 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

color_property axes::properties::color
private

Definition at line 5302 of file graphics.h.

Referenced by properties().

array_property axes::properties::colororder
private

Definition at line 5303 of file graphics.h.

Referenced by properties().

BEGIN_BASE_PROPERTIES bool_property off radio_property queue cancel callback_property on callback_property base_properties::createfcn
protectedinherited

Definition at line 2658 of file graphics.in.h.

callback_property base_properties::createfcn
protectedinherited

Definition at line 2673 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

array_property axes::properties::currentpoint
private

Definition at line 5304 of file graphics.h.

Referenced by properties().

array_property axes::properties::dataaspectratio
private

Definition at line 5305 of file graphics.h.

Referenced by properties().

radio_property axes::properties::dataaspectratiomode
private

Definition at line 5306 of file graphics.h.

Referenced by properties().

callback_property base_properties::deletefcn
protectedinherited

Definition at line 2674 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

radio_property axes::properties::drawmode
private

Definition at line 5307 of file graphics.h.

Referenced by properties().

std::set< std::string > base_properties::dynamic_properties
protectedinherited

Definition at line 2643 of file graphics.h.

radio_property axes::properties::fontangle
private

Definition at line 5308 of file graphics.h.

Referenced by properties().

string_property axes::properties::fontname
private

Definition at line 5309 of file graphics.h.

Referenced by properties().

double_property axes::properties::fontsize
private

Definition at line 5310 of file graphics.h.

Referenced by properties().

double_property axes::properties::fontsize_points
private

Definition at line 5385 of file graphics.h.

Referenced by properties().

radio_property axes::properties::fontunits
private

Definition at line 5311 of file graphics.h.

Referenced by properties().

radio_property axes::properties::fontweight
private

Definition at line 5312 of file graphics.h.

Referenced by properties().

double axes::properties::fx
private

Definition at line 5220 of file graphics.h.

double axes::properties::fy
private

Definition at line 5220 of file graphics.h.

double axes::properties::fz
private

Definition at line 5220 of file graphics.h.

std::string axes::properties::go_name
staticprivate

Definition at line 5268 of file graphics.h.

radio_property axes::properties::gridlinestyle
private

Definition at line 5313 of file graphics.h.

Referenced by properties().

radio_property base_properties::handlevisibility
protectedinherited

Definition at line 2675 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

bool_property base_properties::hittest
protectedinherited

Definition at line 2676 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

radio_property axes::properties::interpreter
private

Definition at line 5314 of file graphics.h.

Referenced by properties().

bool_property base_properties::interruptible
protectedinherited

Definition at line 2677 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

bool axes::properties::is2D
private

Definition at line 5223 of file graphics.h.

radio_property axes::properties::layer
private

Definition at line 5315 of file graphics.h.

Referenced by properties().

bool axes::properties::layer2Dtop
private

Definition at line 5223 of file graphics.h.

any_property axes::properties::linestyleorder
private

Definition at line 5316 of file graphics.h.

Referenced by properties().

double_property axes::properties::linewidth
private

Definition at line 5317 of file graphics.h.

Referenced by properties().

array_property axes::properties::looseinset
private

Definition at line 5376 of file graphics.h.

Referenced by properties().

radio_property axes::properties::minorgridlinestyle
private

Definition at line 5318 of file graphics.h.

Referenced by properties().

double_property axes::properties::mousewheelzoom
private

Definition at line 5319 of file graphics.h.

Referenced by properties().

bool axes::properties::nearhoriz
private

Definition at line 5224 of file graphics.h.

radio_property axes::properties::nextplot
private

Definition at line 5320 of file graphics.h.

Referenced by properties().

array_property axes::properties::outerposition
private

Definition at line 5321 of file graphics.h.

Referenced by properties().

handle_property base_properties::parent
protectedinherited

Definition at line 2678 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

array_property axes::properties::plotboxaspectratio
private

Definition at line 5322 of file graphics.h.

Referenced by properties().

radio_property axes::properties::plotboxaspectratiomode
private

Definition at line 5323 of file graphics.h.

Referenced by properties().

array_property axes::properties::position
private

Definition at line 5324 of file graphics.h.

Referenced by properties().

radio_property axes::properties::projection
private

Definition at line 5325 of file graphics.h.

Referenced by properties().

bool_property base_properties::selected
protectedinherited

Definition at line 2679 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

bool_property base_properties::selectionhighlight
protectedinherited

Definition at line 2680 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

scaler axes::properties::sx
private

Definition at line 5210 of file graphics.h.

scaler axes::properties::sy
private

Definition at line 5210 of file graphics.h.

scaler axes::properties::sz
private

Definition at line 5210 of file graphics.h.

string_property base_properties::tag
protectedinherited

Definition at line 2681 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

ft_render axes::properties::text_renderer
private

Definition at line 5228 of file graphics.h.

radio_property axes::properties::tickdir
private

Definition at line 5326 of file graphics.h.

Referenced by properties().

radio_property axes::properties::tickdirmode
private

Definition at line 5327 of file graphics.h.

Referenced by properties().

array_property axes::properties::ticklength
private

Definition at line 5328 of file graphics.h.

Referenced by properties().

array_property axes::properties::tightinset
private

Definition at line 5329 of file graphics.h.

Referenced by properties().

handle_property axes::properties::title
private

Definition at line 5330 of file graphics.h.

Referenced by properties().

string_property base_properties::type
protectedinherited

Definition at line 2682 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

handle_property base_properties::uicontextmenu
protectedinherited

Definition at line 2683 of file graphics.h.

radio_property axes::properties::units
private

Definition at line 5331 of file graphics.h.

Referenced by properties().

any_property base_properties::userdata
protectedinherited

Definition at line 2684 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

array_property axes::properties::view
private

Definition at line 5332 of file graphics.h.

Referenced by properties().

bool_property base_properties::visible
protectedinherited

Definition at line 2685 of file graphics.h.

Referenced by base_properties::base_properties(), and base_properties::get_property().

bool axes::properties::x2Dtop
private

Definition at line 5223 of file graphics.h.

Matrix axes::properties::x_gl_mat1
private

Definition at line 5212 of file graphics.h.

Matrix axes::properties::x_gl_mat2
private

Definition at line 5212 of file graphics.h.

array_property axes::properties::x_normrendertransform
private

Definition at line 5380 of file graphics.h.

Referenced by properties().

array_property axes::properties::x_projectiontransform
private

Definition at line 5378 of file graphics.h.

Referenced by properties().

Matrix axes::properties::x_render
private

Definition at line 5211 of file graphics.h.

Matrix axes::properties::x_render_inv
private

Definition at line 5211 of file graphics.h.

array_property axes::properties::x_rendertransform
private

Definition at line 5381 of file graphics.h.

Referenced by properties().

array_property axes::properties::x_viewporttransform
private

Definition at line 5379 of file graphics.h.

Referenced by properties().

array_property axes::properties::x_viewtransform
private

Definition at line 5377 of file graphics.h.

Referenced by properties().

Matrix axes::properties::x_zlim
private

Definition at line 5213 of file graphics.h.

radio_property axes::properties::xaxislocation
private

Definition at line 5333 of file graphics.h.

Referenced by properties().

color_property axes::properties::xcolor
private

Definition at line 5334 of file graphics.h.

Referenced by properties().

radio_property axes::properties::xdir
private

Definition at line 5335 of file graphics.h.

Referenced by properties().

bool_property axes::properties::xgrid
private

Definition at line 5336 of file graphics.h.

Referenced by properties().

handle_property axes::properties::xlabel
private

Definition at line 5337 of file graphics.h.

Referenced by properties().

row_vector_property axes::properties::xlim
private

Definition at line 5338 of file graphics.h.

Referenced by properties().

radio_property axes::properties::xlimmode
private

Definition at line 5339 of file graphics.h.

Referenced by properties().

bool_property axes::properties::xminorgrid
private

Definition at line 5340 of file graphics.h.

Referenced by properties().

bool_property axes::properties::xminortick
private

Definition at line 5341 of file graphics.h.

Referenced by properties().

row_vector_property axes::properties::xmtick
private

Definition at line 5382 of file graphics.h.

Referenced by properties().

double axes::properties::xPlane
private

Definition at line 5218 of file graphics.h.

double axes::properties::xPlaneN
private

Definition at line 5218 of file graphics.h.

double axes::properties::xpTick
private

Definition at line 5219 of file graphics.h.

double axes::properties::xpTickN
private

Definition at line 5219 of file graphics.h.

radio_property axes::properties::xscale
private

Definition at line 5342 of file graphics.h.

Referenced by properties().

int axes::properties::xstate
private

Definition at line 5217 of file graphics.h.

row_vector_property axes::properties::xtick
private

Definition at line 5343 of file graphics.h.

Referenced by properties().

any_property axes::properties::xticklabel
private

Definition at line 5344 of file graphics.h.

Referenced by properties().

radio_property axes::properties::xticklabelmode
private

Definition at line 5345 of file graphics.h.

Referenced by properties().

double axes::properties::xticklen
private

Definition at line 5221 of file graphics.h.

radio_property axes::properties::xtickmode
private

Definition at line 5346 of file graphics.h.

Referenced by properties().

double axes::properties::xtickoffset
private

Definition at line 5222 of file graphics.h.

bool axes::properties::xySym
private

Definition at line 5224 of file graphics.h.

bool axes::properties::xyzSym
private

Definition at line 5224 of file graphics.h.

bool axes::properties::y2Dright
private

Definition at line 5223 of file graphics.h.

radio_property axes::properties::yaxislocation
private

Definition at line 5347 of file graphics.h.

Referenced by properties().

color_property axes::properties::ycolor
private

Definition at line 5348 of file graphics.h.

Referenced by properties().

radio_property axes::properties::ydir
private

Definition at line 5349 of file graphics.h.

Referenced by properties().

bool_property axes::properties::ygrid
private

Definition at line 5350 of file graphics.h.

Referenced by properties().

handle_property axes::properties::ylabel
private

Definition at line 5351 of file graphics.h.

Referenced by properties().

row_vector_property axes::properties::ylim
private

Definition at line 5352 of file graphics.h.

Referenced by properties().

radio_property axes::properties::ylimmode
private

Definition at line 5353 of file graphics.h.

Referenced by properties().

bool_property axes::properties::yminorgrid
private

Definition at line 5354 of file graphics.h.

Referenced by properties().

bool_property axes::properties::yminortick
private

Definition at line 5355 of file graphics.h.

Referenced by properties().

row_vector_property axes::properties::ymtick
private

Definition at line 5383 of file graphics.h.

Referenced by properties().

double axes::properties::yPlane
private

Definition at line 5218 of file graphics.h.

double axes::properties::yPlaneN
private

Definition at line 5218 of file graphics.h.

double axes::properties::ypTick
private

Definition at line 5219 of file graphics.h.

double axes::properties::ypTickN
private

Definition at line 5219 of file graphics.h.

radio_property axes::properties::yscale
private

Definition at line 5356 of file graphics.h.

Referenced by properties().

int axes::properties::ystate
private

Definition at line 5217 of file graphics.h.

row_vector_property axes::properties::ytick
private

Definition at line 5357 of file graphics.h.

Referenced by properties().

any_property axes::properties::yticklabel
private

Definition at line 5358 of file graphics.h.

Referenced by properties().

radio_property axes::properties::yticklabelmode
private

Definition at line 5359 of file graphics.h.

Referenced by properties().

double axes::properties::yticklen
private

Definition at line 5221 of file graphics.h.

radio_property axes::properties::ytickmode
private

Definition at line 5360 of file graphics.h.

Referenced by properties().

double axes::properties::ytickoffset
private

Definition at line 5222 of file graphics.h.

color_property axes::properties::zcolor
private

Definition at line 5361 of file graphics.h.

Referenced by properties().

radio_property axes::properties::zdir
private

Definition at line 5362 of file graphics.h.

Referenced by properties().

bool_property axes::properties::zgrid
private

Definition at line 5363 of file graphics.h.

Referenced by properties().

handle_property axes::properties::zlabel
private

Definition at line 5364 of file graphics.h.

Referenced by properties().

row_vector_property axes::properties::zlim
private

Definition at line 5365 of file graphics.h.

Referenced by properties().

radio_property axes::properties::zlimmode
private

Definition at line 5366 of file graphics.h.

Referenced by properties().

bool_property axes::properties::zminorgrid
private

Definition at line 5367 of file graphics.h.

Referenced by properties().

bool_property axes::properties::zminortick
private

Definition at line 5368 of file graphics.h.

Referenced by properties().

row_vector_property axes::properties::zmtick
private

Definition at line 5384 of file graphics.h.

Referenced by properties().

std::list< octave_value > axes::properties::zoom_stack
private

Definition at line 5214 of file graphics.h.

double axes::properties::zPlane
private

Definition at line 5218 of file graphics.h.

double axes::properties::zPlaneN
private

Definition at line 5218 of file graphics.h.

double axes::properties::zpTick
private

Definition at line 5219 of file graphics.h.

double axes::properties::zpTickN
private

Definition at line 5219 of file graphics.h.

radio_property axes::properties::zscale
private

Definition at line 5369 of file graphics.h.

Referenced by properties().

bool axes::properties::zSign
private

Definition at line 5224 of file graphics.h.

int axes::properties::zstate
private

Definition at line 5217 of file graphics.h.

row_vector_property axes::properties::ztick
private

Definition at line 5370 of file graphics.h.

Referenced by properties().

any_property axes::properties::zticklabel
private

Definition at line 5371 of file graphics.h.

Referenced by properties().

radio_property axes::properties::zticklabelmode
private

Definition at line 5372 of file graphics.h.

Referenced by properties().

double axes::properties::zticklen
private

Definition at line 5221 of file graphics.h.

radio_property axes::properties::ztickmode
private

Definition at line 5373 of file graphics.h.

Referenced by properties().

double axes::properties::ztickoffset
private

Definition at line 5222 of file graphics.h.


The documentation for this class was generated from the following files: