Package | Description |
---|---|
gen.lib.cdt | |
gen.lib.cgraph | |
gen.lib.common | |
gen.lib.label | |
h | |
smetana.core |
Modifier and Type | Method and Description |
---|---|
static ST_dt_s |
dtopen__c.dtopen(ST_dtdisc_s disc,
ST_dtmethod_s meth) |
static ST_dt_s |
dtview__c.dtview(ST_dt_s dt,
ST_dt_s view) |
Modifier and Type | Method and Description |
---|---|
static int |
dtclose__c.dtclose(ST_dt_s dt) |
static ST_dtdisc_s |
dtdisc__c.dtdisc(ST_dt_s dt,
ST_dtdisc_s disc,
int type) |
static ST_dtlink_s |
dtextract__c.dtextract(ST_dt_s dt) |
static ST_dtlink_s |
dtflatten__c.dtflatten(ST_dt_s dt) |
static java.lang.Object |
dtdisc__c.dtmemory(ST_dt_s dt,
java.lang.Object addr,
size_t size,
ST_dtdisc_s disc) |
static int |
dtrestore__c.dtrestore(ST_dt_s dt,
ST_dtlink_s list) |
static int |
dtsize__c.dtsize_(ST_dt_s dt) |
static java.lang.Object |
dttree__c.dttree(ST_dt_s dt,
__ptr__ obj,
int type) |
static ST_dt_s |
dtview__c.dtview(ST_dt_s dt,
ST_dt_s view) |
static __ptr__ |
dtview__c.dtvsearch(ST_dt_s dt,
__ptr__ obj,
int type) |
Modifier and Type | Method and Description |
---|---|
static ST_dt_s |
attr__c.agdictof(ST_Agraph_s g,
int kind) |
static ST_dt_s |
utils__c.agdtopen(ST_Agraph_s g,
ST_dtdisc_s disc,
ST_dtmethod_s method) |
static ST_dt_s |
refstr__c.refdict(ST_Agraph_s g) |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
utils__c.agdictobjmem(ST_dt_s dict,
java.lang.Object p,
size_t size,
ST_dtdisc_s disc) |
static ST_Agsym_s |
attr__c.agdictsym(ST_dt_s dict,
CString name) |
static void |
utils__c.agdtdisc(ST_Agraph_s g,
ST_dt_s dict,
ST_dtdisc_s disc) |
static int |
edge__c.agedgeidcmpf(ST_dt_s d,
ST_Agedge_s arg_e0,
ST_Agedge_s arg_e1,
ST_dtdisc_s disc) |
static int |
edge__c.agedgeseqcmpf(ST_dt_s d,
ST_Agedge_s arg_e0,
ST_Agedge_s arg_e1,
ST_dtdisc_s disc) |
static ST_Agsym_s |
attr__c.aglocaldictsym(ST_dt_s dict,
CString name) |
static int |
graph__c.agraphidcmpf(ST_dt_s d,
ST_Agraph_s arg0,
ST_Agraph_s arg1,
ST_dtdisc_s disc) |
static int |
node__c.agsubnodeidcmpf(ST_dt_s d,
__ptr__ arg0,
__ptr__ arg1,
ST_dtdisc_s disc) |
static int |
node__c.agsubnodeseqcmpf(ST_dt_s d,
__ptr__ arg0,
__ptr__ arg1,
ST_dtdisc_s disc) |
static int |
graph__c.cnt(ST_dt_s d,
STARSTAR<ST_dtlink_s> set) |
static void |
attr__c.freesym(ST_dt_s d,
java.lang.Object obj,
ST_dtdisc_s disc) |
static void |
edge__c.ins(ST_dt_s d,
STARSTAR<ST_dtlink_s> set,
ST_Agedge_s e) |
static CString |
refstr__c.refstrbind(ST_dt_s strdict,
CString s) |
static ST_refstr_t |
refstr__c.refsymbind(ST_dt_s strdict,
CString s) |
Modifier and Type | Method and Description |
---|---|
static ST_dt_s |
textspan__c.textfont_dict_open(ST_GVC_s gvc) |
Modifier and Type | Method and Description |
---|---|
static int |
xlabels__c.icompare(ST_dt_s dt,
java.lang.Object v1,
java.lang.Object v2,
ST_dtdisc_s disc) |
Modifier and Type | Field and Description |
---|---|
ST_dt_s |
ST_Agattr_s.dict |
ST_dt_s |
ST_Agdatadict_s.dict_e |
ST_dt_s |
ST_Agdatadict_s.dict_g |
ST_dt_s |
ST_Agdatadict_s.dict_n |
ST_dt_s |
ST_Agraph_s.e_id |
ST_dt_s |
ST_Agraph_s.e_seq |
ST_dt_s |
ST_Agraph_s.g_dict |
ST_dt_s |
ST_XLabels_t.hdx |
ST_dt_s[] |
ST_Agclos_s.lookup_by_id |
ST_dt_s |
ST_Agraph_s.n_id |
ST_dt_s |
ST_Agraph_s.n_seq |
ST_dt_s |
ST_Agclos_s.strdict |
ST_dt_s |
ST_dt_s.view |
ST_dt_s |
ST_dt_s.walk |
Modifier and Type | Field and Description |
---|---|
ST_dt_s |
Z.Refdict_default |
Copyright © 2020. All Rights Reserved.