GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "graphics.h"
Static Public Member Functions | |
static std::set< std::string > | core_property_names (void) |
static property_list::pval_map_type | factory_defaults (void) |
static bool | has_core_property (const caseless_str &pname) |
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 |
Static Private Attributes | |
static std::string | go_name |
Definition at line 4912 of file graphics.h.
|
inherited |
Definition at line 2611 of file graphics.h.
anonymous enum |
Definition at line 5197 of file graphics.h.
axes::properties::properties | ( | const graphics_handle & | mh, |
const graphics_handle & | p | ||
) |
Definition at line 1359 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, 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_FONTUNITS, ID_FONTWEIGHT, ID_GRIDLINESTYLE, ID_INTERPRETER, ID_LAYER, ID_LINESTYLEORDER, ID_LINEWIDTH, ID_LOOSEINSET, ID_MINORGRIDLINESTYLE, 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, 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.
|
inline |
Definition at line 5057 of file graphics.h.
|
inline |
Definition at line 5298 of file graphics.h.
|
virtualinherited |
|
virtualinherited |
Definition at line 2877 of file graphics.cc.
References error_state.
Referenced by base_graphics_object::add_property_listener().
|
inlinevirtualinherited |
Reimplemented in uimenu::properties, hggroup::properties, uimenu::properties, and hggroup::properties.
Definition at line 2468 of file graphics.in.h.
References octave_handle::value().
|
inlinevirtualinherited |
Reimplemented in uimenu::properties, hggroup::properties, uimenu::properties, and hggroup::properties.
Definition at line 2470 of file graphics.h.
References octave_handle::value().
Referenced by base_graphics_object::adopt().
|
inline |
Definition at line 5303 of file graphics.h.
std::set< std::string > axes::properties::all_property_names | ( | void | ) | const |
Reimplemented from base_properties.
Definition at line 2542 of file graphics-props.cc.
References base_properties::all_property_names().
|
inline |
Definition at line 5307 of file graphics.h.
Definition at line 5306 of file graphics.h.
|
inline |
Definition at line 5537 of file graphics.h.
|
inlineinherited |
Definition at line 2638 of file graphics.h.
Definition at line 6104 of file graphics.cc.
|
private |
Definition at line 6340 of file graphics.cc.
References Array< T >::dims(), floor(), array_property::get(), octave_value::matrix_value(), max(), Array< T >::numel(), and pow().
|
private |
Definition at line 6235 of file graphics.cc.
References ceil(), d, floor(), array_property::get(), octave_value::is_empty(), octave_value::matrix_value(), max(), min(), Array< T >::numel(), pow(), and xisinf().
Definition at line 4083 of file graphics.cc.
References convert_position(), Matrix::extract_n(), base_properties::get_boundingbox(), gh_manager::get_object(), base_graphics_object::get_parent(), and graphics_object::get_properties().
|
inline |
Definition at line 5316 of file graphics.h.
|
inline |
Definition at line 5321 of file graphics.h.
|
inline |
Definition at line 5326 of file graphics.h.
|
inline |
Definition at line 5331 of file graphics.h.
Definition at line 7119 of file graphics.cc.
|
inline |
Definition at line 5336 of file graphics.h.
|
inline |
Definition at line 5340 of file graphics.h.
Definition at line 5339 of file graphics.h.
|
inline |
Definition at line 3650 of file graphics.in.h.
|
inline |
Definition at line 5007 of file graphics.h.
|
static |
Reimplemented from base_properties.
Definition at line 2418 of file graphics-props.cc.
References base_properties::core_property_names(), and initialized.
|
inline |
Definition at line 5350 of file graphics.h.
Definition at line 2524 of file graphics.in.h.
References clear().
Definition at line 2526 of file graphics.h.
References clear().
Referenced by gh_manager::do_free().
|
virtualinherited |
|
virtualinherited |
Definition at line 2887 of file graphics.cc.
References error_state.
Referenced by base_graphics_object::delete_property_listener(), and do_cleanup_waitfor_listener().
|
private |
|
private |
Definition at line 4477 of file graphics.cc.
References base_graphics_object::adopt(), gh_manager::free(), gh_manager::get_object(), handle_property::handle_value(), gh_manager::make_graphics_handle(), octave_handle::ok(), base_graphics_object::remove_child(), graphics_object::valid_object(), and xset().
|
inline |
Definition at line 5353 of file graphics.h.
|
inherited |
|
inherited |
Definition at line 2704 of file graphics.cc.
Referenced by base_properties::all_property_names().
|
inlineinherited |
Reimplemented in figure::properties.
Definition at line 2641 of file graphics.h.
|
inlineinherited |
Definition at line 2647 of file graphics.h.
Referenced by gh_manager::do_make_graphics_handle(), and xcreatefcn().
|
inlineinherited |
Definition at line 2650 of file graphics.h.
Referenced by gh_manager::do_free().
|
static |
Reimplemented from base_properties.
Definition at line 2314 of file graphics-props.cc.
References default_axes_outerposition(), default_axes_position(), default_axes_tick(), default_axes_ticklength(), default_colororder(), default_lim(), base_properties::factory_defaults(), and OCTAVE_DEFAULT_FONTNAME.
Referenced by root_figure::init_factory_properties().
|
inlineprivate |
Definition at line 6864 of file graphics.h.
References array_property::get(), octave_value::is_empty(), and octave_value::matrix_value().
|
inline |
Definition at line 5356 of file graphics.h.
|
inline |
Definition at line 5363 of file graphics.h.
|
inline |
Definition at line 5366 of file graphics.h.
|
virtual |
Reimplemented from base_properties.
Definition at line 1777 of file graphics-props.cc.
References octave_map::assign(), axes::get(), and octave_value::map_value().
|
virtual |
Reimplemented from base_properties.
Definition at line 1894 of file graphics-props.cc.
References caseless_str::compare(), error_state, axes::get(), and validate_property_name().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 5065 of file graphics.h.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 5070 of file graphics.h.
|
inline |
Definition at line 5535 of file graphics.h.
|
inlineinherited |
Definition at line 2682 of file graphics.h.
Referenced by base_properties::get().
|
inlineinherited |
Definition at line 2684 of file graphics.h.
Referenced by convert_cdata(), convert_text_position(), base_properties::get(), base_graphics_object::get_handle(), and figure::properties::set_toolkit().
|
inline |
Definition at line 5299 of file graphics.h.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 5301 of file graphics.h.
|
inline |
Definition at line 5304 of file graphics.h.
Definition at line 2500 of file graphics.in.h.
Definition at line 2502 of file graphics.h.
Referenced by finalize_r(), and initialize_r().
|
inline |
Definition at line 5309 of file graphics.h.
Definition at line 5308 of file graphics.h.
|
inline |
Definition at line 5538 of file graphics.h.
Matrix axes::properties::get_axis_limits | ( | double | xmin, |
double | xmax, | ||
double | min_pos, | ||
double | max_neg, | ||
bool | logscale | ||
) |
Definition at line 6140 of file graphics.cc.
References abs(), ceil(), default_lim(), floor(), max(), min(), pow(), Matrix::resize(), warning(), xisinf(), xmax(), and xmin().
|
inlineinherited |
Definition at line 2636 of file graphics.h.
Referenced by base_properties::get().
|
virtual |
Reimplemented from base_properties.
|
virtual |
Reimplemented from base_properties.
Definition at line 5627 of file graphics.cc.
References convert_position(), default_figure_position(), Matrix::extract_n(), base_properties::get_boundingbox(), gh_manager::get_object(), base_graphics_object::get_parent(), graphics_object::get_properties(), Array< T >::numel(), and graphics_object::valid_object().
Referenced by convert_text_position().
|
inline |
Definition at line 5312 of file graphics.h.
References box().
|
inlineinherited |
Definition at line 2639 of file graphics.h.
Referenced by gh_manager::do_post_callback(), and base_properties::get().
|
inlineinherited |
Reimplemented in figure::properties.
Definition at line 2642 of file graphics.h.
Referenced by base_properties::get().
|
inline |
Definition at line 5314 of file graphics.h.
|
inline |
Definition at line 5317 of file graphics.h.
|
inline |
Definition at line 5319 of file graphics.h.
|
inline |
Definition at line 5322 of file graphics.h.
|
inline |
Definition at line 5324 of file graphics.h.
|
inline |
Definition at line 5327 of file graphics.h.
Definition at line 5329 of file graphics.h.
|
inline |
Definition at line 5332 of file graphics.h.
Definition at line 2495 of file graphics.in.h.
Definition at line 2497 of file graphics.h.
Referenced by calc_dimensions(), base_properties::get(), axes::update_axis_limits(), and hggroup::update_axis_limits().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 5334 of file graphics.h.
|
inline |
Definition at line 5337 of file graphics.h.
|
inlineinherited |
Reimplemented in uicontrol::properties.
Definition at line 2645 of file graphics.h.
Referenced by base_properties::get().
|
inline |
Definition at line 5342 of file graphics.h.
Definition at line 5341 of file graphics.h.
|
inline |
Definition at line 5344 of file graphics.h.
|
inlineinherited |
Definition at line 2648 of file graphics.h.
Referenced by base_properties::get().
|
inline |
Definition at line 5346 of file graphics.h.
|
inline |
Definition at line 5348 of file graphics.h.
|
inline |
Definition at line 5351 of file graphics.h.
|
inlineinherited |
Definition at line 2651 of file graphics.h.
Referenced by gh_manager::do_free(), and base_properties::get().
|
inline |
Definition at line 5354 of file graphics.h.
|
protectedinherited |
|
protectedinherited |
Definition at line 2675 of file graphics.cc.
References error().
Referenced by base_properties::get().
|
protectedinherited |
|
protectedinherited |
Definition at line 2691 of file graphics.cc.
References octave_scalar_map::assign().
Definition at line 5655 of file graphics.cc.
References text::properties::get_data_position(), text::properties::get_extent_matrix(), gh_manager::get_object(), graphics_object::get_properties(), text::properties::get_rotation(), text::properties::get_string(), octave_value::is_empty(), max(), min(), octave_Inf, graphics_xform::transform(), and xform().
|
inline |
Definition at line 5357 of file graphics.h.
|
inline |
Definition at line 5359 of file graphics.h.
Definition at line 5361 of file graphics.h.
Definition at line 5957 of file graphics.cc.
References convert_font_size().
|
inline |
Definition at line 5364 of file graphics.h.
|
inline |
Definition at line 5367 of file graphics.h.
Definition at line 3630 of file graphics.in.h.
Definition at line 4987 of file graphics.h.
Definition at line 3631 of file graphics.in.h.
Definition at line 4988 of file graphics.h.
Definition at line 3632 of file graphics.in.h.
Definition at line 4989 of file graphics.h.
|
inline |
Definition at line 5370 of file graphics.h.
|
inlineinherited |
Definition at line 2654 of file graphics.h.
Referenced by base_properties::get().
Definition at line 2505 of file graphics.in.h.
Definition at line 2507 of file graphics.h.
|
inlineinherited |
Definition at line 2657 of file graphics.h.
Referenced by base_properties::get().
|
inline |
Definition at line 5373 of file graphics.h.
|
inlineinherited |
Definition at line 2660 of file graphics.h.
Referenced by base_properties::get().
Definition at line 3604 of file graphics.in.h.
Definition at line 4961 of file graphics.h.
|
inline |
Definition at line 5376 of file graphics.h.
Definition at line 3641 of file graphics.in.h.
Definition at line 4998 of file graphics.h.
|
inline |
Definition at line 5378 of file graphics.h.
Definition at line 5380 of file graphics.h.
|
inline |
Definition at line 5540 of file graphics.h.
|
inline |
Definition at line 5383 of file graphics.h.
Definition at line 3645 of file graphics.in.h.
Definition at line 5002 of file graphics.h.
|
inline |
Definition at line 5386 of file graphics.h.
Definition at line 3605 of file graphics.in.h.
Definition at line 4962 of file graphics.h.
Definition at line 3606 of file graphics.in.h.
Definition at line 4963 of file graphics.h.
|
inline |
Definition at line 5388 of file graphics.h.
|
inlineinherited |
Definition at line 2662 of file graphics.h.
Referenced by base_properties::get(), and base_graphics_object::get_parent().
|
inline |
Definition at line 5390 of file graphics.h.
|
inline |
Definition at line 5393 of file graphics.h.
|
inline |
Definition at line 5395 of file graphics.h.
|
inline |
Definition at line 5398 of file graphics.h.
|
virtual |
Reimplemented from base_properties.
Definition at line 2106 of file graphics-props.cc.
References box(), caseless_str::compare(), error_state, base_properties::get_property(), and validate_property_name().
|
protectedinherited |
|
protectedinherited |
Definition at line 2741 of file graphics.cc.
References error().
Referenced by base_properties::get_property().
|
inlineprivate |
Definition at line 6657 of file graphics.h.
References Array< T >::numel(), and scale().
|
inlineinherited |
Definition at line 2665 of file graphics.h.
Referenced by base_properties::get().
|
inlineinherited |
Definition at line 2668 of file graphics.h.
Referenced by base_properties::get().
|
inlineinherited |
Definition at line 2670 of file graphics.h.
Referenced by base_properties::get().
|
inline |
Definition at line 5401 of file graphics.h.
|
inline |
Definition at line 5404 of file graphics.h.
|
private |
Definition at line 6396 of file graphics.cc.
References max(), min(), and Array< T >::numel().
|
inline |
Definition at line 5406 of file graphics.h.
|
inline |
Definition at line 5408 of file graphics.h.
|
inline |
Definition at line 5410 of file graphics.h.
|
virtualinherited |
Reimplemented in figure::properties, and figure::properties.
|
virtualinherited |
Reimplemented in figure::properties, and figure::properties.
Definition at line 2843 of file graphics.cc.
References gh_manager::get_object(), base_graphics_object::get_parent(), and graphics_object::get_toolkit().
Referenced by base_graphics_object::get_toolkit().
|
inline |
Definition at line 3600 of file graphics.in.h.
|
inline |
Definition at line 4957 of file graphics.h.
Referenced by convert_text_position().
Definition at line 3603 of file graphics.in.h.
Definition at line 4960 of file graphics.h.
Definition at line 3607 of file graphics.in.h.
Definition at line 4964 of file graphics.h.
|
inlineinherited |
Definition at line 2672 of file graphics.h.
Referenced by base_properties::get().
|
inlineinherited |
Definition at line 2674 of file graphics.h.
Referenced by base_properties::get().
|
inline |
Definition at line 5413 of file graphics.h.
|
inlineinherited |
Definition at line 2676 of file graphics.h.
Referenced by base_properties::get().
|
inline |
Definition at line 5415 of file graphics.h.
|
inlineinherited |
Definition at line 2679 of file graphics.h.
Referenced by base_properties::get().
Definition at line 3639 of file graphics.in.h.
Definition at line 4996 of file graphics.h.
Definition at line 3625 of file graphics.in.h.
Definition at line 4982 of file graphics.h.
References max().
Definition at line 3624 of file graphics.in.h.
Definition at line 4981 of file graphics.h.
References min().
|
inline |
Definition at line 5548 of file graphics.h.
|
inline |
Definition at line 5544 of file graphics.h.
|
inline |
Definition at line 5550 of file graphics.h.
Definition at line 3562 of file graphics.in.h.
Definition at line 4919 of file graphics.h.
|
inline |
Definition at line 5546 of file graphics.h.
|
inline |
Definition at line 5542 of file graphics.h.
|
inline |
Definition at line 5418 of file graphics.h.
|
inline |
Definition at line 5423 of file graphics.h.
Definition at line 5422 of file graphics.h.
|
inline |
Definition at line 5426 of file graphics.h.
|
inline |
Definition at line 5429 of file graphics.h.
|
inline |
Definition at line 5431 of file graphics.h.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 5433 of file graphics.h.
|
inline |
Definition at line 5436 of file graphics.h.
|
inline |
Definition at line 5439 of file graphics.h.
|
inline |
Definition at line 5442 of file graphics.h.
|
inline |
Definition at line 5552 of file graphics.h.
Definition at line 3612 of file graphics.in.h.
Definition at line 4969 of file graphics.h.
Definition at line 3613 of file graphics.in.h.
Definition at line 4970 of file graphics.h.
Definition at line 3618 of file graphics.in.h.
Definition at line 4975 of file graphics.h.
Definition at line 3619 of file graphics.in.h.
Definition at line 4976 of file graphics.h.
|
inline |
Definition at line 5445 of file graphics.h.
Definition at line 3609 of file graphics.in.h.
Definition at line 4966 of file graphics.h.
|
inline |
Definition at line 5447 of file graphics.h.
|
inline |
Definition at line 5449 of file graphics.h.
|
inline |
Definition at line 5452 of file graphics.h.
Definition at line 3633 of file graphics.in.h.
Definition at line 4990 of file graphics.h.
|
inline |
Definition at line 5455 of file graphics.h.
Definition at line 3636 of file graphics.in.h.
Definition at line 4993 of file graphics.h.
Definition at line 3642 of file graphics.in.h.
Definition at line 4999 of file graphics.h.
Definition at line 3643 of file graphics.in.h.
Definition at line 5000 of file graphics.h.
Definition at line 3640 of file graphics.in.h.
Definition at line 4997 of file graphics.h.
Definition at line 3627 of file graphics.in.h.
Definition at line 4984 of file graphics.h.
References max().
Definition at line 3626 of file graphics.in.h.
Definition at line 4983 of file graphics.h.
References min().
Definition at line 3563 of file graphics.in.h.
Definition at line 4920 of file graphics.h.
|
inline |
Definition at line 5458 of file graphics.h.
|
inline |
Definition at line 5463 of file graphics.h.
Definition at line 5462 of file graphics.h.
|
inline |
Definition at line 5466 of file graphics.h.
|
inline |
Definition at line 5469 of file graphics.h.
|
inline |
Definition at line 5471 of file graphics.h.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 5473 of file graphics.h.
|
inline |
Definition at line 5476 of file graphics.h.
|
inline |
Definition at line 5479 of file graphics.h.
|
inline |
Definition at line 5482 of file graphics.h.
|
inline |
Definition at line 5554 of file graphics.h.
Definition at line 3614 of file graphics.in.h.
Definition at line 4971 of file graphics.h.
Definition at line 3615 of file graphics.in.h.
Definition at line 4972 of file graphics.h.
Definition at line 3620 of file graphics.in.h.
Definition at line 4977 of file graphics.h.
Definition at line 3621 of file graphics.in.h.
Definition at line 4978 of file graphics.h.
|
inline |
Definition at line 5485 of file graphics.h.
Definition at line 3610 of file graphics.in.h.
Definition at line 4967 of file graphics.h.
|
inline |
Definition at line 5487 of file graphics.h.
|
inline |
Definition at line 5489 of file graphics.h.
|
inline |
Definition at line 5492 of file graphics.h.
Definition at line 3634 of file graphics.in.h.
Definition at line 4991 of file graphics.h.
|
inline |
Definition at line 5495 of file graphics.h.
Definition at line 3637 of file graphics.in.h.
Definition at line 4994 of file graphics.h.
Definition at line 3629 of file graphics.in.h.
Definition at line 4986 of file graphics.h.
References max().
Definition at line 3628 of file graphics.in.h.
Definition at line 4985 of file graphics.h.
References min().
Definition at line 3564 of file graphics.in.h.
Definition at line 4921 of file graphics.h.
|
inline |
Definition at line 5500 of file graphics.h.
Definition at line 5499 of file graphics.h.
|
inline |
Definition at line 5503 of file graphics.h.
|
inline |
Definition at line 5506 of file graphics.h.
|
inline |
Definition at line 5508 of file graphics.h.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 5510 of file graphics.h.
|
inline |
Definition at line 5513 of file graphics.h.
|
inline |
Definition at line 5516 of file graphics.h.
|
inline |
Definition at line 5519 of file graphics.h.
|
inline |
Definition at line 5556 of file graphics.h.
Definition at line 3616 of file graphics.in.h.
Definition at line 4973 of file graphics.h.
Definition at line 3617 of file graphics.in.h.
Definition at line 4974 of file graphics.h.
Definition at line 3622 of file graphics.in.h.
Definition at line 4979 of file graphics.h.
Definition at line 3623 of file graphics.in.h.
Definition at line 4980 of file graphics.h.
|
inline |
Definition at line 5522 of file graphics.h.
Definition at line 3644 of file graphics.in.h.
Definition at line 5001 of file graphics.h.
Definition at line 3611 of file graphics.in.h.
Definition at line 4968 of file graphics.h.
|
inline |
Definition at line 5524 of file graphics.h.
|
inline |
Definition at line 5526 of file graphics.h.
|
inline |
Definition at line 5529 of file graphics.h.
Definition at line 3635 of file graphics.in.h.
Definition at line 4992 of file graphics.h.
|
inline |
Definition at line 5532 of file graphics.h.
Definition at line 3638 of file graphics.in.h.
Definition at line 4995 of file graphics.h.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 5077 of file graphics.h.
|
inline |
Definition at line 5369 of file graphics.h.
|
inlineinherited |
Definition at line 2653 of file graphics.h.
|
static |
Reimplemented from base_properties.
Definition at line 2534 of file graphics-props.cc.
Referenced by property_list::set().
|
inherited |
|
inherited |
Definition at line 2710 of file graphics.cc.
Referenced by Fwaitfor().
|
virtual |
Reimplemented from base_properties.
Definition at line 2554 of file graphics-props.cc.
Reimplemented from base_properties.
Definition at line 3993 of file graphics.cc.
References base_graphics_object::adopt(), default_axes_position(), and xset().
Referenced by properties().
|
inlinevirtualinherited |
Reimplemented in figure::properties, and figure::properties.
Definition at line 2419 of file graphics.in.h.
References panic_impossible.
|
inlinevirtualinherited |
Reimplemented in figure::properties, and figure::properties.
Definition at line 2421 of file graphics.h.
References panic_impossible.
Referenced by F__go_figure__().
Definition at line 2429 of file graphics.in.h.
References property::set_name(), and property::set_parent().
Definition at line 2431 of file graphics.h.
References property::set_name(), and property::set_parent().
Referenced by Faddproperty().
|
inlineprotectedinherited |
Definition at line 2870 of file graphics.h.
|
inline |
Definition at line 5372 of file graphics.h.
Definition at line 5534 of file graphics.h.
Definition at line 2681 of file graphics.h.
Reimplemented in hggroup::properties, surface::properties, patch::properties, image::properties, surface::properties, patch::properties, and image::properties.
Definition at line 2552 of file graphics.in.h.
Reimplemented in hggroup::properties, surface::properties, patch::properties, image::properties, surface::properties, patch::properties, and image::properties.
Definition at line 2554 of file graphics.h.
Definition at line 2635 of file graphics.h.
Referenced by delete_graphics_object().
Definition at line 5311 of file graphics.h.
References box().
Reimplemented in hggroup::properties, surface::properties, patch::properties, image::properties, surface::properties, patch::properties, and image::properties.
Definition at line 2553 of file graphics.in.h.
Reimplemented in hggroup::properties, surface::properties, patch::properties, image::properties, surface::properties, patch::properties, and image::properties.
Definition at line 2555 of file graphics.h.
Reimplemented in uicontrol::properties.
Definition at line 2644 of file graphics.h.
Definition at line 2836 of file graphics.cc.
Definition at line 2656 of file graphics.h.
Definition at line 2659 of file graphics.h.
Referenced by gh_manager::do_post_callback(), and gh_manager::do_process_events().
Definition at line 2460 of file graphics.in.h.
Definition at line 2462 of file graphics.h.
Referenced by Fdrawnow().
Definition at line 2664 of file graphics.h.
Definition at line 2667 of file graphics.h.
Definition at line 2678 of file graphics.h.
Referenced by Fdrawnow(), and gnuplot_graphics_toolkit::update().
Definition at line 5428 of file graphics.h.
Reimplemented in hggroup::properties, surface::properties, patch::properties, image::properties, text::properties, and line::properties.
Definition at line 2554 of file graphics.in.h.
Reimplemented in hggroup::properties, surface::properties, patch::properties, image::properties, text::properties, and line::properties.
Definition at line 2556 of file graphics.h.
Definition at line 5438 of file graphics.h.
Definition at line 5441 of file graphics.h.
Definition at line 5468 of file graphics.h.
Reimplemented in hggroup::properties, surface::properties, patch::properties, image::properties, text::properties, and line::properties.
Definition at line 2555 of file graphics.in.h.
Reimplemented in hggroup::properties, surface::properties, patch::properties, image::properties, text::properties, and line::properties.
Definition at line 2557 of file graphics.h.
Definition at line 5478 of file graphics.h.
Definition at line 5481 of file graphics.h.
Definition at line 5505 of file graphics.h.
Reimplemented in hggroup::properties, surface::properties, patch::properties, text::properties, and line::properties.
Definition at line 2556 of file graphics.in.h.
Reimplemented in hggroup::properties, surface::properties, patch::properties, text::properties, and line::properties.
Definition at line 2558 of file graphics.h.
Definition at line 5515 of file graphics.h.
Definition at line 5518 of file graphics.h.
|
inline |
Definition at line 5375 of file graphics.h.
Definition at line 2799 of file graphics.cc.
References gh_manager::get_object(), base_graphics_object::get_parent(), and graphics_object::mark_modified().
Referenced by base_graphics_object::mark_modified(), and figure::properties::set_toolkit().
|
protectedinherited |
Reimplemented in uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uipushtool::properties, uipushtool::properties, uipushtool::properties, uitoolbar::properties, uipanel::properties, uicontrol::properties, uicontrol::properties, uicontrol::properties, uicontextmenu::properties, uicontextmenu::properties, uimenu::properties, uimenu::properties, surface::properties, image::properties, figure::properties, figure::properties, and figure::properties.
Referenced by base_properties::factory_defaults().
|
protectedinherited |
Reimplemented in uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uipushtool::properties, uipushtool::properties, uipushtool::properties, uitoolbar::properties, uipanel::properties, uicontrol::properties, uicontrol::properties, uicontrol::properties, uicontextmenu::properties, uicontextmenu::properties, uimenu::properties, uimenu::properties, surface::properties, image::properties, figure::properties, figure::properties, and figure::properties.
|
protectedinherited |
Reimplemented in uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uipushtool::properties, uipushtool::properties, uipushtool::properties, uitoolbar::properties, uipanel::properties, uicontrol::properties, uicontrol::properties, uicontrol::properties, uicontextmenu::properties, uicontextmenu::properties, uimenu::properties, uimenu::properties, surface::properties, image::properties, figure::properties, figure::properties, and figure::properties.
|
protectedinherited |
Reimplemented in uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uitoggletool::properties, uipushtool::properties, uipushtool::properties, uipushtool::properties, uitoolbar::properties, uipanel::properties, uicontrol::properties, uicontrol::properties, uicontrol::properties, uicontextmenu::properties, uicontextmenu::properties, uimenu::properties, uimenu::properties, surface::properties, image::properties, figure::properties, figure::properties, and figure::properties.
|
inline |
Definition at line 5382 of file graphics.h.
|
inline |
Definition at line 5385 of file graphics.h.
|
inherited |
|
inherited |
Definition at line 2808 of file graphics.cc.
References gh_manager::get_object(), base_graphics_object::get_parent(), and graphics_object::override_defaults().
Referenced by base_graphics_object::override_defaults().
|
inline |
Definition at line 3647 of file graphics.in.h.
|
inline |
Definition at line 5004 of file graphics.h.
|
inline |
Definition at line 5392 of file graphics.h.
|
inline |
Definition at line 5397 of file graphics.h.
|
virtual |
Reimplemented from base_properties.
|
virtual |
Reimplemented from base_properties.
Definition at line 4508 of file graphics.cc.
References base_graphics_object::remove_child().
|
inlineinherited |
Definition at line 2529 of file graphics.in.h.
|
inlineinherited |
Definition at line 2531 of file graphics.h.
Referenced by figure::properties::set_integerhandle().
|
inlineinherited |
Definition at line 2534 of file graphics.in.h.
|
inlineinherited |
Definition at line 2536 of file graphics.h.
Referenced by figure::properties::set_integerhandle().
|
inlineinherited |
Definition at line 2514 of file graphics.in.h.
|
inlineinherited |
Definition at line 2516 of file graphics.h.
Referenced by base_graphics_object::reparent().
Definition at line 7081 of file graphics.cc.
|
virtual |
Reimplemented from base_properties.
Definition at line 1571 of file graphics-props.cc.
References caseless_str::compare(), error_state, axes::set(), and validate_property_name().
|
inline |
Definition at line 6528 of file graphics.h.
References error_state.
|
inlineinherited |
Definition at line 2512 of file graphics.in.h.
|
inlineinherited |
Definition at line 2514 of file graphics.h.
Referenced by base_properties::set().
|
inline |
Definition at line 5559 of file graphics.h.
References error_state.
|
inline |
Definition at line 5570 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 5585 of file graphics.h.
References error_state.
|
inline |
Definition at line 5596 of file graphics.h.
References error_state.
|
inline |
Definition at line 6539 of file graphics.h.
References error_state.
|
inlineinherited |
Definition at line 2687 of file graphics.h.
References error_state.
Referenced by gh_manager::do_free(), and base_properties::set().
|
inline |
Definition at line 5607 of file graphics.h.
References box(), and error_state.
|
inlineinherited |
Definition at line 2698 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inlineinherited |
Reimplemented in figure::properties.
Definition at line 2709 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 5618 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 5633 of file graphics.h.
References error_state.
|
inline |
Definition at line 5644 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 5659 of file graphics.h.
References error_state.
|
inline |
Definition at line 5670 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 5685 of file graphics.h.
References error_state.
|
inline |
Definition at line 5696 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 5711 of file graphics.h.
References error_state.
|
inlineinherited |
Definition at line 2720 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 5722 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 5737 of file graphics.h.
References error_state, and POSTSET.
|
inlineinherited |
Reimplemented in uicontrol::properties.
Definition at line 2731 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 5750 of file graphics.h.
References error_state.
|
inline |
Definition at line 5761 of file graphics.h.
References error_state.
|
inlineinherited |
Definition at line 2742 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 5772 of file graphics.h.
References error_state.
|
inline |
Definition at line 5783 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 5799 of file graphics.h.
References error_state.
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 | ||
) |
Definition at line 4300 of file graphics.cc.
References base_graphics_object::adopt(), box(), default_axes_outerposition(), default_axes_position(), default_axes_ticklength(), default_colororder(), gh_manager::make_graphics_handle(), OCTAVE_DEFAULT_FONTNAME, figure::override_defaults(), and xset().
|
inlineinherited |
Definition at line 2753 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 5811 of file graphics.h.
References error_state.
|
protectedinherited |
|
protectedinherited |
Definition at line 2721 of file graphics.cc.
References error(), error_state, and base_graphics_object::mark_modified().
Referenced by base_properties::set().
|
inline |
Definition at line 5822 of file graphics.h.
References error_state.
|
inline |
Definition at line 5834 of file graphics.h.
References error_state.
|
inline |
Definition at line 5846 of file graphics.h.
References error_state.
void axes::properties::set_fontunits | ( | const octave_value & | val | ) |
Definition at line 5931 of file graphics.cc.
References error_state, and base_graphics_object::mark_modified().
|
inline |
Definition at line 5862 of file graphics.h.
References error_state.
|
inherited |
|
inherited |
Definition at line 2646 of file graphics.cc.
References property_list::end(), error(), error_state, property_list::find(), and base_graphics_object::set().
Referenced by base_graphics_object::set_from_list().
|
inline |
Definition at line 5874 of file graphics.h.
References error_state.
|
inlineinherited |
Definition at line 2764 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inlineinherited |
Definition at line 2775 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 5885 of file graphics.h.
References error_state.
|
inlineinherited |
Definition at line 2786 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 5896 of file graphics.h.
References error_state.
void axes::properties::set_linestyleorder | ( | const octave_value & | val | ) |
Definition at line 5883 of file graphics.cc.
References convert_linestyleorder_string(), and error_state.
|
inline |
Definition at line 5910 of file graphics.h.
References error_state.
|
inline |
Definition at line 6550 of file graphics.h.
References error_state.
|
inline |
Definition at line 5921 of file graphics.h.
References error_state.
|
inlineinherited |
Definition at line 2510 of file graphics.in.h.
|
inlineinherited |
Definition at line 2512 of file graphics.h.
Referenced by Fdrawnow().
|
inline |
Definition at line 5932 of file graphics.h.
References error_state.
|
inline |
Definition at line 5943 of file graphics.h.
References error_state.
|
inherited |
|
inherited |
Definition at line 2756 of file graphics.cc.
References base_graphics_object::adopt(), octave_handle::as_octave_value(), octave_value::double_value(), error(), error_state, gh_manager::get_object(), base_graphics_object::get_parent(), graphics_object::get_parent(), graphics_object::get_properties(), lookup(), octave_NaN, octave_handle::ok(), graphics_object::remove_child(), and base_properties::set_parent().
Referenced by base_properties::set(), and base_properties::set_parent().
|
inline |
Definition at line 5955 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 5971 of file graphics.h.
References error_state.
|
inline |
Definition at line 5983 of file graphics.h.
References error_state.
|
inline |
Definition at line 5995 of file graphics.h.
References error_state.
|
inlineinherited |
Definition at line 2797 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inlineinherited |
Definition at line 2808 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inlineinherited |
Definition at line 2491 of file graphics.in.h.
|
inlineinherited |
Definition at line 2493 of file graphics.h.
Referenced by base_properties::set().
|
private |
|
private |
Definition at line 4201 of file graphics.cc.
References base_graphics_object::adopt(), octave_value::class_name(), error(), error_state, gh_manager::free(), gh_manager::get_object(), handle_property::handle_value(), octave_value::is_string(), graphics_object::isa(), gh_manager::lookup(), gh_manager::make_graphics_handle(), base_graphics_object::remove_child(), base_graphics_object::reparent(), and xset().
|
inline |
Definition at line 6006 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 6022 of file graphics.h.
References error_state.
|
inline |
Definition at line 6034 of file graphics.h.
References error_state.
|
inline |
Definition at line 6046 of file graphics.h.
References error_state.
void axes::properties::set_title | ( | const octave_value & | val | ) |
Definition at line 4286 of file graphics.cc.
References xset().
|
inlineinherited |
Definition at line 2819 of file graphics.h.
References error_state, and base_graphics_object::set().
Referenced by base_properties::set().
void axes::properties::set_units | ( | const octave_value & | val | ) |
Definition at line 5892 of file graphics.cc.
References error_state, and base_graphics_object::mark_modified().
|
inlineinherited |
Definition at line 2830 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 6063 of file graphics.h.
References error_state.
|
inlineinherited |
Reimplemented in figure::properties, and figure::properties.
Definition at line 2841 of file graphics.h.
References error_state.
Referenced by base_properties::set().
|
inline |
Definition at line 6595 of file graphics.h.
References error_state.
|
inline |
Definition at line 6573 of file graphics.h.
References error_state.
|
inline |
Definition at line 6606 of file graphics.h.
References error_state.
|
inline |
Definition at line 6584 of file graphics.h.
References error_state.
|
inline |
Definition at line 6562 of file graphics.h.
References error_state.
|
inline |
Definition at line 6075 of file graphics.h.
References error_state.
|
inline |
Definition at line 6087 of file graphics.h.
References error_state.
|
inline |
Definition at line 6098 of file graphics.h.
References error_state.
|
inline |
Definition at line 6110 of file graphics.h.
References error_state.
void axes::properties::set_xlabel | ( | const octave_value & | val | ) |
Definition at line 4244 of file graphics.cc.
References xset().
|
inline |
Definition at line 6123 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 6139 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 6152 of file graphics.h.
References error_state.
|
inline |
Definition at line 6163 of file graphics.h.
References error_state.
|
inline |
Definition at line 6617 of file graphics.h.
References error_state.
|
inline |
Definition at line 6174 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 6188 of file graphics.h.
References error_state, and POSTSET.
void axes::properties::set_xticklabel | ( | const octave_value & | val | ) |
Definition at line 5794 of file graphics.cc.
References convert_ticklabel_string(), error_state, base_graphics_object::mark_modified(), and POSTSET.
|
inline |
Definition at line 6206 of file graphics.h.
References error_state.
|
inline |
Definition at line 6218 of file graphics.h.
References error_state.
|
inline |
Definition at line 6230 of file graphics.h.
References error_state.
|
inline |
Definition at line 6242 of file graphics.h.
References error_state.
|
inline |
Definition at line 6253 of file graphics.h.
References error_state.
|
inline |
Definition at line 6265 of file graphics.h.
References error_state.
void axes::properties::set_ylabel | ( | const octave_value & | val | ) |
Definition at line 4258 of file graphics.cc.
References xset().
|
inline |
Definition at line 6278 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 6294 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 6307 of file graphics.h.
References error_state.
|
inline |
Definition at line 6318 of file graphics.h.
References error_state.
|
inline |
Definition at line 6628 of file graphics.h.
References error_state.
|
inline |
Definition at line 6329 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 6343 of file graphics.h.
References error_state, and POSTSET.
void axes::properties::set_yticklabel | ( | const octave_value & | val | ) |
Definition at line 5810 of file graphics.cc.
References convert_ticklabel_string(), error_state, base_graphics_object::mark_modified(), and POSTSET.
|
inline |
Definition at line 6361 of file graphics.h.
References error_state.
|
inline |
Definition at line 6373 of file graphics.h.
References error_state.
|
inline |
Definition at line 6385 of file graphics.h.
References error_state.
|
inline |
Definition at line 6396 of file graphics.h.
References error_state.
|
inline |
Definition at line 6408 of file graphics.h.
References error_state.
void axes::properties::set_zlabel | ( | const octave_value & | val | ) |
Definition at line 4272 of file graphics.cc.
References xset().
|
inline |
Definition at line 6421 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 6437 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 6450 of file graphics.h.
References error_state.
|
inline |
Definition at line 6461 of file graphics.h.
References error_state.
|
inline |
Definition at line 6639 of file graphics.h.
References error_state.
|
inline |
Definition at line 6472 of file graphics.h.
References error_state, and POSTSET.
|
inline |
Definition at line 6486 of file graphics.h.
References error_state, and POSTSET.
void axes::properties::set_zticklabel | ( | const octave_value & | val | ) |
Definition at line 5826 of file graphics.cc.
References convert_ticklabel_string(), error_state, base_graphics_object::mark_modified(), and POSTSET.
|
inline |
Definition at line 6504 of file graphics.h.
References error_state.
|
inline |
Definition at line 6516 of file graphics.h.
References error_state.
Definition at line 4113 of file graphics.cc.
|
inline |
Definition at line 5400 of file graphics.h.
|
inline |
Definition at line 5403 of file graphics.h.
Definition at line 7054 of file graphics.cc.
References do_translate(), get_children_limits(), and octave_Inf.
|
inline |
Definition at line 5412 of file graphics.h.
Definition at line 7099 of file graphics.cc.
Definition at line 5500 of file graphics.cc.
References max_axes_scale(), normalized_aspectratios(), octave_Inf, action_container::protect_var(), xisinf(), and xmin().
|
virtual |
Reimplemented from base_properties.
|
virtual |
Reimplemented from base_properties.
Definition at line 5446 of file graphics.cc.
Definition at line 4886 of file graphics.cc.
References abs(), AXE_ANY_DIR, AXE_DEPTH_DIR, AXE_HORZ_DIR, AXE_VERT_DIR, action_container::protect_var(), graphics_xform::transform(), xform(), xround(), graphics_xform::xscale(), graphics_xform::yscale(), and graphics_xform::zscale().
|
virtualinherited |
|
virtualinherited |
Definition at line 2817 of file graphics.cc.
References gh_manager::get_object(), and graphics_object::update_axis_limits().
Referenced by graphics_object::update_axis_limits().
|
virtualinherited |
|
virtualinherited |
Definition at line 2826 of file graphics.cc.
References gh_manager::get_object(), and graphics_object::update_axis_limits().
Reimplemented from base_properties.
Definition at line 3573 of file graphics.in.h.
Reimplemented from base_properties.
Definition at line 4930 of file graphics.h.
References base_properties::update_boundingbox().
Definition at line 4666 of file graphics.cc.
References abs(), atan(), cam2xform(), cross(), d, dot(), f, F(), Matrix::inverse(), norm(), normalize(), ColumnVector::resize(), Matrix::row_max(), Matrix::row_min(), scale(), signum(), translate(), unit_cube(), xform(), xform2cam(), xform_matrix(), and xform_vector().
Definition at line 6683 of file graphics.h.
Definition at line 6684 of file graphics.h.
Definition at line 5612 of file graphics.cc.
Definition at line 6771 of file graphics.h.
Definition at line 6769 of file graphics.h.
Definition at line 6770 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 5945 of file graphics.cc.
References convert_font_size().
Definition at line 6772 of file graphics.h.
Definition at line 6688 of file graphics.h.
Definition at line 6818 of file graphics.h.
References max().
Definition at line 6774 of file graphics.h.
References max().
Definition at line 6685 of file graphics.h.
Definition at line 6686 of file graphics.h.
Definition at line 6796 of file graphics.h.
References max().
Definition at line 6705 of file graphics.h.
Definition at line 6706 of file graphics.h.
Definition at line 5046 of file graphics.cc.
References abs(), AXE_DEPTH_DIR, and max().
Definition at line 5404 of file graphics.cc.
References ColumnVector::extract_n(), gh_manager::get_object(), graphics_object::get_properties(), text::properties::positionmode_is(), action_container::protect_var(), text::properties::set_position(), text::properties::set_positionmode(), ColumnVector::transpose(), graphics_xform::untransform(), xform(), and xform_vector().
Definition at line 3585 of file graphics.in.h.
Definition at line 4942 of file graphics.h.
void axes::properties::update_units | ( | const caseless_str & | old_units | ) |
void axes::properties::update_units | ( | const caseless_str & | old_units | ) |
Definition at line 5906 of file graphics.cc.
References convert_position(), Matrix::extract_n(), base_properties::get_boundingbox(), gh_manager::get_object(), base_graphics_object::get_parent(), and graphics_object::get_properties().
Definition at line 6682 of file graphics.h.
Definition at line 6694 of file graphics.h.
Definition at line 6700 of file graphics.h.
Definition at line 5097 of file graphics.cc.
References AXE_ANY_DIR, AXE_DEPTH_DIR, AXE_HORZ_DIR, AXE_VERT_DIR, ColumnVector::extract_n(), gh_manager::get_object(), graphics_object::get_properties(), text::properties::get_string(), text::properties::horizontalalignmentmode_is(), octave_value::is_empty(), text::properties::positionmode_is(), action_container::protect_var(), text::properties::rotationmode_is(), text::properties::set_horizontalalignment(), text::properties::set_horizontalalignmentmode(), text::properties::set_position(), text::properties::set_positionmode(), text::properties::set_rotation(), text::properties::set_rotationmode(), text::properties::set_verticalalignment(), text::properties::set_verticalalignmentmode(), signum(), graphics_xform::transform(), ColumnVector::transpose(), graphics_xform::untransform(), text::properties::verticalalignmentmode_is(), xform(), xform_vector(), and xisinf().
Definition at line 6891 of file graphics.h.
Definition at line 6667 of file graphics.h.
Definition at line 6708 of file graphics.h.
Definition at line 6752 of file graphics.h.
Definition at line 6724 of file graphics.h.
Definition at line 6689 of file graphics.h.
Definition at line 6701 of file graphics.h.
Definition at line 5189 of file graphics.cc.
References AXE_ANY_DIR, AXE_DEPTH_DIR, AXE_HORZ_DIR, AXE_VERT_DIR, ColumnVector::extract_n(), gh_manager::get_object(), graphics_object::get_properties(), text::properties::get_string(), text::properties::horizontalalignmentmode_is(), octave_value::is_empty(), text::properties::positionmode_is(), action_container::protect_var(), text::properties::rotationmode_is(), text::properties::set_horizontalalignment(), text::properties::set_horizontalalignmentmode(), text::properties::set_position(), text::properties::set_positionmode(), text::properties::set_rotation(), text::properties::set_rotationmode(), text::properties::set_verticalalignment(), text::properties::set_verticalalignmentmode(), signum(), graphics_xform::transform(), ColumnVector::transpose(), graphics_xform::untransform(), text::properties::verticalalignmentmode_is(), xform(), xform_vector(), and xisinf().
Definition at line 6909 of file graphics.h.
Definition at line 6672 of file graphics.h.
Definition at line 6713 of file graphics.h.
Definition at line 6757 of file graphics.h.
Definition at line 6733 of file graphics.h.
Definition at line 6702 of file graphics.h.
Definition at line 5290 of file graphics.cc.
References AXE_ANY_DIR, AXE_DEPTH_DIR, AXE_HORZ_DIR, AXE_VERT_DIR, ColumnVector::extract_n(), gh_manager::get_object(), graphics_object::get_properties(), text::properties::get_string(), text::properties::horizontalalignmentmode_is(), octave_value::is_empty(), text::properties::positionmode_is(), action_container::protect_var(), text::properties::rotationmode_is(), text::properties::set_horizontalalignment(), text::properties::set_horizontalalignmentmode(), text::properties::set_position(), text::properties::set_positionmode(), text::properties::set_rotation(), text::properties::set_rotationmode(), text::properties::set_verticalalignment(), text::properties::set_verticalalignmentmode(), signum(), graphics_xform::transform(), ColumnVector::transpose(), graphics_xform::untransform(), text::properties::verticalalignmentmode_is(), xform(), xform_vector(), and xisinf().
Definition at line 6927 of file graphics.h.
Definition at line 6677 of file graphics.h.
Definition at line 6718 of file graphics.h.
Definition at line 6762 of file graphics.h.
Definition at line 6742 of file graphics.h.
|
inline |
Definition at line 5417 of file graphics.h.
|
inline |
Definition at line 5421 of file graphics.h.
Definition at line 5420 of file graphics.h.
|
inline |
Definition at line 5425 of file graphics.h.
|
inline |
Definition at line 5435 of file graphics.h.
|
inline |
Definition at line 5444 of file graphics.h.
|
inline |
Definition at line 5451 of file graphics.h.
|
inline |
Definition at line 5454 of file graphics.h.
|
inline |
Definition at line 5457 of file graphics.h.
|
inline |
Definition at line 5461 of file graphics.h.
Definition at line 5460 of file graphics.h.
|
inline |
Definition at line 5465 of file graphics.h.
|
inline |
Definition at line 5475 of file graphics.h.
|
inline |
Definition at line 5484 of file graphics.h.
|
inline |
Definition at line 5491 of file graphics.h.
|
inline |
Definition at line 5494 of file graphics.h.
|
inline |
Definition at line 5498 of file graphics.h.
Definition at line 5497 of file graphics.h.
|
inline |
Definition at line 5502 of file graphics.h.
|
inline |
Definition at line 5512 of file graphics.h.
void axes::properties::zoom | ( | const Matrix & | xl, |
const Matrix & | yl, | ||
bool | push_to_zoom_stack = true |
||
) |
void axes::properties::zoom | ( | const Matrix & | xl, |
const Matrix & | yl, | ||
bool | push_to_zoom_stack = true |
||
) |
Definition at line 6972 of file graphics.cc.
void axes::properties::zoom_about_point | ( | double | x, |
double | y, | ||
double | factor, | ||
bool | push_to_zoom_stack = true |
||
) |
void axes::properties::zoom_about_point | ( | double | x, |
double | y, | ||
double | factor, | ||
bool | push_to_zoom_stack = true |
||
) |
Definition at line 6944 of file graphics.cc.
References do_zoom(), get_children_limits(), and octave_Inf.
|
inline |
Definition at line 5521 of file graphics.h.
|
inline |
Definition at line 5528 of file graphics.h.
|
inline |
Definition at line 5531 of file graphics.h.
|
private |
Definition at line 5183 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2606 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2607 of file graphics.h.
|
private |
Definition at line 5097 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5098 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5099 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2867 of file graphics.h.
Referenced by base_properties::all_property_names().
|
private |
Definition at line 5100 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5184 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2577 of file graphics.in.h.
|
protectedinherited |
Definition at line 2588 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 5101 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2577 of file graphics.in.h.
|
protectedinherited |
Definition at line 2589 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2577 of file graphics.in.h.
|
protectedinherited |
Definition at line 2590 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 5102 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5103 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5104 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5105 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5106 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5107 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5108 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5109 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2591 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 5110 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5111 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2592 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 5112 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5113 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2582 of file graphics.in.h.
|
protectedinherited |
Definition at line 2593 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 5114 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5115 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5116 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2594 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 5117 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2567 of file graphics.h.
|
private |
Definition at line 5118 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5119 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5120 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5121 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5122 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5034 of file graphics.h.
|
private |
Definition at line 5034 of file graphics.h.
|
private |
Definition at line 5034 of file graphics.h.
|
staticprivate |
Definition at line 5082 of file graphics.h.
|
private |
Definition at line 5123 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2595 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2596 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 5124 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2597 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 5125 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5037 of file graphics.h.
|
private |
Definition at line 5126 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5127 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5185 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5128 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5038 of file graphics.h.
|
private |
Definition at line 5129 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5130 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2598 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 5131 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5132 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5133 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5134 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2599 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2600 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 5024 of file graphics.h.
|
private |
Definition at line 5024 of file graphics.h.
|
private |
Definition at line 5024 of file graphics.h.
|
protectedinherited |
Definition at line 2601 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 5042 of file graphics.h.
|
private |
Definition at line 5135 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5136 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5137 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5138 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5139 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2602 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
protectedinherited |
Definition at line 2603 of file graphics.h.
|
private |
Definition at line 5140 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2604 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 5141 of file graphics.h.
Referenced by properties().
|
protectedinherited |
Definition at line 2605 of file graphics.h.
Referenced by base_properties::base_properties(), and base_properties::get_property().
|
private |
Definition at line 5037 of file graphics.h.
|
private |
Definition at line 5026 of file graphics.h.
|
private |
Definition at line 5026 of file graphics.h.
|
private |
Definition at line 5189 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5187 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5025 of file graphics.h.
|
private |
Definition at line 5025 of file graphics.h.
|
private |
Definition at line 5190 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5188 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5186 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5027 of file graphics.h.
|
private |
Definition at line 5142 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5143 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5144 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5145 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5146 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5147 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5148 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5149 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5150 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5191 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5032 of file graphics.h.
|
private |
Definition at line 5032 of file graphics.h.
|
private |
Definition at line 5033 of file graphics.h.
|
private |
Definition at line 5033 of file graphics.h.
|
private |
Definition at line 5151 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5031 of file graphics.h.
|
private |
Definition at line 5152 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5153 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5154 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5035 of file graphics.h.
|
private |
Definition at line 5155 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5036 of file graphics.h.
|
private |
Definition at line 5038 of file graphics.h.
|
private |
Definition at line 5038 of file graphics.h.
|
private |
Definition at line 5037 of file graphics.h.
|
private |
Definition at line 5156 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5157 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5158 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5159 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5160 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5161 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5162 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5163 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5164 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5192 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5032 of file graphics.h.
|
private |
Definition at line 5032 of file graphics.h.
|
private |
Definition at line 5033 of file graphics.h.
|
private |
Definition at line 5033 of file graphics.h.
|
private |
Definition at line 5165 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5031 of file graphics.h.
|
private |
Definition at line 5166 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5167 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5168 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5035 of file graphics.h.
|
private |
Definition at line 5169 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5036 of file graphics.h.
|
private |
Definition at line 5170 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5171 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5172 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5173 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5174 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5175 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5176 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5177 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5193 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5028 of file graphics.h.
|
private |
Definition at line 5032 of file graphics.h.
|
private |
Definition at line 5032 of file graphics.h.
|
private |
Definition at line 5033 of file graphics.h.
|
private |
Definition at line 5033 of file graphics.h.
|
private |
Definition at line 5178 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5038 of file graphics.h.
|
private |
Definition at line 5031 of file graphics.h.
|
private |
Definition at line 5179 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5180 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5181 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5035 of file graphics.h.
|
private |
Definition at line 5182 of file graphics.h.
Referenced by properties().
|
private |
Definition at line 5036 of file graphics.h.