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