Component grbox
Component index
Section index

Component grbox


Search

Type

Function

Summary

Draw a box with components connected on each side

Description

You can have one component connected on the left one of the right and up to six on the top and the bottom

void bitem1 (GRAPH_MODE mode, GR_NODE &node)
void bitem2 (GRAPH_MODE mode, GR_NODE &node)
void bitem3 (GRAPH_MODE mode, GR_NODE &node)
void bitem4 (GRAPH_MODE mode, GR_NODE &node)
void bitem5 (GRAPH_MODE mode, GR_NODE &node)
void bitem6 (GRAPH_MODE mode, GR_NODE &node)
void blink1 (int x, int y, GRAPH_MODE mode, GR_NODE &node)
void blink2 (int x, int y, GRAPH_MODE mode, GR_NODE &node)
void blink3 (int x, int y, GRAPH_MODE mode, GR_NODE &node)
void blink4 (int x, int y, GRAPH_MODE mode, GR_NODE &node)
void blink5 (int x, int y, GRAPH_MODE mode, GR_NODE &node)
void blink6 (int x, int y, GRAPH_MODE mode, GR_NODE &node)
void box (GRAPH_MODE mode, GR_NODE &node)
void litem (GRAPH_MODE mode, GR_NODE &node)
void llink (int x, int y, GRAPH_MODE mode, GR_NODE &node)
void ritem (GRAPH_MODE mode, GR_NODE &node)
void rlink (int x, int y, GRAPH_MODE mode, GR_NODE &node)
void titem1 (GRAPH_MODE mode, GR_NODE &node)
void titem2 (GRAPH_MODE mode, GR_NODE &node)
void titem3 (GRAPH_MODE mode, GR_NODE &node)
void titem4 (GRAPH_MODE mode, GR_NODE &node)
void titem5 (GRAPH_MODE mode, GR_NODE &node)
void titem6 (GRAPH_MODE mode, GR_NODE &node)
void tlink1 (int x, int y, GRAPH_MODE mode, GR_NODE &node)
void tlink2 (int x, int y, GRAPH_MODE mode, GR_NODE &node)
void tlink3 (int x, int y, GRAPH_MODE mode, GR_NODE &node)
void tlink4 (int x, int y, GRAPH_MODE mode, GR_NODE &node)
void tlink5 (int x, int y, GRAPH_MODE mode, GR_NODE &node)
void tlink6 (int x, int y, GRAPH_MODE mode, GR_NODE &node)

Prototypes

void grbox (GRAPH_MODE mode, GR_NODE &node)

Functags

void bitem1 (GRAPH_MODE mode, GR_NODE &node) Optional

Define one item on the bottom

void bitem2 (GRAPH_MODE mode, GR_NODE &node) Optional

Define one item on the bottom

void bitem3 (GRAPH_MODE mode, GR_NODE &node) Optional

Define one item on the bottom

void bitem4 (GRAPH_MODE mode, GR_NODE &node) Optional

Define one item on the bottom

void bitem5 (GRAPH_MODE mode, GR_NODE &node) Optional

Define one item on the bottom

void bitem6 (GRAPH_MODE mode, GR_NODE &node) Optional

Define one item on the bottom

void blink1 (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to one item on the bottom

void blink2 (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to one item on the bottom

void blink3 (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to one item on the bottom

void blink4 (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to one item on the bottom

void blink5 (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to one item on the bottom

void blink6 (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to one item on the bottom

void box (GRAPH_MODE mode, GR_NODE &node) Mandatory

Draw the box

void litem (GRAPH_MODE mode, GR_NODE &node) Optional

Define the item on the left

void llink (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to the item on the left

void ritem (GRAPH_MODE mode, GR_NODE &node) Optional

Define the item on the right

void rlink (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to the item on the right

void titem1 (GRAPH_MODE mode, GR_NODE &node) Optional

Define one item on the top

void titem2 (GRAPH_MODE mode, GR_NODE &node) Optional

Define one item on the top

void titem3 (GRAPH_MODE mode, GR_NODE &node) Optional

Define one item on the top

void titem4 (GRAPH_MODE mode, GR_NODE &node) Optional

Define one item on the top

void titem5 (GRAPH_MODE mode, GR_NODE &node) Optional

Define one item on the top

void titem6 (GRAPH_MODE mode, GR_NODE &node) Optional

Define one item on the top

void tlink1 (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to one item on the top

void tlink2 (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to one item on the top

void tlink3 (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to one item on the top

void tlink4 (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to one item on the top

void tlink5 (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to one item on the top

void tlink6 (int x, int y, GRAPH_MODE mode, GR_NODE &node) Optional

Draw the link to one item on the top