sciFont Struct Reference

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


Data Fields

int backgroundcolor
int foregroundcolor
char * pfontname
unsigned int fontnamelen
int fonttype
int fontdeciwidth
int textorientation


Detailed Description

Definition at line 358 of file ObjectStructure.h.


Field Documentation

int sciFont::backgroundcolor

pointe sur un ID de la table des couleur Scilab

Definition at line 363 of file ObjectStructure.h.

Referenced by cloneFontContext().

int sciFont::foregroundcolor

pointe sur un ID de la table des couleur Scilab

Definition at line 365 of file ObjectStructure.h.

Referenced by cloneFontContext().

char* sciFont::pfontname

pointe sur le nom de la fonte

Definition at line 367 of file ObjectStructure.h.

Referenced by cloneFontContext(), and initFCfromCopy().

unsigned int sciFont::fontnamelen

renvoi la longueur de fontname

Definition at line 369 of file ObjectStructure.h.

Referenced by cloneFontContext(), and initFCfromCopy().

int sciFont::fonttype

Definition at line 371 of file ObjectStructure.h.

Referenced by cloneFontContext(), and sciGetFontStyle().

int sciFont::fontdeciwidth

Gets the width of the character in tenth of point

Definition at line 373 of file ObjectStructure.h.

Referenced by cloneFontContext().

int sciFont::textorientation

this is coded in tenth of a degree

Definition at line 375 of file ObjectStructure.h.

Referenced by cloneFontContext(), ConstructLegend(), and ConstructTitle().


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