sciLegend Struct Reference

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

Collaboration diagram for sciLegend:

Collaboration graph
[legend]

Data Fields

sciGraphicContext graphiccontext
int nblegends
intpstyle
sciText text
POINT2D pos
int width
int height
BOOL isselected
BOOL issurround
sciLegendPlace place
sciSonsassociatedentity
sciPointObj ** pptabofpointobj
BOOL visible
int isclip
double clip_region [4]
int clip_region_set
intuser_data
int size_of_user_data

Detailed Description

Definition at line 561 of file ObjectStructure.h.


Field Documentation

sciGraphicContext sciLegend::graphiccontext

Definition at line 563 of file ObjectStructure.h.

int sciLegend::nblegends

Definition at line 565 of file ObjectStructure.h.

Referenced by ConstructLegend(), and drawLegendEntity().

int* sciLegend::pstyle

Definition at line 567 of file ObjectStructure.h.

Referenced by ConstructLegend(), DestroyLegend(), and drawLegendEntity().

sciText sciLegend::text

Definition at line 569 of file ObjectStructure.h.

Referenced by ConstructLegend(), and DestroyLegend().

POINT2D sciLegend::pos

Definition at line 571 of file ObjectStructure.h.

Referenced by ConstructLegend().

int sciLegend::width

specifies the frame's width

Definition at line 573 of file ObjectStructure.h.

Referenced by ConstructLegend().

int sciLegend::height

specifies the frame's height

Definition at line 575 of file ObjectStructure.h.

Referenced by ConstructLegend().

BOOL sciLegend::isselected

Definition at line 577 of file ObjectStructure.h.

Referenced by ConstructLegend().

BOOL sciLegend::issurround

specifies if the legend is surrounded

Definition at line 579 of file ObjectStructure.h.

Referenced by ConstructLegend().

sciLegendPlace sciLegend::place

Definition at line 582 of file ObjectStructure.h.

Referenced by ConstructLegend().

sciSons* sciLegend::associatedentity

Definition at line 584 of file ObjectStructure.h.

sciPointObj** sciLegend::pptabofpointobj

pointer on the labelled objects

Definition at line 586 of file ObjectStructure.h.

Referenced by ConstructLegend(), DestroyLegend(), and drawLegendEntity().

BOOL sciLegend::visible

specifies if this object is visble

Definition at line 588 of file ObjectStructure.h.

Referenced by ConstructLegend().

int sciLegend::isclip

Definition at line 589 of file ObjectStructure.h.

double sciLegend::clip_region[4]

Definition at line 590 of file ObjectStructure.h.

int sciLegend::clip_region_set

Definition at line 591 of file ObjectStructure.h.

int* sciLegend::user_data

Definition at line 592 of file ObjectStructure.h.

int sciLegend::size_of_user_data

Definition at line 593 of file ObjectStructure.h.


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