#include <graphics.h>
Inherits base_properties.
anonymous enum |
axes::axes::properties::~properties | ( | void | ) | [inline] |
bool axes::axes::properties::activepositionproperty_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::alimmode_is | ( | const std::string & | v | ) | const [inline] |
std::set< std::string > axes::axes::properties::all_property_names | ( | void | ) | const |
bool axes::axes::properties::ambientlightcolor_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::ambientlightcolor_is_rgb | ( | void | ) | const [inline] |
bool axes::axes::properties::camerapositionmode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::cameratargetmode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::cameraupvectormode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::cameraviewanglemode_is | ( | const std::string & | v | ) | const [inline] |
void axes::axes::properties::clear_zoom_stack | ( | void | ) |
bool axes::axes::properties::climmode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::color_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::color_is_rgb | ( | void | ) | const [inline] |
ColumnVector axes::axes::properties::coord2pixel | ( | double | x, | |
double | y, | |||
double | z | |||
) | const [inline] |
std::set< std::string > axes::axes::properties::core_property_names | ( | void | ) | [static] |
Reimplemented from base_properties.
bool axes::axes::properties::dataaspectratiomode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::drawmode_is | ( | const std::string & | v | ) | const [inline] |
property_list::pval_map_type axes::axes::properties::factory_defaults | ( | void | ) | [static] |
Reimplemented from base_properties.
bool axes::axes::properties::fontangle_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::fontunits_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::fontweight_is | ( | const std::string & | v | ) | const [inline] |
octave_value axes::axes::properties::get | ( | const char * | pname | ) | const [inline, virtual] |
Reimplemented from base_properties.
octave_value axes::axes::properties::get | ( | const std::string & | pname | ) | const [inline, virtual] |
Reimplemented from base_properties.
octave_value axes::axes::properties::get | ( | const caseless_str & | pname | ) | const [virtual] |
Reimplemented from base_properties.
octave_value axes::axes::properties::get | ( | bool | all = false |
) | const [virtual] |
Reimplemented from base_properties.
std::string axes::axes::properties::get_activepositionproperty | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_alim | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
std::string axes::axes::properties::get_alimmode | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_ambientlightcolor | ( | void | ) | const [inline] |
Matrix axes::axes::properties::get_ambientlightcolor_rgb | ( | void | ) | const [inline] |
Matrix axes::axes::properties::get_axis_limits | ( | double | xmin, | |
double | xmax, | |||
double | min_pos, | |||
bool | logscale | |||
) |
Reimplemented from base_properties.
std::string axes::axes::properties::get_box | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_cameraposition | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_camerapositionmode | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_cameratarget | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_cameratargetmode | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_cameraupvector | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_cameraupvectormode | ( | void | ) | const [inline] |
double axes::axes::properties::get_cameraviewangle | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_cameraviewanglemode | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_clim | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
std::string axes::axes::properties::get_climmode | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_color | ( | void | ) | const [inline] |
Matrix axes::axes::properties::get_color_rgb | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_colororder | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_currentpoint | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_dataaspectratio | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_dataaspectratiomode | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_drawmode | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_fontangle | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_fontname | ( | void | ) | const [inline] |
double axes::axes::properties::get_fontsize | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_fontunits | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_fontweight | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_gridlinestyle | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_interpreter | ( | void | ) | const [inline] |
Matrix axes::axes::properties::get_inverse_transform_matrix | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_key | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_keybox | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_keypos | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_keyreverse | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_layer | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_linestyleorder | ( | void | ) | const [inline] |
double axes::axes::properties::get_linewidth | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_minorgridlinestyle | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_nextplot | ( | void | ) | const [inline] |
Matrix axes::axes::properties::get_opengl_matrix_1 | ( | void | ) | const [inline] |
Matrix axes::axes::properties::get_opengl_matrix_2 | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_outerposition | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_plotboxaspectratio | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_plotboxaspectratiomode | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_position | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_projection | ( | void | ) | const [inline] |
axes::axes::properties::get_property | ( | const caseless_str & | pname | ) | [virtual] |
Reimplemented from base_properties.
std::string axes::axes::properties::get_tickdir | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_tickdirmode | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_ticklength | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_tightinset | ( | void | ) | const [inline] |
graphics_handle axes::axes::properties::get_title | ( | void | ) | const [inline] |
graphics_xform axes::axes::properties::get_transform | ( | void | ) | const [inline] |
Matrix axes::axes::properties::get_transform_matrix | ( | void | ) | const [inline] |
Matrix axes::axes::properties::get_transform_zlim | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_units | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_view | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_x_normrendertransform | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_x_projectiontransform | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_x_rendertransform | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_x_viewporttransform | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_x_viewtransform | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_xaxislocation | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_xcolor | ( | void | ) | const [inline] |
Matrix axes::axes::properties::get_xcolor_rgb | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_xdir | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_xgrid | ( | void | ) | const [inline] |
graphics_handle axes::axes::properties::get_xlabel | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_xlim | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
std::string axes::axes::properties::get_xlimmode | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_xminorgrid | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_xminortick | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_xscale | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_xtick | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_xticklabel | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_xticklabelmode | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_xtickmode | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_yaxislocation | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_ycolor | ( | void | ) | const [inline] |
Matrix axes::axes::properties::get_ycolor_rgb | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_ydir | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_ygrid | ( | void | ) | const [inline] |
graphics_handle axes::axes::properties::get_ylabel | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_ylim | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
std::string axes::axes::properties::get_ylimmode | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_yminorgrid | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_yminortick | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_yscale | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_ytick | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_yticklabel | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_yticklabelmode | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_ytickmode | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_zcolor | ( | void | ) | const [inline] |
Matrix axes::axes::properties::get_zcolor_rgb | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_zdir | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_zgrid | ( | void | ) | const [inline] |
graphics_handle axes::axes::properties::get_zlabel | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_zlim | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
std::string axes::axes::properties::get_zlimmode | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_zminorgrid | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_zminortick | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_zscale | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_ztick | ( | void | ) | const [inline] |
octave_value axes::axes::properties::get_zticklabel | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_zticklabelmode | ( | void | ) | const [inline] |
std::string axes::axes::properties::get_ztickmode | ( | void | ) | const [inline] |
std::string axes::axes::properties::graphics_object_name | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
bool axes::axes::properties::gridlinestyle_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::has_core_property | ( | const caseless_str & | pname | ) | [static] |
Reimplemented from base_properties.
bool axes::axes::properties::has_property | ( | const caseless_str & | pname | ) | const [virtual] |
Reimplemented from base_properties.
void axes::axes::properties::init | ( | void | ) | [protected, virtual] |
Reimplemented from base_properties.
bool axes::axes::properties::interpreter_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::is_box | ( | void | ) | const [inline] |
bool axes::axes::properties::is_key | ( | void | ) | const [inline] |
bool axes::axes::properties::is_keybox | ( | void | ) | const [inline] |
bool axes::axes::properties::is_keyreverse | ( | void | ) | const [inline] |
bool axes::axes::properties::is_xgrid | ( | void | ) | const [inline] |
bool axes::axes::properties::is_xminorgrid | ( | void | ) | const [inline] |
bool axes::axes::properties::is_xminortick | ( | void | ) | const [inline] |
bool axes::axes::properties::is_ygrid | ( | void | ) | const [inline] |
bool axes::axes::properties::is_yminorgrid | ( | void | ) | const [inline] |
bool axes::axes::properties::is_yminortick | ( | void | ) | const [inline] |
bool axes::axes::properties::is_zgrid | ( | void | ) | const [inline] |
bool axes::axes::properties::is_zminorgrid | ( | void | ) | const [inline] |
bool axes::axes::properties::is_zminortick | ( | void | ) | const [inline] |
bool axes::axes::properties::layer_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::minorgridlinestyle_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::nextplot_is | ( | const std::string & | v | ) | const [inline] |
ColumnVector axes::axes::properties::pixel2coord | ( | double | px, | |
double | py | |||
) | const [inline] |
bool axes::axes::properties::plotboxaspectratiomode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::projection_is | ( | const std::string & | v | ) | const [inline] |
void axes::axes::properties::remove_child | ( | const graphics_handle & | h | ) | [virtual] |
Reimplemented from base_properties.
void axes::axes::properties::set | ( | const caseless_str & | pname, | |
const octave_value & | val | |||
) | [virtual] |
Reimplemented from base_properties.
void axes::axes::properties::set_activepositionproperty | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_alim | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_alimmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_ambientlightcolor | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_box | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_cameraposition | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_camerapositionmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_cameratarget | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_cameratargetmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_cameraupvector | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_cameraupvectormode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_cameraviewangle | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_cameraviewanglemode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_clim | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_climmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_color | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_colororder | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_currentpoint | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_dataaspectratio | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_dataaspectratiomode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_defaults | ( | base_graphics_object & | obj, | |
const std::string & | mode | |||
) |
void axes::axes::properties::set_drawmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_fontangle | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_fontname | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_fontsize | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_fontunits | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_fontweight | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_gridlinestyle | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_interpreter | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_key | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_keybox | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_keypos | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_keyreverse | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_layer | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_linestyleorder | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_linewidth | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_minorgridlinestyle | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_nextplot | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_outerposition | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_plotboxaspectratio | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_plotboxaspectratiomode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_position | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_projection | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_tickdir | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_tickdirmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_ticklength | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_tightinset | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_title | ( | const octave_value & | val | ) |
void axes::axes::properties::set_units | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_view | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_x_normrendertransform | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_x_projectiontransform | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_x_rendertransform | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_x_viewporttransform | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_x_viewtransform | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_xaxislocation | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_xcolor | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_xdir | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_xgrid | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_xlabel | ( | const octave_value & | val | ) |
void axes::axes::properties::set_xlim | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_xlimmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_xminorgrid | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_xminortick | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_xscale | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_xtick | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_xticklabel | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_xticklabelmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_xtickmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_yaxislocation | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_ycolor | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_ydir | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_ygrid | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_ylabel | ( | const octave_value & | val | ) |
void axes::axes::properties::set_ylim | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_ylimmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_yminorgrid | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_yminortick | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_yscale | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_ytick | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_yticklabel | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_yticklabelmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_ytickmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_zcolor | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_zdir | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_zgrid | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_zlabel | ( | const octave_value & | val | ) |
void axes::axes::properties::set_zlim | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_zlimmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_zminorgrid | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_zminortick | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_zscale | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_ztick | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_zticklabel | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_zticklabelmode | ( | const octave_value & | val | ) | [inline] |
void axes::axes::properties::set_ztickmode | ( | const octave_value & | val | ) | [inline] |
bool axes::axes::properties::tickdir_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::tickdirmode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::units_is | ( | const std::string & | v | ) | const [inline] |
void axes::axes::properties::unzoom | ( | void | ) |
void axes::axes::properties::update_aspectratios | ( | void | ) |
void axes::axes::properties::update_boundingbox | ( | void | ) | [inline, virtual] |
Reimplemented from base_properties.
void axes::axes::properties::update_camera | ( | void | ) |
void axes::axes::properties::update_transform | ( | void | ) | [inline] |
void axes::axes::properties::update_xlim | ( | bool | do_clr_zoom = true |
) | [inline] |
void axes::axes::properties::update_ylim | ( | bool | do_clr_zoom = true |
) | [inline] |
void axes::axes::properties::update_zlim | ( | void | ) | [inline] |
bool axes::axes::properties::xaxislocation_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::xcolor_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::xcolor_is_rgb | ( | void | ) | const [inline] |
bool axes::axes::properties::xdir_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::xlimmode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::xscale_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::xticklabelmode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::xtickmode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::yaxislocation_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::ycolor_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::ycolor_is_rgb | ( | void | ) | const [inline] |
bool axes::axes::properties::ydir_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::ylimmode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::yscale_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::yticklabelmode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::ytickmode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::zcolor_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::zcolor_is_rgb | ( | void | ) | const [inline] |
bool axes::axes::properties::zdir_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::zlimmode_is | ( | const std::string & | v | ) | const [inline] |
void axes::axes::properties::zoom | ( | const Matrix & | xl, | |
const Matrix & | yl, | |||
bool | push_to_zoom_stack = true | |||
) |
void axes::axes::properties::zoom_about_point | ( | double | x, | |
double | y, | |||
double | factor, | |||
bool | push_to_zoom_stack = true | |||
) |
bool axes::axes::properties::zscale_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::zticklabelmode_is | ( | const std::string & | v | ) | const [inline] |
bool axes::axes::properties::ztickmode_is | ( | const std::string & | v | ) | const [inline] |