umbrello API Documentation

Autolayout::GraphvizGraph Class Reference

#include <graphvizgraph.h>

Inheritance diagram for Autolayout::GraphvizGraph:

Autolayout::Graph List of all members.

Public Member Functions

 GraphvizGraph ()
virtual NodegetNode (const char *arg1)
virtual bool empty ()
virtual void addEdge (const char *nodea, const char *nodeb, int weight=10)
virtual void addNode (const char *name, int width, int heigt)
void setCompressShapes (bool b)
void setCenterDiagram (bool b)
void setShapeSeparation (int i)
void setCanvas (Canvas *)

Public Attributes

Agraph_t * _agraph
Agsym_t * a_width
Agsym_t * a_height
Agsym_t * a_label
Agsym_t * a_weight
std::deque< Node * > nodelist
GVC_t * gvc
bool empty_flag

Friends

class GraphvizAutolayouter

Detailed Description

Author:
Dimitri Ognibene <ognibened .it>

Definition at line 30 of file graphvizgraph.h.


Constructor & Destructor Documentation

Autolayout::GraphvizGraph::GraphvizGraph  ) 
 

Returns:

Definition at line 33 of file graphvizgraph.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:08:08 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003