Uses of Class
h.ST_Agobj_s
Packages that use ST_Agobj_s
Package
Description
-
Uses of ST_Agobj_s in gen.lib.cgraph
Methods in gen.lib.cgraph that return ST_Agobj_sModifier and TypeMethodDescriptionstatic ST_Agobj_sapply__c.subgraph_search(ST_Agraph_s sub, ST_Agobj_s g) Methods in gen.lib.cgraph with parameters of type ST_Agobj_sModifier and TypeMethodDescriptionstatic voidattr__c.addattr(Globals zz, ST_Agraph_s g, ST_Agobj_s obj, ST_Agsym_s sym) static intapply__c.agapply(Globals zz, ST_Agraph_s g, ST_Agobj_s obj, CFunction fn, __ptr__ arg, boolean preorder) static booleanobj__c.agcontains(Globals zz, ST_Agraph_s g, ST_Agobj_s obj) static ST_Agrec_sattr__c.agmakeattrs(Globals zz, ST_Agraph_s context, ST_Agobj_s obj) static CStringid__c.agnameof(Globals zz, ST_Agobj_s obj) static intobj__c.agobjkind(ST_Agobj_s arg) static ST_Agraph_sobj__c.agraphof(ST_Agobj_s obj) static ST_Agraph_sobj__c.agroot(ST_Agobj_s obj) static intstatic intattr__c.agxset(Globals zz, ST_Agobj_s obj, ST_Agsym_s sym, CString value) static voidapply__c.rec_apply(Globals zz, ST_Agraph_s g, ST_Agobj_s obj, CFunction fn, __ptr__ arg, CFunction objsearch, boolean preorder) static voidrec__c.set_data(ST_Agobj_s obj, ST_Agrec_s data, int mtflock) static ST_Agobj_sapply__c.subgraph_search(ST_Agraph_s sub, ST_Agobj_s g) static intattr__c.topdictsize(ST_Agobj_s obj) -
Uses of ST_Agobj_s in gen.lib.common
Methods in gen.lib.common with parameters of type ST_Agobj_sModifier and TypeMethodDescriptionstatic ST_textlabel_tlabels__c.make_label(Globals zz, ST_Agobj_s obj, CString str, int kind, double fontsize, CString fontname, CString fontcolor) static CStringlabels__c.strdup_and_subst_obj0(Globals zz, CString str, ST_Agobj_s obj, int escBackslash) -
Uses of ST_Agobj_s in gen.lib.dotgen
Methods in gen.lib.dotgen with parameters of type ST_Agobj_s -
Uses of ST_Agobj_s in h
Subclasses of ST_Agobj_s in hModifier and TypeClassDescriptionfinal classfinal classfinal classFields in h declared as ST_Agobj_sModifier and TypeFieldDescriptionfinal ST_Agobj_sST_Agedge_s.basefinal ST_Agobj_sST_Agnode_s.basefinal ST_Agobj_sST_Agraph_s.base -
Uses of ST_Agobj_s in smetana.core
Methods in smetana.core with parameters of type ST_Agobj_sModifier and TypeMethodDescriptionstatic voidMacro.AGDATA(ST_Agobj_s obj, ST_Agrec_s v) static voidMacro.AGID(ST_Agobj_s obj, int v) static voidMacro.AGSEQ(ST_Agobj_s obj, int v) static voidMacro.AGTYPE(ST_Agobj_s obj, int v) static ST_Agnode_sMacro.ND_UF_parent(ST_Agobj_s n) static voidMacro.ND_UF_parent(ST_Agobj_s n, ST_Agnode_s v)