Uses of Class
h.ST_GVC_s
-
Packages that use ST_GVC_s Package Description gen.lib.common gen.lib.gvc h smetana.core -
-
Uses of ST_GVC_s in gen.lib.common
Methods in gen.lib.common with parameters of type ST_GVC_s Modifier and Type Method Description static voidlabels__c. make_simple_label(ST_GVC_s gvc, ST_textlabel_t lp)static voidlabels__c. storeline(ST_GVC_s gvc, ST_textlabel_t lp, CString line, char terminator)static ST_dt_stextspan__c. textfont_dict_open(ST_GVC_s gvc)static ST_pointftextspan__c. textspan_size(ST_GVC_s gvc, ST_textspan_t span) -
Uses of ST_GVC_s in gen.lib.gvc
Methods in gen.lib.gvc that return ST_GVC_s Modifier and Type Method Description static ST_GVC_sgvc__c. gvContext(java.lang.Object... arg_)static ST_GVC_sgvcontext__c. gvNEWcontext(__ptr__ builtins, boolean demand_loading)Methods in gen.lib.gvc with parameters of type ST_GVC_s Modifier and Type Method Description static intgvlayout__c. gvlayout_select(ST_GVC_s gvc, CString layout)static intgvlayout__c. gvLayoutJobs(ST_GVC_s gvc, ST_Agraph_s g)static ST_gvplugin_available_sgvplugin__c. gvplugin_load(ST_GVC_s gvc, EN_api_t api, CString str)static intgvtextlayout__c. gvtextlayout_select(ST_GVC_s gvc) -
Uses of ST_GVC_s in h
Fields in h declared as ST_GVC_s Modifier and Type Field Description ST_GVC_sST_Agraphinfo_t. gvc -
Uses of ST_GVC_s in smetana.core
Methods in smetana.core that return ST_GVC_s Modifier and Type Method Description static ST_GVC_sMacro. GD_gvc(ST_Agraph_s g)Methods in smetana.core with parameters of type ST_GVC_s Modifier and Type Method Description static voidMacro. GD_gvc(ST_Agraph_s g, ST_GVC_s v)
-