Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

pack.h File Reference

#include "render.h"

Include dependency graph for pack.h:

Go to the source code of this file.

Defines

#define _PACK_H   1

Enumerations

enum  pack_mode { l_undef, l_clust, l_node, l_graph }

Functions

pointputGraphs (int, Agraph_t **, Agraph_t *, pack_info *)
int shiftGraphs (int, Agraph_t **, point *, Agraph_t *, int)
int packGraphs (int, Agraph_t **, Agraph_t *, pack_info *)
int packSubgraphs (int, Agraph_t **, Agraph_t *, pack_info *)
pack_mode getPackMode (Agraph_t *g, pack_mode dflt)
int getPack (Agraph_t *, int not_def, int dflt)
int isConnected (Agraph_t *)
Agraph_t ** ccomps (Agraph_t *, int *, char *)
Agraph_t ** pccomps (Agraph_t *, int *, char *, boolean *)
int nodeInduce (Agraph_t *)


Define Documentation

#define _PACK_H   1
 

Definition at line 20 of file pack.h.


Enumeration Type Documentation

enum pack_mode
 

Enumeration values:
l_undef 
l_clust 
l_node 
l_graph 

Definition at line 38 of file pack.h.


Function Documentation

Agraph_t** ccomps Agraph_t ,
int *  ,
char * 
 

int getPack Agraph_t ,
int  not_def,
int  dflt
 

pack_mode getPackMode Agraph_t g,
pack_mode  dflt
 

int isConnected Agraph_t  ) 
 

int nodeInduce Agraph_t  ) 
 

int packGraphs int  ,
Agraph_t **  ,
Agraph_t ,
pack_info
 

int packSubgraphs int  ,
Agraph_t **  ,
Agraph_t ,
pack_info
 

Agraph_t** pccomps Agraph_t ,
int *  ,
char *  ,
boolean
 

point* putGraphs int  ,
Agraph_t **  ,
Agraph_t ,
pack_info
 

int shiftGraphs int  ,
Agraph_t **  ,
point ,
Agraph_t ,
int 
 

Untitled Document Pesquisa Psi SourceForge.net Logo