public class apply__c extends Object
Constructor and Description |
---|
apply__c() |
Modifier and Type | Method and Description |
---|---|
static int |
agapply(Agraph_s g,
Agobj_s obj,
CFunction fn,
__ptr__ arg,
boolean preorder) |
static void |
rec_apply(Agraph_s g,
Agobj_s obj,
CFunction fn,
__ptr__ arg,
CFunction objsearch,
boolean preorder) |
static Object |
subedge_search(Object... arg) |
static Agobj_s |
subgraph_search(Agraph_s sub,
Agobj_s g) |
static Object |
subnode_search(Object... arg) |
Copyright © 2016. All Rights Reserved.