sciRectangle Struct Reference

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

Collaboration diagram for sciRectangle:

Collaboration graph
[legend]

Data Fields

sciRelationShip relationship
sciGraphicContext graphiccontext
double x
double y
double width
double height
int fillflag
int str
integer strwidth
integer strheight
double horzcurvature
double vertcurvature
BOOL isselected
char * callback
int callbacklen
int callbackevent
BOOL visible
int isclip
double clip_region [4]
int clip_region_set
double z
BOOL flagstring
intuser_data
int size_of_user_data
BOOL isfilled

Detailed Description

Definition at line 937 of file ObjectStructure.h.


Field Documentation

sciRelationShip sciRectangle::relationship

Definition at line 939 of file ObjectStructure.h.

sciGraphicContext sciRectangle::graphiccontext

Definition at line 940 of file ObjectStructure.h.

double sciRectangle::x

Definition at line 941 of file ObjectStructure.h.

Referenced by drawRectangleEntity().

double sciRectangle::y

original

Definition at line 942 of file ObjectStructure.h.

Referenced by drawRectangleEntity().

double sciRectangle::width

original

Definition at line 943 of file ObjectStructure.h.

Referenced by drawRectangleEntity().

double sciRectangle::height

Definition at line 944 of file ObjectStructure.h.

Referenced by drawRectangleEntity().

int sciRectangle::fillflag

Definition at line 945 of file ObjectStructure.h.

int sciRectangle::str

Definition at line 946 of file ObjectStructure.h.

Referenced by drawRectangleEntity().

integer sciRectangle::strwidth

Definition at line 947 of file ObjectStructure.h.

Referenced by drawRectangleEntity().

integer sciRectangle::strheight

Definition at line 948 of file ObjectStructure.h.

Referenced by drawRectangleEntity().

double sciRectangle::horzcurvature

Definition at line 949 of file ObjectStructure.h.

double sciRectangle::vertcurvature

to do rectangle with round corner

Definition at line 950 of file ObjectStructure.h.

BOOL sciRectangle::isselected

to do rectangle with round corner

Definition at line 951 of file ObjectStructure.h.

char* sciRectangle::callback

Definition at line 952 of file ObjectStructure.h.

int sciRectangle::callbacklen

specifies the text scilab code for the callback associated with this entity

Definition at line 953 of file ObjectStructure.h.

int sciRectangle::callbackevent

the length of the callback code

Definition at line 954 of file ObjectStructure.h.

BOOL sciRectangle::visible

specifies if this object is visble

Definition at line 956 of file ObjectStructure.h.

int sciRectangle::isclip

Definition at line 957 of file ObjectStructure.h.

double sciRectangle::clip_region[4]

Definition at line 958 of file ObjectStructure.h.

int sciRectangle::clip_region_set

Definition at line 959 of file ObjectStructure.h.

double sciRectangle::z

Definition at line 960 of file ObjectStructure.h.

Referenced by drawRectangleEntity().

BOOL sciRectangle::flagstring

rectangle

Definition at line 962 of file ObjectStructure.h.

int* sciRectangle::user_data

Definition at line 963 of file ObjectStructure.h.

int sciRectangle::size_of_user_data

Definition at line 964 of file ObjectStructure.h.

BOOL sciRectangle::isfilled

Definition at line 965 of file ObjectStructure.h.


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