_TreeConstraintsPart Struct Reference

#include <scilab/modules/gui/src/c/X11/Xaw3d/TreeP.h>


Data Fields

Widget parent
GC gc
Widget * children
int n_children
int max_children
Dimension bbsubwidth
Dimension bbsubheight
Dimension bbwidth
Dimension bbheight
Position x
Position y


Detailed Description

Definition at line 100 of file TreeP.h.


Field Documentation

Widget _TreeConstraintsPart::parent

Definition at line 102 of file TreeP.h.

Referenced by ConstraintDestroy(), ConstraintInitialize(), and ConstraintSetValues().

GC _TreeConstraintsPart::gc

Definition at line 103 of file TreeP.h.

Widget* _TreeConstraintsPart::children

Definition at line 105 of file TreeP.h.

Referenced by arrange_subtree(), compute_bounding_box_subtree(), ConstraintDestroy(), ConstraintInitialize(), delete_node(), insert_node(), and set_positions().

int _TreeConstraintsPart::n_children

Definition at line 106 of file TreeP.h.

Referenced by arrange_subtree(), compute_bounding_box_subtree(), ConstraintDestroy(), ConstraintInitialize(), delete_node(), insert_node(), and set_positions().

int _TreeConstraintsPart::max_children

Definition at line 107 of file TreeP.h.

Referenced by ConstraintInitialize(), and insert_node().

Dimension _TreeConstraintsPart::bbsubwidth

Definition at line 108 of file TreeP.h.

Referenced by arrange_subtree(), compute_bounding_box_subtree(), and ConstraintInitialize().

Dimension _TreeConstraintsPart::bbsubheight

Definition at line 108 of file TreeP.h.

Referenced by arrange_subtree(), compute_bounding_box_subtree(), and ConstraintInitialize().

Dimension _TreeConstraintsPart::bbwidth

Definition at line 109 of file TreeP.h.

Referenced by arrange_subtree(), and compute_bounding_box_subtree().

Dimension _TreeConstraintsPart::bbheight

Definition at line 109 of file TreeP.h.

Referenced by arrange_subtree(), and compute_bounding_box_subtree().

Position _TreeConstraintsPart::x

Definition at line 110 of file TreeP.h.

Referenced by arrange_subtree(), ConstraintInitialize(), and set_positions().

Position _TreeConstraintsPart::y

Definition at line 110 of file TreeP.h.

Referenced by arrange_subtree(), ConstraintInitialize(), and set_positions().


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