title
Graph Drawing Toolkit

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

rm3_orth_plan_undi_graph.h File Reference

#include <GDT/gdtlist.h>
#include <GDT/gdtmap.h>
#include <GDT/rm3_global.h>
#include <GDT/rm3_undi_graph.h>
#include <GDT/rm3_dire_graph.h>
#include <GDT/rm3_plan_undi_graph.h>

Include dependency graph for rm3_orth_plan_undi_graph.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  struct_orth_border_step_info
class  orth_plan_undi_graph

Enumerations

enum  bend_type { right, left, straight }

Functions

std::istream & operator>> (std::istream &in, const bend_type &x)
std::ostream & operator<< (std::ostream &out, const bend_type &x)

Variables

const int UNDEFINED_PIN_NUMBER = -1


Detailed Description

Definition in file rm3_orth_plan_undi_graph.h.


Enumeration Type Documentation

enum bend_type

GLOBALTYPE bend_type Different kind of bend. Allowed values: right, left, and straight.

Enumerator:
right 
left 
straight 

Definition at line 64 of file rm3_orth_plan_undi_graph.h.


Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const bend_type x 
) [inline]

Definition at line 77 of file rm3_orth_plan_undi_graph.h.

std::istream& operator>> ( std::istream &  in,
const bend_type x 
) [inline]

Definition at line 74 of file rm3_orth_plan_undi_graph.h.


Variable Documentation

const int UNDEFINED_PIN_NUMBER = -1

Definition at line 52 of file rm3_orth_plan_undi_graph.h.


Generated on Thu Jan 10 14:48:29 2008 for GDToolkit GAPI by  doxygen 1.5.3