Package gen.lib.cgraph
Class node__c
java.lang.Object
gen.lib.cgraph.node__c
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ST_Agnode_s
agfindnode_by_id
(Globals zz, ST_Agraph_s g, int id) static ST_Agnode_s
agfstnode
(Globals zz, ST_Agraph_s g) static ST_Agnode_s
agidnode
(Globals zz, ST_Agraph_s g, int id, int cflag) static ST_Agnode_s
agnode
(Globals zz, ST_Agraph_s g, CString name, boolean cflag) static ST_Agnode_s
agnxtnode
(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static ST_Agnode_s
agsubnode
(Globals zz, ST_Agraph_s g, ST_Agnode_s n0, boolean cflag) static int
agsubnodeidcmpf
(ST_dt_s d, __ptr__ arg0, __ptr__ arg1, ST_dtdisc_s disc) static int
agsubnodeseqcmpf
(ST_dt_s d, __ptr__ arg0, __ptr__ arg1, ST_dtdisc_s disc) static Object
free_subnode
(Object... arg_) static void
initnode
(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static void
installnode
(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static void
installnodetoroot
(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static ST_Agnode_s
newnode
(Globals zz, ST_Agraph_s g, int id, int seq)
-
Field Details
-
agsubnodeidcmpf
-
agsubnodeseqcmpf
-
free_subnode
-
-
Constructor Details
-
node__c
public node__c()
-
-
Method Details
-
agfindnode_by_id
-
agfstnode
-
agnxtnode
-
newnode
-
installnode
-
installnodetoroot
-
initnode
-
agidnode
-
agnode
-
agsubnode
-
agsubnodeidcmpf
-
agsubnodeseqcmpf
-
free_subnode
-