#include <scilab/modules/graphics/includes/ObjectStructure.h>
Collaboration diagram for sciLabel:

Data Fields | |
| sciPointObj * | text |
| int | ptype |
| BOOL | isselected |
| BOOL | auto_position |
| BOOL | auto_rotation |
Definition at line 634 of file ObjectStructure.h.
contains the data to display the label
Definition at line 639 of file ObjectStructure.h.
Referenced by ConstructLabel(), DestroyLabel(), initLabel(), and labels2D_draw().
absolut position in subindow to distinguish between title, x_label,....
Definition at line 642 of file ObjectStructure.h.
Referenced by ConstructLabel(), and initLabel().
| BOOL sciLabel::isselected |
Definition at line 646 of file ObjectStructure.h.
Referenced by ConstructLabel(), initLabel(), and labels2D_draw().
Definition at line 647 of file ObjectStructure.h.
Referenced by ConstructLabel(), initLabel(), and labels2D_draw().
1.5.1