Package gen.lib.cgraph
Class graph__c
java.lang.Object
gen.lib.cgraph.graph__c
public class graph__c
extends java.lang.Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ST_Agclos_s
agclos
(ST_Agdisc_s proto) static int
agdegree
(ST_Agraph_s g, ST_Agnode_s n, boolean want_in, boolean want_out) static boolean
static boolean
static boolean
static int
static int
agnextseq
(ST_Agraph_s g, int objtype) static int
static ST_Agraph_s
agopen
(CString name, ST_Agdesc_s desc, ST_Agdisc_s arg_disc) static ST_Agraph_s
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) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
agraphidcmpf
-
-
Constructor Details
-
graph__c
public graph__c()
-
-
Method Details
-
agclos
-
agopen
-
agopen1
-
agnextseq
-
agnnodes
-
agnedges
-
agisdirected
-
agisundirected
-
agisstrict
-
cnt
-
agdegree
-
agraphidcmpf
-