sciPolyline Struct Reference

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

Collaboration diagram for sciPolyline:

Collaboration graph
[legend]

Data Fields

sciRelationShip relationship
sciGraphicContext graphiccontext
double * pvx
double * pvy
double * pvz
int n1
int n2
int closed
int plot
BOOL isselected
char * callback
int callbacklen
int callbackevent
BOOL visible
int isclip
double clip_region [4]
int clip_region_set
intuser_data
int size_of_user_data
BOOL isfilled
BOOL isinterpshaded
intscvector
int dim_icv
int bar_layout
double * x_shift
double * y_shift
double * z_shift
double bar_width
double arsize_factor

Detailed Description

Definition at line 895 of file ObjectStructure.h.


Field Documentation

sciRelationShip sciPolyline::relationship

Definition at line 897 of file ObjectStructure.h.

sciGraphicContext sciPolyline::graphiccontext

Definition at line 898 of file ObjectStructure.h.

double* sciPolyline::pvx

Definition at line 899 of file ObjectStructure.h.

Referenced by BuildXYZvectForClipping_IfNanOrLogON(), ConstructPolyline(), and DrawMerge3d().

double* sciPolyline::pvy

Definition at line 900 of file ObjectStructure.h.

Referenced by BuildXYZvectForClipping_IfNanOrLogON(), ConstructPolyline(), and DrawMerge3d().

double* sciPolyline::pvz

Definition at line 901 of file ObjectStructure.h.

Referenced by BuildXYZvectForClipping_IfNanOrLogON(), ConstructPolyline(), and DrawMerge3d().

int sciPolyline::n1

DJ.Abdemouche 2003

Definition at line 902 of file ObjectStructure.h.

Referenced by BuildXYZvectForClipping_IfNanOrLogON(), CheckAndUpdate_x_shift(), CheckAndUpdate_y_shift(), CheckAndUpdate_z_shift(), ConstructPolyline(), DrawMerge3d(), drawPolylineEntity(), get_x_shift_property(), get_y_shift_property(), and get_z_shift_property().

int sciPolyline::n2

number of points

Definition at line 903 of file ObjectStructure.h.

Referenced by ConstructPolyline().

int sciPolyline::closed

numbre of curves if Plot

Definition at line 904 of file ObjectStructure.h.

Referenced by ConstructPolyline(), and drawPolylineEntity().

int sciPolyline::plot

is it a closed polyline

Definition at line 905 of file ObjectStructure.h.

Referenced by ConstructPolyline(), DrawMerge3d(), and drawPolylineEntity().

BOOL sciPolyline::isselected

defines the polyline_style (interpolated, staircase, bar_plot,...) : is it simple poly or a plot (Plot2d /Plot2d1/.../Plot2d4)

Definition at line 906 of file ObjectStructure.h.

char* sciPolyline::callback

Definition at line 907 of file ObjectStructure.h.

int sciPolyline::callbacklen

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

Definition at line 908 of file ObjectStructure.h.

int sciPolyline::callbackevent

the length of the callback code

Definition at line 909 of file ObjectStructure.h.

BOOL sciPolyline::visible

specifies if this object is visble

Definition at line 911 of file ObjectStructure.h.

int sciPolyline::isclip

Definition at line 912 of file ObjectStructure.h.

double sciPolyline::clip_region[4]

Definition at line 913 of file ObjectStructure.h.

int sciPolyline::clip_region_set

Definition at line 914 of file ObjectStructure.h.

int* sciPolyline::user_data

Definition at line 915 of file ObjectStructure.h.

int sciPolyline::size_of_user_data

Definition at line 916 of file ObjectStructure.h.

BOOL sciPolyline::isfilled

Definition at line 917 of file ObjectStructure.h.

BOOL sciPolyline::isinterpshaded

Definition at line 918 of file ObjectStructure.h.

Referenced by ConstructPolyline(), and drawPolylineEntity().

int* sciPolyline::scvector

Definition at line 919 of file ObjectStructure.h.

Referenced by ConstructPolyline(), and drawPolylineEntity().

int sciPolyline::dim_icv

Definition at line 920 of file ObjectStructure.h.

Referenced by ConstructPolyline().

int sciPolyline::bar_layout

Definition at line 921 of file ObjectStructure.h.

double* sciPolyline::x_shift

Definition at line 923 of file ObjectStructure.h.

Referenced by BuildXYZvectForClipping_IfNanOrLogON(), CheckAndUpdate_x_shift(), and get_x_shift_property().

double* sciPolyline::y_shift

Definition at line 924 of file ObjectStructure.h.

Referenced by BuildXYZvectForClipping_IfNanOrLogON(), CheckAndUpdate_y_shift(), drawPolylineEntity(), and get_y_shift_property().

double* sciPolyline::z_shift

Definition at line 925 of file ObjectStructure.h.

Referenced by BuildXYZvectForClipping_IfNanOrLogON(), CheckAndUpdate_z_shift(), and get_z_shift_property().

double sciPolyline::bar_width

Definition at line 927 of file ObjectStructure.h.

Referenced by drawPolylineEntity().

double sciPolyline::arsize_factor

Definition at line 929 of file ObjectStructure.h.

Referenced by drawPolylineEntity().


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