abstract graph C library, Cgraph API
Agraph_t * graph(char *name)
char * fileName(ingraph_state *sp)
Return name of current file being processed.
char * get_attribute_value(char *attr, ViewInfo *view, Agraph_t *g)
int save_graph_with_file_name(Agraph_t *graph, char *fileName)
void getcolorfromschema(const colorschemaset sc, float l, float maxl, glCompColor *c)
void updateRecord(Agraph_t *g)
int add_graph_to_viewport_from_file(char *fileName)
void set_viewport_settings_from_template(ViewInfo *view, Agraph_t *)
int add_graph_to_viewport(Agraph_t *graph, char *)
void close_graph(ViewInfo *view)
int do_graph_layout(Agraph_t *graph, int Engine, int keeppos)
void refreshViewport(void)
void init_viewport(ViewInfo *view)
parsing and deparsing of xdot operations