title
Graph Drawing Toolkit

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

DD_struct Struct Reference

#include <rm3_dime_orth_plan_undi_graph.h>

Collaboration diagram for DD_struct:

Collaboration graph
[legend]

List of all members.

Public Member Functions

bool is_a_terminal_node (gdtnode n)
bool is_the_source_terminal_node (gdtnode n)
bool is_the_sink_terminal_node (gdtnode n)
gdtnode source_terminal ()
gdtnode sink_terminal ()

Public Attributes

gdtnode vt1
gdtnode vt2
int bend_cost
int cross_cost
int length_unit_cost
heading_type initial_heading
dire_graph map
gdt::gdtedge_map
< gdtedge
edge_of_map_edge
gdt::gdtedge_map
< gdtnode
node_of_map_edge
gdt::gdtedge_map< faceface_of_map_edge
gdt::gdtedge_map
< std::string > 
bends_of_map_edge
gdt::gdtedge_map
< map_node_set
map_nodes_of_edge
gdt::gdtnode_map
< map_node_set
map_nodes_of_node
gdt::gdtedge_map< intmap_edge_cost
gdt::gdtlist< gdtedgemap_edge_path
gdt::gdtlist< gdtedgeedge_path
gdtnode mnt1
gdtnode mnt2


Detailed Description

Data structure for dynamic new_edge.

Definition at line 163 of file rm3_dime_orth_plan_undi_graph.h.


Member Function Documentation

bool DD_struct::is_a_terminal_node ( gdtnode  n  )  [inline]

Definition at line 183 of file rm3_dime_orth_plan_undi_graph.h.

bool DD_struct::is_the_source_terminal_node ( gdtnode  n  )  [inline]

Definition at line 184 of file rm3_dime_orth_plan_undi_graph.h.

bool DD_struct::is_the_sink_terminal_node ( gdtnode  n  )  [inline]

Definition at line 185 of file rm3_dime_orth_plan_undi_graph.h.

gdtnode DD_struct::source_terminal (  )  [inline]

Definition at line 186 of file rm3_dime_orth_plan_undi_graph.h.

gdtnode DD_struct::sink_terminal (  )  [inline]

Definition at line 187 of file rm3_dime_orth_plan_undi_graph.h.


Member Data Documentation

gdtnode DD_struct::vt1

Definition at line 165 of file rm3_dime_orth_plan_undi_graph.h.

gdtnode DD_struct::vt2

Definition at line 166 of file rm3_dime_orth_plan_undi_graph.h.

int DD_struct::bend_cost

Definition at line 167 of file rm3_dime_orth_plan_undi_graph.h.

int DD_struct::cross_cost

Definition at line 168 of file rm3_dime_orth_plan_undi_graph.h.

int DD_struct::length_unit_cost

Definition at line 169 of file rm3_dime_orth_plan_undi_graph.h.

heading_type DD_struct::initial_heading

Definition at line 170 of file rm3_dime_orth_plan_undi_graph.h.

dire_graph DD_struct::map

Definition at line 171 of file rm3_dime_orth_plan_undi_graph.h.

gdt::gdtedge_map<gdtedge> DD_struct::edge_of_map_edge

Definition at line 172 of file rm3_dime_orth_plan_undi_graph.h.

gdt::gdtedge_map<gdtnode> DD_struct::node_of_map_edge

Definition at line 173 of file rm3_dime_orth_plan_undi_graph.h.

gdt::gdtedge_map<face> DD_struct::face_of_map_edge

Definition at line 174 of file rm3_dime_orth_plan_undi_graph.h.

gdt::gdtedge_map<std::string> DD_struct::bends_of_map_edge

Definition at line 175 of file rm3_dime_orth_plan_undi_graph.h.

gdt::gdtedge_map<map_node_set> DD_struct::map_nodes_of_edge

Definition at line 176 of file rm3_dime_orth_plan_undi_graph.h.

gdt::gdtnode_map<map_node_set> DD_struct::map_nodes_of_node

Definition at line 177 of file rm3_dime_orth_plan_undi_graph.h.

gdt::gdtedge_map<int> DD_struct::map_edge_cost

Definition at line 178 of file rm3_dime_orth_plan_undi_graph.h.

gdt::gdtlist<gdtedge> DD_struct::map_edge_path

Definition at line 179 of file rm3_dime_orth_plan_undi_graph.h.

gdt::gdtlist<gdtedge> DD_struct::edge_path

Definition at line 180 of file rm3_dime_orth_plan_undi_graph.h.

gdtnode DD_struct::mnt1

Definition at line 181 of file rm3_dime_orth_plan_undi_graph.h.

gdtnode DD_struct::mnt2

Definition at line 182 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:42 2008 for GDToolkit GAPI by  doxygen 1.5.3