Uses of Class
h.ST_Agobj_s
Package
Description
-
Uses of ST_Agobj_s in gen.lib.cgraph
Modifier and TypeMethodDescriptionstatic ST_Agobj_s
apply__c.subgraph_search
(ST_Agraph_s sub, ST_Agobj_s g) Modifier and TypeMethodDescriptionstatic void
attr__c.addattr
(Globals zz, ST_Agraph_s g, ST_Agobj_s obj, ST_Agsym_s sym) static int
apply__c.agapply
(Globals zz, ST_Agraph_s g, ST_Agobj_s obj, CFunction fn, __ptr__ arg, boolean preorder) static boolean
obj__c.agcontains
(Globals zz, ST_Agraph_s g, ST_Agobj_s obj) static ST_Agrec_s
attr__c.agmakeattrs
(Globals zz, ST_Agraph_s context, ST_Agobj_s obj) static CString
id__c.agnameof
(Globals zz, ST_Agobj_s obj) static int
obj__c.agobjkind
(ST_Agobj_s arg) static ST_Agraph_s
obj__c.agraphof
(ST_Agobj_s obj) static ST_Agraph_s
obj__c.agroot
(ST_Agobj_s obj) static int
static int
attr__c.agxset
(Globals zz, ST_Agobj_s obj, ST_Agsym_s sym, CString value) static void
apply__c.rec_apply
(Globals zz, ST_Agraph_s g, ST_Agobj_s obj, CFunction fn, __ptr__ arg, CFunction objsearch, boolean preorder) static void
rec__c.set_data
(ST_Agobj_s obj, ST_Agrec_s data, int mtflock) static ST_Agobj_s
apply__c.subgraph_search
(ST_Agraph_s sub, ST_Agobj_s g) static int
attr__c.topdictsize
(ST_Agobj_s obj) -
Uses of ST_Agobj_s in gen.lib.common
Modifier and TypeMethodDescriptionstatic ST_textlabel_t
labels__c.make_label
(Globals zz, ST_Agobj_s obj, CString str, int kind, double fontsize, CString fontname, CString fontcolor) static CString
labels__c.strdup_and_subst_obj0
(Globals zz, CString str, ST_Agobj_s obj, int escBackslash) -
Uses of ST_Agobj_s in gen.lib.dotgen
-
Uses of ST_Agobj_s in h
Modifier and TypeClassDescriptionfinal class
final class
final class
Modifier and TypeFieldDescriptionfinal ST_Agobj_s
ST_Agedge_s.base
final ST_Agobj_s
ST_Agnode_s.base
final ST_Agobj_s
ST_Agraph_s.base
-
Uses of ST_Agobj_s in smetana.core
Modifier and TypeMethodDescriptionstatic void
Macro.AGDATA
(ST_Agobj_s obj, ST_Agrec_s v) static void
Macro.AGID
(ST_Agobj_s obj, int v) static void
Macro.AGSEQ
(ST_Agobj_s obj, int v) static void
Macro.AGTYPE
(ST_Agobj_s obj, int v) static ST_Agnode_s
Macro.ND_UF_parent
(ST_Agobj_s n) static void
Macro.ND_UF_parent
(ST_Agobj_s n, ST_Agnode_s v)