Package | Description |
---|---|
gen.lib.cgraph | |
gen.lib.common | |
smetana.core |
Modifier and Type | Method and Description |
---|---|
static ST_Agsym_s |
attr__c.agattr(ST_Agraph_s g,
int kind,
CString name,
CString value) |
static ST_Agsym_s |
attr__c.agattrsym(__ptr__ obj,
CString name) |
static ST_Agsym_s |
attr__c.agdictsym(ST_dt_s dict,
CString name) |
static ST_Agsym_s |
attr__c.aglocaldictsym(ST_dt_s dict,
CString name) |
static ST_Agsym_s |
attr__c.agnewsym(ST_Agraph_s g,
CString name,
CString value,
int id,
int kind) |
static ST_Agsym_s |
attr__c.getattr(ST_Agraph_s g,
int kind,
CString name) |
static ST_Agsym_s |
attr__c.setattr(ST_Agraph_s g,
int kind,
CString name,
CString value) |
Modifier and Type | Method and Description |
---|---|
static void |
attr__c.addattr(ST_Agraph_s g,
ST_Agobj_s obj,
ST_Agsym_s sym) |
static void |
obj__c.agmethod_upd(ST_Agraph_s g,
__ptr__ obj,
ST_Agsym_s sym) |
static void |
obj__c.agupdcb(ST_Agraph_s g,
__ptr__ obj,
ST_Agsym_s sym,
Agcbstack_s cbstack) |
static CString |
attr__c.agxget(__ptr__ obj,
ST_Agsym_s sym) |
static int |
attr__c.agxset(__ptr__ obj,
ST_Agsym_s sym,
CString value) |
Modifier and Type | Method and Description |
---|---|
static boolean |
utils__c.late_bool(__ptr__ obj,
ST_Agsym_s attr,
int def) |
static double |
utils__c.late_double(__ptr__ obj,
ST_Agsym_s attr,
double def,
double low) |
static int |
utils__c.late_int(__ptr__ obj,
ST_Agsym_s attr,
int def,
int low) |
static CString |
utils__c.late_nnstring(__ptr__ obj,
ST_Agsym_s attr,
CString def) |
static CString |
utils__c.late_string(__ptr__ obj,
ST_Agsym_s attr,
CString def) |
static boolean |
utils__c.noClip(ST_Agedge_s e,
ST_Agsym_s sym) |
Copyright © 2020. All Rights Reserved.