Package | Description |
---|---|
gen.lib.cgraph | |
h |
Modifier and Type | Method and Description |
---|---|
static ST_Agobj_s |
apply__c.subgraph_search(ST_Agraph_s sub,
ST_Agobj_s g) |
Modifier and Type | Method and Description |
---|---|
static void |
attr__c.addattr(ST_Agraph_s g,
ST_Agobj_s obj,
ST_Agsym_s sym) |
static int |
apply__c.agapply(ST_Agraph_s g,
ST_Agobj_s obj,
CFunction fn,
__ptr__ arg,
boolean preorder) |
static void |
rec__c.objputrec(ST_Agraph_s g,
ST_Agobj_s obj,
java.lang.Object arg) |
static void |
apply__c.rec_apply(ST_Agraph_s g,
ST_Agobj_s obj,
CFunction fn,
__ptr__ arg,
CFunction objsearch,
boolean preorder) |
static void |
rec__c.set_data(ST_Agobj_s obj,
ST_Agrec_s data,
int mtflock) |
static ST_Agobj_s |
apply__c.subgraph_search(ST_Agraph_s sub,
ST_Agobj_s g) |
static int |
attr__c.topdictsize(ST_Agobj_s obj) |
Modifier and Type | Field and Description |
---|---|
ST_Agobj_s |
ST_Agraph_s.base |
ST_Agobj_s |
ST_Agnode_s.base |
ST_Agobj_s |
ST_Agedge_s.base |
Modifier and Type | Method and Description |
---|---|
ST_Agobj_s |
ST_Agraph_s.castTo_ST_Agobj_s() |
ST_Agobj_s |
ST_Agnode_s.castTo_ST_Agobj_s() |
ST_Agobj_s |
ST_Agedge_s.castTo_ST_Agobj_s() |
Copyright © 2020. All Rights Reserved.