#include <bgui_vsol2D_tableau.h>
Inheritance diagram for bgui_vsol2D_tableau:

Definition at line 54 of file bgui_vsol2D_tableau.h.
| bgui_vsol2D_tableau::bgui_vsol2D_tableau | ( | const char * | n = "unnamed" |
) |
Definition at line 16 of file bgui_vsol2D_tableau.cxx.
| bgui_vsol2D_tableau::bgui_vsol2D_tableau | ( | vgui_image_tableau_sptr const & | it, | |
| const char * | n = "unnamed" | |||
| ) |
Definition at line 19 of file bgui_vsol2D_tableau.cxx.
| bgui_vsol2D_tableau::bgui_vsol2D_tableau | ( | vgui_tableau_sptr const & | t, | |
| const char * | n = "unnamed" | |||
| ) |
Definition at line 23 of file bgui_vsol2D_tableau.cxx.
| bgui_vsol2D_tableau::~bgui_vsol2D_tableau | ( | ) |
Definition at line 27 of file bgui_vsol2D_tableau.cxx.
| vcl_string bgui_vsol2D_tableau::type_name | ( | ) | const [inline, virtual] |
Returns the type of this tableau ('bgui_vsol2D_tableau').
Reimplemented from vgui_easy2D_tableau.
Reimplemented in bgui_vtol2D_tableau.
Definition at line 68 of file bgui_vsol2D_tableau.h.
| bgui_vsol_soview2D_point * bgui_vsol2D_tableau::add_vsol_point_2d | ( | vsol_point_2d_sptr const & | p, | |
| const vgui_style_sptr & | style = NULL | |||
| ) |
| bgui_vsol_soview2D_line_seg * bgui_vsol2D_tableau::add_vsol_line_2d | ( | vsol_line_2d_sptr const & | line, | |
| const vgui_style_sptr & | style = NULL | |||
| ) |
| bgui_vsol_soview2D_conic_seg * bgui_vsol2D_tableau::add_vsol_conic_2d | ( | vsol_conic_2d_sptr const & | conic, | |
| const vgui_style_sptr & | style = NULL | |||
| ) |
| bgui_vsol_soview2D_polyline * bgui_vsol2D_tableau::add_vsol_polyline_2d | ( | vsol_polyline_2d_sptr const & | pline, | |
| const vgui_style_sptr & | style = NULL | |||
| ) |
| bgui_vsol_soview2D_polygon * bgui_vsol2D_tableau::add_vsol_polygon_2d | ( | vsol_polygon_2d_sptr const & | pline, | |
| const vgui_style_sptr & | style = NULL | |||
| ) |
| bgui_vsol_soview2D_polygon_set * bgui_vsol2D_tableau::add_vsol_polygon_2d_set | ( | vsol_poly_set_2d_sptr const & | set, | |
| const vgui_style_sptr & | style = NULL | |||
| ) |
| bgui_vsol_soview2D_digital_curve * bgui_vsol2D_tableau::add_digital_curve | ( | vsol_digital_curve_2d_sptr const & | dc, | |
| const vgui_style_sptr & | style = NULL | |||
| ) |
| bgui_vsol_soview2D_digital_curve * bgui_vsol2D_tableau::add_dotted_digital_curve | ( | vsol_digital_curve_2d_sptr const & | dc, | |
| const vgui_style_sptr & | style = NULL | |||
| ) |
| bgui_vsol_soview2D_edgel_curve * bgui_vsol2D_tableau::add_edgel_curve | ( | vdgl_digital_curve_sptr const & | dc, | |
| const vgui_style_sptr & | style = NULL | |||
| ) |
| bgui_vsol_soview2D_edgel_curve * bgui_vsol2D_tableau::add_dotted_edgel_curve | ( | vdgl_digital_curve_sptr const & | dc, | |
| const vgui_style_sptr & | style = NULL | |||
| ) |
| void bgui_vsol2D_tableau::add_spatial_object | ( | vsol_spatial_object_2d_sptr const & | sos, | |
| const vgui_style_sptr & | style = NULL | |||
| ) |
Definition at line 208 of file bgui_vsol2D_tableau.cxx.
| void bgui_vsol2D_tableau::add_spatial_objects | ( | vcl_vector< vsol_spatial_object_2d_sptr > const & | sos, | |
| const vgui_style_sptr & | style = NULL | |||
| ) |
display methods for vectors of vsol classes (not grouped).
Definition at line 196 of file bgui_vsol2D_tableau.cxx.
| void bgui_vsol2D_tableau::set_vsol_spatial_object_2d_style | ( | vsol_spatial_object_2d_sptr | sos, | |
| const vgui_style_sptr & | style | |||
| ) |
Methods for changing the default style of displayable objects.
Definition at line 269 of file bgui_vsol2D_tableau.cxx.
| void bgui_vsol2D_tableau::set_vsol_point_2d_style | ( | const vgui_style_sptr & | style | ) |
Definition at line 281 of file bgui_vsol2D_tableau.cxx.
| void bgui_vsol2D_tableau::set_vsol_line_2d_style | ( | const vgui_style_sptr & | style | ) |
Definition at line 291 of file bgui_vsol2D_tableau.cxx.
| void bgui_vsol2D_tableau::set_vsol_conic_2d_style | ( | const vgui_style_sptr & | style | ) |
| void bgui_vsol2D_tableau::set_vsol_polyline_2d_style | ( | const vgui_style_sptr & | style | ) |
Definition at line 301 of file bgui_vsol2D_tableau.cxx.
| void bgui_vsol2D_tableau::set_digital_curve_style | ( | const vgui_style_sptr & | style | ) |
Definition at line 311 of file bgui_vsol2D_tableau.cxx.
| void bgui_vsol2D_tableau::set_dotted_digital_curve_style | ( | const vgui_style_sptr & | style | ) |
Definition at line 321 of file bgui_vsol2D_tableau.cxx.
| void bgui_vsol2D_tableau::set_edgel_curve_style | ( | const vgui_style_sptr & | style | ) |
Definition at line 331 of file bgui_vsol2D_tableau.cxx.
| void bgui_vsol2D_tableau::set_dotted_edgel_curve_style | ( | const vgui_style_sptr & | style | ) |
Definition at line 341 of file bgui_vsol2D_tableau.cxx.
| void bgui_vsol2D_tableau::init | ( | ) | [protected] |
vgui_style_sptr bgui_vsol2D_tableau::point_style_ [protected] |
vgui_style_sptr bgui_vsol2D_tableau::line_style_ [protected] |
Definition at line 144 of file bgui_vsol2D_tableau.h.
vgui_style_sptr bgui_vsol2D_tableau::conic_style_ [protected] |
Definition at line 145 of file bgui_vsol2D_tableau.h.
vgui_style_sptr bgui_vsol2D_tableau::polyline_style_ [protected] |
Definition at line 146 of file bgui_vsol2D_tableau.h.
Definition at line 147 of file bgui_vsol2D_tableau.h.
Definition at line 148 of file bgui_vsol2D_tableau.h.
Definition at line 149 of file bgui_vsol2D_tableau.h.
Definition at line 150 of file bgui_vsol2D_tableau.h.
1.5.1