sciAgreg Struct Reference

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

Collaboration diagram for sciAgreg:

Collaboration graph
[legend]

Data Fields

sciRelationShip relationship
double xmin
double ymin
double xmax
double ymax
BOOL isselected
char * callback
int callbacklen
int callbackevent
BOOL visible
intuser_data
int size_of_user_data

Detailed Description

Definition at line 1369 of file ObjectStructure.h.


Field Documentation

sciRelationShip sciAgreg::relationship

Definition at line 1371 of file ObjectStructure.h.

Referenced by ConstructCompoundSeq().

double sciAgreg::xmin

Definition at line 1372 of file ObjectStructure.h.

double sciAgreg::ymin

original xmin

Definition at line 1373 of file ObjectStructure.h.

double sciAgreg::xmax

original ymin

Definition at line 1374 of file ObjectStructure.h.

double sciAgreg::ymax

Definition at line 1375 of file ObjectStructure.h.

BOOL sciAgreg::isselected

Definition at line 1376 of file ObjectStructure.h.

Referenced by ConstructCompound(), and ConstructCompoundSeq().

char* sciAgreg::callback

Definition at line 1377 of file ObjectStructure.h.

Referenced by ConstructCompound(), and ConstructCompoundSeq().

int sciAgreg::callbacklen

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

Definition at line 1378 of file ObjectStructure.h.

Referenced by ConstructCompound(), and ConstructCompoundSeq().

int sciAgreg::callbackevent

the length of the callback code

Definition at line 1379 of file ObjectStructure.h.

BOOL sciAgreg::visible

specifies if this object is visble

Definition at line 1381 of file ObjectStructure.h.

Referenced by ConstructCompound(), and ConstructCompoundSeq().

int* sciAgreg::user_data

Definition at line 1383 of file ObjectStructure.h.

Referenced by ConstructCompoundSeq().

int sciAgreg::size_of_user_data

Definition at line 1384 of file ObjectStructure.h.

Referenced by ConstructCompoundSeq().


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