Package gen.lib.cgraph
Class graph__c
java.lang.Object
gen.lib.cgraph.graph__c
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ST_Agclos_s
agclos
(Globals zz, ST_Agdisc_s proto) static int
agdegree
(Globals zz, ST_Agraph_s g, ST_Agnode_s n, boolean want_in, boolean want_out) static boolean
static boolean
static boolean
static int
agnedges
(Globals zz, ST_Agraph_s g) static int
agnextseq
(ST_Agraph_s g, int objtype) static int
static ST_Agraph_s
agopen
(Globals zz, CString name, ST_Agdesc_s desc, ST_Agdisc_s arg_disc) static ST_Agraph_s
agopen1
(Globals zz, ST_Agraph_s g) static int
agraphidcmpf
(ST_dt_s d, ST_Agraph_s arg0, ST_Agraph_s arg1, ST_dtdisc_s disc) static int
cnt
(ST_dt_s d, CStarStar<ST_dtlink_s> set)
-
Field Details
-
agraphidcmpf
-
-
Constructor Details
-
graph__c
public graph__c()
-
-
Method Details
-
agclos
-
agopen
-
agopen1
-
agnextseq
-
agnnodes
-
agnedges
-
agisdirected
-
agisundirected
-
agisstrict
-
cnt
-
agdegree
public static int agdegree(Globals zz, ST_Agraph_s g, ST_Agnode_s n, boolean want_in, boolean want_out) -
agraphidcmpf
-