title
Graph Drawing Toolkit

An object-oriented C++ library for handling and drawing graphs

map_node_set Struct Reference

#include <rm3_dime_orth_plan_undi_graph.h>

Collaboration diagram for map_node_set:

Collaboration graph
[legend]

List of all members.

Public Member Functions

bool empty ()

Public Attributes

gdtnode north_node
gdtnode south_node
gdtnode east_node
gdtnode west_node


Detailed Description

Data structure for dynamic new_edge. It's fields are four nodes: north_node, south_node, east_node, and west_node.

Definition at line 121 of file rm3_dime_orth_plan_undi_graph.h.


Member Function Documentation

bool map_node_set::empty (  )  [inline]

Definition at line 127 of file rm3_dime_orth_plan_undi_graph.h.

References NULL_NODE.


Member Data Documentation

gdtnode map_node_set::north_node

Definition at line 123 of file rm3_dime_orth_plan_undi_graph.h.

gdtnode map_node_set::south_node

Definition at line 124 of file rm3_dime_orth_plan_undi_graph.h.

gdtnode map_node_set::east_node

Definition at line 125 of file rm3_dime_orth_plan_undi_graph.h.

gdtnode map_node_set::west_node

Definition at line 126 of file rm3_dime_orth_plan_undi_graph.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 10 14:48:51 2008 for GDToolkit GAPI by  doxygen 1.5.3