All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static ST_boxf |
addLabelBB(ST_boxf bb,
ST_textlabel_t lp,
boolean flipxy) |
static ST_pointf |
Bezier(CArray<ST_pointf> V,
int degree,
double t,
CArray<ST_pointf> Left,
CArray<ST_pointf> Right) |
static ST_port |
chkPort(CFunction pf,
ST_Agnode_s n,
CString s) |
static int |
common_init_edge(ST_Agedge_s e) |
static void |
common_init_node(ST_Agnode_s n) |
static ST_Agnode_s |
dequeue(ST_nodequeue q) |
static ST_pointf |
dotneato_closest(ST_splines spl,
ST_pointf pt) |
static int |
edgeType(CString s,
int dflt) |
static void |
enqueue(ST_nodequeue q,
ST_Agnode_s n) |
static void |
free_queue(ST_nodequeue q) |
static void |
gv_nodesize(ST_Agnode_s n,
boolean flip) |
static CString |
htmlEntityUTF8(CString s,
ST_Agraph_s g) |
static void |
initFontEdgeAttr(ST_Agedge_s e,
ST_fontinfo fi) |
static void |
initFontLabelEdgeAttr(ST_Agedge_s e,
ST_fontinfo fi,
ST_fontinfo lfi) |
static boolean |
late_bool(__ptr__ obj,
ST_Agsym_s attr,
int def) |
static double |
late_double(__ptr__ obj,
ST_Agsym_s attr,
double def,
double low) |
static int |
late_int(__ptr__ obj,
ST_Agsym_s attr,
int def,
int low) |
static CString |
late_nnstring(__ptr__ obj,
ST_Agsym_s attr,
CString def) |
static CString |
late_string(__ptr__ obj,
ST_Agsym_s attr,
CString def) |
static boolean |
mapbool(CString p) |
static boolean |
mapBool(CString p,
boolean dflt) |
static int |
maptoken(CString p,
CString[] name,
int[] val) |
static ST_nodequeue |
new_queue(int sz) |
static boolean |
noClip(ST_Agedge_s e,
ST_Agsym_s sym) |
static CString |
safefile(CString filename) |
static void |
setEdgeType(ST_Agraph_s g,
int dflt) |
static ST_Agnode_s |
UF_find(ST_Agnode_s n) |
static void |
UF_setname(ST_Agnode_s u,
ST_Agnode_s v) |
static void |
UF_singleton(ST_Agnode_s u) |
static ST_Agnode_s |
UF_union(ST_Agnode_s u,
ST_Agnode_s v) |
static void |
updateBB(ST_Agraph_s g,
ST_textlabel_t lp) |