sciFigure Struct Reference

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

Collaboration diagram for sciFigure:

Collaboration graph
[legend]

Data Fields

BCGpScilabXgc
sciRelationShip relationship
scigMode gmode
sciGraphicContext graphiccontext
sciPointObjoriginalsubwin0011
char name [SCI_FIGURE_NAME_LENGTH]
int namelen
int number
int figuredimwidth
int figuredimheight
int windowdimwidth
int windowdimheight
int inrootposx
int inrootposy
double * pcolormap
int numcolors
BOOL isiconified
BOOL isselected
int rotstyle
BOOL visible
BOOL auto_redraw
int numsubwinselected
int pixmap
int wshow
BOOL allredraw
sciFont fontcontext
char * infoMessage
intuser_data
int size_of_user_data

Detailed Description

Definition at line 425 of file ObjectStructure.h.


Field Documentation

struct BCG* sciFigure::pScilabXgc

will be integrated in the new structure

Definition at line 427 of file ObjectStructure.h.

Referenced by ConstructFigure().

sciRelationShip sciFigure::relationship

Definition at line 428 of file ObjectStructure.h.

scigMode sciFigure::gmode

Definition at line 429 of file ObjectStructure.h.

sciGraphicContext sciFigure::graphiccontext

Definition at line 430 of file ObjectStructure.h.

sciPointObj* sciFigure::originalsubwin0011

Definition at line 431 of file ObjectStructure.h.

char sciFigure::name[SCI_FIGURE_NAME_LENGTH]

specifies the title for this window

Definition at line 433 of file ObjectStructure.h.

int sciFigure::namelen

specifies le length of the string name

Definition at line 435 of file ObjectStructure.h.

int sciFigure::number

specifies the number of this window

Definition at line 437 of file ObjectStructure.h.

Referenced by drawFigureEntity().

int sciFigure::figuredimwidth

specifies the dimension of this graphic

Definition at line 439 of file ObjectStructure.h.

Referenced by ConstructFigure().

int sciFigure::figuredimheight

Definition at line 440 of file ObjectStructure.h.

Referenced by ConstructFigure().

int sciFigure::windowdimwidth

Definition at line 442 of file ObjectStructure.h.

Referenced by ConstructFigure().

int sciFigure::windowdimheight

Definition at line 443 of file ObjectStructure.h.

Referenced by ConstructFigure().

int sciFigure::inrootposx

Definition at line 446 of file ObjectStructure.h.

Referenced by ConstructFigure().

int sciFigure::inrootposy

Definition at line 447 of file ObjectStructure.h.

Referenced by ConstructFigure().

double* sciFigure::pcolormap

specifies the colr map

Definition at line 449 of file ObjectStructure.h.

Referenced by ConstructFigure(), and sciSetColormap().

int sciFigure::numcolors

specifies if this window is iconified

Definition at line 451 of file ObjectStructure.h.

Referenced by sciSetColormap().

BOOL sciFigure::isiconified

Definition at line 452 of file ObjectStructure.h.

Referenced by ConstructFigure().

BOOL sciFigure::isselected

specifies if this window is selected

Definition at line 454 of file ObjectStructure.h.

Referenced by ConstructFigure().

int sciFigure::rotstyle

Definition at line 455 of file ObjectStructure.h.

Referenced by ConstructFigure().

BOOL sciFigure::visible

specifies if this object is visble

Definition at line 457 of file ObjectStructure.h.

Referenced by ConstructFigure().

BOOL sciFigure::auto_redraw

Definition at line 458 of file ObjectStructure.h.

Referenced by ConstructFigure(), and drawFigureEntity().

int sciFigure::numsubwinselected

specifies the number of the selected son

Definition at line 460 of file ObjectStructure.h.

Referenced by ConstructFigure().

int sciFigure::pixmap

specifies the current pixmap status

Definition at line 462 of file ObjectStructure.h.

Referenced by ConstructFigure(), and drawFigureEntity().

int sciFigure::wshow

Definition at line 463 of file ObjectStructure.h.

Referenced by ConstructFigure().

BOOL sciFigure::allredraw

Definition at line 465 of file ObjectStructure.h.

Referenced by ConstructFigure().

sciFont sciFigure::fontcontext

Definition at line 467 of file ObjectStructure.h.

char* sciFigure::infoMessage

Definition at line 468 of file ObjectStructure.h.

Referenced by ConstructFigure(), and sciSetInfoMessage().

int* sciFigure::user_data

String displayed in the info bar of the graphic window

Definition at line 470 of file ObjectStructure.h.

int sciFigure::size_of_user_data

Definition at line 471 of file ObjectStructure.h.


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