#include "gml2gv.h"
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
#include "openFile.h"
#include <getopt.h>
#include <util/agxbuf.h>
#include <util/alloc.h>
#include <util/exit.h>
#include <util/unreachable.h>
Go to the source code of this file.
◆ cmdName()
static char * cmdName |
( |
char * |
path | ) |
|
|
static |
◆ getFile()
static FILE * getFile |
( |
void |
| ) |
|
|
static |
◆ initargs()
static void initargs |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
|
static |
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
Definition at line 129 of file gml2gv.c.
References agclose(), agnameof(), agnedges(), agnnodes(), agwrite(), agxbfree(), cnt(), G, getFile(), gml_to_gv(), gname, graphviz_exit(), inFile, initargs(), nameOf(), outFile, and Verbose.
◆ nameOf()
static char * nameOf |
( |
agxbuf * |
buf, |
|
|
char * |
name, |
|
|
int |
cnt |
|
) |
| |
|
static |
◆ usage()
static void usage |
( |
int |
v | ) |
|
|
static |
◆ CmdName
◆ Files
◆ gname
◆ outFile
◆ useString
Initial value:= "Usage: %s [-v?] [-g<name>] [-o<file>] <files>\n\
-g<name> : use <name> as template for graph names\n\
-v : verbose mode\n\
-o<file> : output to <file> (stdout)\n\
-? : print usage\n\
If no files are specified, stdin is used\n"
Definition at line 52 of file gml2gv.c.
Referenced by usage().
◆ Verbose
Definition at line 23 of file gml2gv.c.
Referenced by addGrid(), addXLabels(), adjust(), agglomerative_ink_bundling(), Agglomerative_Ink_Bundling_establish(), agglomerative_ink_bundling_internal(), applyAttr(), arrayRects(), attached_clustering(), attachOrthoEdges(), bundle(), cccomps(), check_compatibility(), checkpath(), choose_node(), circleLayout(), cleanup2(), color_blend_rgb2lab(), computeStep(), conjugate_gradient(), countOverlap(), country_graph_coloring(), deriveGraph(), diffeq_model(), doNeighbor(), doRep(), dot_rank(), dotLayout(), dotneato_args_initialize(), edge_bundling(), edge_distinct_coloring(), esepFactor(), fdp_initParams(), fdp_xLayout(), find_blocks(), finishEdge(), fits(), force_directed_edge_bundling(), furtherest_point(), furtherest_point_in_list(), genBox(), genPoly(), get_font_mapping(), getAdjustMode(), getPackInfo(), gridRepulse(), gvParseArgs(), gvRenderJobs(), Import_coord_clusters_from_dot(), improve_antibandwidth_by_swapping(), init(), init(), init(), init(), init(), init_mincross(), init_params(), init_xdot(), initargs(), initial_positions(), kkNeato(), lab_gamut(), layout(), layout(), layoutTree(), main(), main(), majorization(), make_map_from_rectangle_groups(), make_map_internal(), makeMap(), makePolyline(), makeSpline(), mdsModel(), merge2(), mincross(), modularity_ink_bundling(), Multilevel_coarsen(), Multilevel_coarsen_internal(), Multilevel_establish(), Multilevel_Modularity_Clustering_establish(), Multilevel_MQ_Clustering_establish(), multilevel_spring_electrical_embedding(), node_distinct_coloring(), node_distinct_coloring_internal2(), parsePackModeInfo(), placeFixed(), polyGraphs(), polyRects(), post_process_smoothing(), printData(), rank2(), realIntersect(), removeOverlapWith(), reposition(), routesplinesinit(), routesplinesterm(), sAdjust(), scAdjust(), scan_graph_mode(), sepFactor(), setAbsolutePos(), sfdp_layout(), sgd(), shortest_path(), simpleScale(), solve_model(), solveCircuit(), spline_edges_(), spring_electrical_embedding(), spring_electrical_embedding_fast(), spring_electrical_embedding_slow(), squarify(), stress_majorization_kD_mkernel(), StressMajorizationSmoother_smooth(), textspan_size(), walkTree(), x_layout(), and xinit_params().