title
Graph Drawing Toolkit

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

struct_face Class Reference

#include <rm3_plan_undi_graph.h>

Collaboration diagram for struct_face:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~struct_face ()
 struct_face ()
plan_undi_graphget_owner ()

Friends

class plan_undi_graph


Detailed Description

GLOBALTYPE struct_face Local-plan_undi structure for face. In this constext, a face is represnted by two ordered lists, that describe the face border: 1 - a list of edges; (edges belonging to face) 2 - a list of border_steps; Cardinality of the list 2 is greather or equal than the cardinality of the list 1. Infact, both the two border_steps of an gdtedge might have the same face.

Definition at line 197 of file rm3_plan_undi_graph.h.


Constructor & Destructor Documentation

struct_face::~struct_face (  ) 

Destructor.

struct_face::struct_face (  ) 

Constructor.


Member Function Documentation

plan_undi_graph& struct_face::get_owner (  ) 

Return a reference to *this plan_undi_graph.


Friends And Related Function Documentation

friend class plan_undi_graph [friend]

Definition at line 200 of file rm3_plan_undi_graph.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 10 14:49:17 2008 for GDToolkit GAPI by  doxygen 1.5.3