sciArc Struct Reference

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

Collaboration diagram for sciArc:

Collaboration graph
[legend]

Data Fields

sciRelationShip relationship
sciGraphicContext graphiccontext
double x
double y
double width
double height
double alphabegin
double alphaend
int fill
BOOL isselected
char * callback
int callbacklen
int callbackevent
BOOL visible
int isclip
double clip_region [4]
int clip_region_set
double z
intuser_data
int size_of_user_data
BOOL isfilled

Detailed Description

Definition at line 832 of file ObjectStructure.h.


Field Documentation

sciRelationShip sciArc::relationship

Definition at line 835 of file ObjectStructure.h.

sciGraphicContext sciArc::graphiccontext

Definition at line 837 of file ObjectStructure.h.

double sciArc::x

Definition at line 839 of file ObjectStructure.h.

Referenced by ConstructArc(), and drawArcEntity().

double sciArc::y

Definition at line 841 of file ObjectStructure.h.

Referenced by ConstructArc(), and drawArcEntity().

double sciArc::width

Definition at line 843 of file ObjectStructure.h.

Referenced by ConstructArc(), and drawArcEntity().

double sciArc::height

Definition at line 845 of file ObjectStructure.h.

Referenced by ConstructArc(), and drawArcEntity().

double sciArc::alphabegin

begin at alpha1

Definition at line 847 of file ObjectStructure.h.

Referenced by ConstructArc(), and drawArcEntity().

double sciArc::alphaend

end at alpha2

Definition at line 849 of file ObjectStructure.h.

Referenced by ConstructArc(), and drawArcEntity().

int sciArc::fill

Definition at line 850 of file ObjectStructure.h.

BOOL sciArc::isselected

Definition at line 852 of file ObjectStructure.h.

Referenced by ConstructArc().

char* sciArc::callback

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

Definition at line 854 of file ObjectStructure.h.

Referenced by ConstructArc().

int sciArc::callbacklen

the length of the callback code

Definition at line 856 of file ObjectStructure.h.

Referenced by ConstructArc().

int sciArc::callbackevent

Definition at line 857 of file ObjectStructure.h.

Referenced by ConstructArc().

BOOL sciArc::visible

specifies if this object is visble

Definition at line 859 of file ObjectStructure.h.

Referenced by ConstructArc().

int sciArc::isclip

Definition at line 860 of file ObjectStructure.h.

double sciArc::clip_region[4]

Definition at line 861 of file ObjectStructure.h.

int sciArc::clip_region_set

Definition at line 862 of file ObjectStructure.h.

Referenced by ConstructArc().

double sciArc::z

Definition at line 863 of file ObjectStructure.h.

Referenced by ConstructArc(), and drawArcEntity().

int* sciArc::user_data

DJ.Abdemouche 2003

Definition at line 864 of file ObjectStructure.h.

int sciArc::size_of_user_data

Definition at line 865 of file ObjectStructure.h.

BOOL sciArc::isfilled

Definition at line 866 of file ObjectStructure.h.


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