Package gen.lib.cgraph
Class obj__c
java.lang.Object
gen.lib.cgraph.obj__c
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
agcontains
(Globals zz, ST_Agraph_s g, ST_Agobj_s obj) static Object
static void
aginitcb
(ST_Agraph_s g, __ptr__ obj, ST_Agcbstack_s cbstack) static void
agmethod_init
(ST_Agraph_s g, __ptr__ obj) static void
agmethod_upd
(ST_Agraph_s g, __ptr__ obj, ST_Agsym_s sym) static int
agobjkind
(ST_Agobj_s arg) static ST_Agraph_s
agraphof
(ST_Agobj_s obj) static ST_Agraph_s
agroot
(ST_Agobj_s obj) static void
agupdcb
(ST_Agraph_s g, __ptr__ obj, ST_Agsym_s sym, ST_Agcbstack_s cbstack)
-
Constructor Details
-
obj__c
public obj__c()
-
-
Method Details
-
agdelete
-
agmethod_init
-
aginitcb
-
agmethod_upd
-
agupdcb
-
agroot
-
agraphof
-
agcontains
-
agobjkind
-