sciLabel Struct Reference

#include <scilab/modules/graphics/includes/ObjectStructure.h>

Collaboration diagram for sciLabel:

Collaboration graph
[legend]

Data Fields

sciPointObjtext
int ptype
BOOL isselected
BOOL auto_position
BOOL auto_rotation

Detailed Description

Definition at line 634 of file ObjectStructure.h.


Field Documentation

sciPointObj* sciLabel::text

contains the data to display the label

Definition at line 639 of file ObjectStructure.h.

Referenced by ConstructLabel(), DestroyLabel(), initLabel(), and labels2D_draw().

int sciLabel::ptype

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 645 of file ObjectStructure.h.

Referenced by ConstructLabel(), and initLabel().

BOOL sciLabel::auto_position

Definition at line 646 of file ObjectStructure.h.

Referenced by ConstructLabel(), initLabel(), and labels2D_draw().

BOOL sciLabel::auto_rotation

Definition at line 647 of file ObjectStructure.h.

Referenced by ConstructLabel(), initLabel(), and labels2D_draw().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 16:15:15 2007 for Scilab [trunk] by  doxygen 1.5.1