Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
params_t Struct Reference

Data Fields

char * cmd
 
char ** infiles
 
FILE * outfile
 
int dim
 
double shore_depth_tol
 
int nrandom
 
double bbox_margin
 
int useClusters
 
int clusterMethod
 
bool plotedges
 
int color_scheme
 
double line_width
 
char * color_scheme_str
 
const char * opacity
 
int improve_contiguity_n
 
int nart
 
bool color_optimize
 
int maxcluster
 
int nedgep
 
const char * line_color
 
bool include_OK_points
 
int highlight_cluster
 
int seed
 

Detailed Description

Definition at line 40 of file gvmap.c.

Field Documentation

◆ bbox_margin

double params_t::bbox_margin

Definition at line 47 of file gvmap.c.

Referenced by init(), and makeMap().

◆ clusterMethod

int params_t::clusterMethod

Definition at line 49 of file gvmap.c.

Referenced by init(), and mapFromGraph().

◆ cmd

char* params_t::cmd

Definition at line 41 of file gvmap.c.

Referenced by init().

◆ color_optimize

bool params_t::color_optimize

Definition at line 57 of file gvmap.c.

Referenced by init(), and makeMap().

◆ color_scheme

int params_t::color_scheme

Definition at line 51 of file gvmap.c.

Referenced by init(), and mapFromGraph().

◆ color_scheme_str

char* params_t::color_scheme_str

Definition at line 53 of file gvmap.c.

Referenced by init(), and makeMap().

◆ dim

int params_t::dim

Definition at line 44 of file gvmap.c.

Referenced by init(), makeMap(), and mapFromGraph().

◆ highlight_cluster

int params_t::highlight_cluster

Definition at line 62 of file gvmap.c.

Referenced by init(), and makeMap().

◆ improve_contiguity_n

int params_t::improve_contiguity_n

Definition at line 55 of file gvmap.c.

Referenced by init(), and makeMap().

◆ include_OK_points

bool params_t::include_OK_points

Definition at line 61 of file gvmap.c.

Referenced by init(), and makeMap().

◆ infiles

char** params_t::infiles

Definition at line 42 of file gvmap.c.

Referenced by init(), and main().

◆ line_color

const char* params_t::line_color

Definition at line 60 of file gvmap.c.

Referenced by init(), and makeMap().

◆ line_width

double params_t::line_width

Definition at line 52 of file gvmap.c.

Referenced by init(), and makeMap().

◆ maxcluster

int params_t::maxcluster

Definition at line 58 of file gvmap.c.

Referenced by init(), and mapFromGraph().

◆ nart

int params_t::nart

Definition at line 56 of file gvmap.c.

Referenced by init(), and makeMap().

◆ nedgep

int params_t::nedgep

Definition at line 59 of file gvmap.c.

Referenced by init(), and makeMap().

◆ nrandom

int params_t::nrandom

Definition at line 46 of file gvmap.c.

Referenced by init(), and makeMap().

◆ opacity

const char* params_t::opacity

Definition at line 54 of file gvmap.c.

Referenced by init(), and makeMap().

◆ outfile

FILE* params_t::outfile

Definition at line 43 of file gvmap.c.

Referenced by init(), and makeMap().

◆ plotedges

bool params_t::plotedges

Definition at line 50 of file gvmap.c.

Referenced by init(), and makeMap().

◆ seed

int params_t::seed

Definition at line 63 of file gvmap.c.

Referenced by init(), and makeMap().

◆ shore_depth_tol

double params_t::shore_depth_tol

Definition at line 45 of file gvmap.c.

Referenced by init(), and makeMap().

◆ useClusters

int params_t::useClusters

Definition at line 48 of file gvmap.c.

Referenced by init(), and mapFromGraph().


The documentation for this struct was generated from the following file: