All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static ST_cinfo_t |
addClusterObj(ST_Agraph_s g,
ST_cinfo_t info) |
static ST_boxf |
addLabelObj(ST_textlabel_t lp,
CArray<ST_object_t> objp,
ST_boxf bb) |
static ST_boxf |
addNodeObj_(ST_Agnode_s np,
CArray<ST_object_t> objp,
ST_boxf bb) |
static ST_boxf |
addNodeObj(ST_Agnode_s np,
CArray<ST_object_t> objp,
ST_boxf bb) |
static void |
addXLabel(ST_textlabel_t lp,
CArray<ST_object_t> objp,
CArray<ST_xlabel_t> xlp,
int initObj,
ST_pointf pos) |
static void |
addXLabels(ST_Agraph_s gp) |
static ST_boxf |
adjustBB(CArray<ST_object_t> objp,
ST_boxf bb) |
static ST_pointf |
centerPt(CArray<ST_xlabel_t> xlp) |
static int |
countClusterLabels(ST_Agraph_s g) |
static void |
dotneato_postprocess(ST_Agraph_s g) |
static ST_pointf |
edgeHeadpoint(ST_Agedge_s e) |
static ST_pointf |
edgeTailpoint(ST_Agedge_s e) |
static void |
gv_postprocess(ST_Agraph_s g,
int allowTranslation) |
static void |
map_edge(ST_Agedge_s e) |
static ST_pointf |
map_point(ST_pointf p) |
static void |
place_graph_label(ST_Agraph_s g) |
static void |
translate_bb(ST_Agraph_s g,
int rankdir) |
static void |
translate_drawing(ST_Agraph_s g) |