Uses of Class
smetana.core.Globals
Packages that use Globals
Package
Description
-
Uses of Globals in gen.lib.cdt
Methods in gen.lib.cdt with parameters of type GlobalsModifier and TypeMethodDescriptionstatic intstatic ST_dtdisc_sdtdisc__c.dtdisc(Globals zz, ST_dt_s dt, ST_dtdisc_s disc, int type) static ST_dt_sdtopen__c.dtopen(Globals zz, ST_dtdisc_s disc, ST_dtmethod_s meth) static Objectstatic __ptr__ -
Uses of Globals in gen.lib.cgraph
Methods in gen.lib.cgraph with parameters of type GlobalsModifier and TypeMethodDescriptionstatic voidattr__c.addattr(Globals zz, ST_Agraph_s g, ST_Agobj_s obj, ST_Agsym_s sym) static intapply__c.agapply(Globals zz, ST_Agraph_s g, ST_Agobj_s obj, CFunction fn, __ptr__ arg, boolean preorder) static ST_Agsym_sattr__c.agattr(Globals zz, ST_Agraph_s g, int kind, CString name, CString value) static ST_Agsym_sstatic __ptr__static ST_Agclos_sgraph__c.agclos(Globals zz, ST_Agdisc_s proto) static booleanobj__c.agcontains(Globals zz, ST_Agraph_s g, ST_Agobj_s obj) static intgraph__c.agdegree(Globals zz, ST_Agraph_s g, ST_Agnode_s n, boolean want_in, boolean want_out) static ST_Agsym_sstatic __ptr__utils__c.agdtdelete(Globals zz, ST_Agraph_s g, ST_dt_s dict, __ptr__ obj) static voidutils__c.agdtdisc(Globals zz, ST_Agraph_s g, ST_dt_s dict, ST_dtdisc_s disc) static ST_dt_sutils__c.agdtopen(Globals zz, ST_Agraph_s g, ST_dtdisc_s disc, ST_dtmethod_s method) static ST_Agedge_sedge__c.agedge(Globals zz, ST_Agraph_s g, ST_Agnode_s t, ST_Agnode_s h, CString name, boolean cflag) static voidattr__c.agedgeattr_init(Globals zz, ST_Agraph_s g, ST_Agedge_s e) static ST_Agedge_sedge__c.agfindedge_by_key(Globals zz, ST_Agraph_s g, ST_Agnode_s t, ST_Agnode_s h, ST_Agtag_s key) static ST_Agnode_snode__c.agfindnode_by_id(Globals zz, ST_Agraph_s g, int id) static ST_Agraph_ssubg__c.agfindsubg_by_id(Globals zz, ST_Agraph_s g, int id) static ST_Agedge_sedge__c.agfstedge(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static ST_Agedge_sedge__c.agfstin(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static ST_Agnode_snode__c.agfstnode(Globals zz, ST_Agraph_s g) static ST_Agedge_sedge__c.agfstout(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static ST_Agraph_ssubg__c.agfstsubg(Globals zz, ST_Agraph_s g) static CStringstatic intstatic ST_Agnode_snode__c.agidnode(Globals zz, ST_Agraph_s g, int id, int cflag) static ST_Agsym_sattr__c.aglocaldictsym(Globals zz, ST_dt_s dict, CString name) static ST_Agrec_sattr__c.agmakeattrs(Globals zz, ST_Agraph_s context, ST_Agobj_s obj) static ST_Agdatadict_sattr__c.agmakedatadict(Globals zz, ST_Agraph_s g) static intid__c.agmapnametoid(Globals zz, ST_Agraph_s g, int objtype, CString str, int[] result, boolean createflag) static CStringid__c.agnameof(Globals zz, ST_Agobj_s obj) static intgraph__c.agnedges(Globals zz, ST_Agraph_s g) static ST_Agsym_sattr__c.agnewsym(Globals zz, ST_Agraph_s g, CString name, CString value, int id, int kind) static ST_Agnode_snode__c.agnode(Globals zz, ST_Agraph_s g, CString name, boolean cflag) static voidattr__c.agnodeattr_init(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static ST_Agedge_sedge__c.agnxtedge(Globals zz, ST_Agraph_s g, ST_Agedge_s e, ST_Agnode_s n) static ST_Agedge_sedge__c.agnxtin(Globals zz, ST_Agraph_s g, ST_Agedge_s e) static ST_Agnode_snode__c.agnxtnode(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static ST_Agedge_sedge__c.agnxtout(Globals zz, ST_Agraph_s g, ST_Agedge_s e) static ST_Agraph_ssubg__c.agnxtsubg(Globals zz, ST_Agraph_s subg) static ST_Agraph_sgraph__c.agopen(Globals zz, CString name, ST_Agdesc_s desc, ST_Agdisc_s arg_disc) static ST_Agraph_sgraph__c.agopen1(Globals zz, ST_Agraph_s g) static voidattr__c.agraphattr_init(Globals zz, ST_Agraph_s g) static voidid__c.agregister(Globals zz, ST_Agraph_s g, int objtype, Object obj) static intstatic CStringrefstr__c.agstrbind(Globals zz, ST_Agraph_s g, CString s) static CStringrefstr__c.agstrdup(Globals zz, ST_Agraph_s g, CString s) static intrefstr__c.agstrfree(Globals zz, ST_Agraph_s g, CString s) static ST_Agedge_sedge__c.agsubedge(Globals zz, ST_Agraph_s g, ST_Agedge_s e, boolean cflag) static ST_Agraph_ssubg__c.agsubg(Globals zz, ST_Agraph_s g, CString name, boolean cflag) static ST_Agnode_snode__c.agsubnode(Globals zz, ST_Agraph_s g, ST_Agnode_s n0, boolean cflag) static ST_Agsubnode_sedge__c.agsubrep(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static intattr__c.agxset(Globals zz, ST_Agobj_s obj, ST_Agsym_s sym, CString value) static ST_Agsym_sattr__c.getattr(Globals zz, ST_Agraph_s g, int kind, CString name) static intstatic CStringstatic voidnode__c.initnode(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static voidedge__c.ins(Globals zz, ST_dt_s d, CStarStar<ST_dtlink_s> set, ST_Agedge_s e) static voidedge__c.installedge(Globals zz, ST_Agraph_s g, ST_Agedge_s e) static voidnode__c.installnode(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static voidnode__c.installnodetoroot(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static ST_Agraph_ssubg__c.localsubg(Globals zz, ST_Agraph_s g, int id) static ST_Agedge_sedge__c.newedge(Globals zz, ST_Agraph_s g, ST_Agnode_s t, ST_Agnode_s h, int id) static ST_Agnode_snode__c.newnode(Globals zz, ST_Agraph_s g, int id, int seq) static booleanedge__c.ok_to_make_edge(Globals zz, ST_Agraph_s g, ST_Agnode_s t, ST_Agnode_s h) static voidapply__c.rec_apply(Globals zz, ST_Agraph_s g, ST_Agobj_s obj, CFunction fn, __ptr__ arg, CFunction objsearch, boolean preorder) static ST_Agsym_sattr__c.setattr(Globals zz, ST_Agraph_s g, int kind, CString name, CString value) -
Uses of Globals in gen.lib.common
Methods in gen.lib.common with parameters of type GlobalsModifier and TypeMethodDescriptionroutespl__c._routesplines(Globals zz, ST_path pp, int[] npoints, int polyline) static voidns__c.add_tree_edge(Globals zz, ST_Agedge_s e) static ST_cinfo_tpostproc__c.addClusterObj(Globals zz, ST_Agraph_s g, ST_cinfo_t info) static ST_boxfpostproc__c.addLabelObj(Globals zz, ST_textlabel_t lp, CArray<ST_object_t> objp, ST_boxf bb) static ST_boxfpostproc__c.addNodeObj(Globals zz, ST_Agnode_s np, CArray<ST_object_t> objp, ST_boxf bb) static ST_boxfpostproc__c.addNodeObj_(Globals zz, ST_Agnode_s np, CArray<ST_object_t> objp, ST_boxf bb) static voidpostproc__c.addXLabel(Globals zz, ST_textlabel_t lp, CArray<ST_object_t> objp, CArray<ST_xlabel_t> xlp, int initObj, ST_pointf pos) static voidpostproc__c.addXLabels(Globals zz, ST_Agraph_s gp) static voidsplines__c.arrow_clip(Globals zz, ST_Agedge_s fe, ST_Agnode_s hn, CArray<ST_pointf> ps, int[] startp, int[] endp, ST_bezier spl, ST_splineInfo info) static voidarrows__c.arrow_flags(Globals zz, ST_Agedge_s e, int[] sflag, int[] eflag) static doublearrows__c.arrow_length(Globals zz, ST_Agedge_s e, int flag) static voidarrows__c.arrow_match_name(Globals zz, CString name, int[] flag) static CStringarrows__c.arrow_match_shape(Globals zz, CString name, int[] flag) static intarrows__c.arrowEndClip(Globals zz, ST_Agedge_s e, CArray<ST_pointf> ps, int startp, int endp, ST_bezier spl, int eflag) static intarrows__c.arrowStartClip(Globals zz, ST_Agedge_s e, CArray<ST_pointf> ps, int startp, int endp, ST_bezier spl, int sflag) static voidsplines__c.beginpath(Globals zz, ST_path P, ST_Agedge_s e, int et, ST_pathend_t endp, boolean merge) static voidsplines__c.bezier_clip(Globals zz, __ptr__ inside_context, __ptr__ inside, CArray<ST_pointf> sp, boolean left_inside) static ST_shape_descshapes__c.bind_shape(Globals zz, CString name, ST_Agnode_s np) static ST_portutils__c.chkPort(Globals zz, CFunction pf, ST_Agnode_s n, CString s) static voidsplines__c.clip_and_install(Globals zz, ST_Agedge_s fe, ST_Agnode_s hn, CArray<ST_pointf> ps, int pn, ST_splineInfo info) static intutils__c.common_init_edge(Globals zz, ST_Agedge_s e) static voidutils__c.common_init_node(Globals zz, ST_Agnode_s n) static voidns__c.dfs_enter_inedge(Globals zz, ST_Agnode_s v) static voidns__c.dfs_enter_outedge(Globals zz, ST_Agnode_s v) static voidinput__c.do_graph_label(Globals zz, ST_Agraph_s sg) static voidpostproc__c.dotneato_postprocess(Globals zz, ST_Agraph_s g) static voidsplines__c.endpath(Globals zz, ST_path P, ST_Agedge_s e, int et, ST_pathend_t endp, boolean merge) static ST_Agedge_sns__c.enter_edge(Globals zz, ST_Agedge_s e) static voidns__c.exchange_tree_edges(Globals zz, ST_Agedge_s e, ST_Agedge_s f) static intns__c.feasible_tree(Globals zz) static voidns__c.freeTreeList(Globals zz, ST_Agraph_s g) static booleaninput__c.getdoubles2ptf(Globals zz, ST_Agraph_s g, CString name, ST_pointf result) static voidinput__c.graph_init(Globals zz, ST_Agraph_s g, boolean use_rankdir) static voidpostproc__c.gv_postprocess(Globals zz, ST_Agraph_s g, int allowTranslation) static voidns__c.init_cutvalues(Globals zz) static intns__c.init_graph(Globals zz, ST_Agraph_s g) static voidstatic __ptr__emit__c.init_xdot(Globals zz, ST_Agraph_s g) static voidutils__c.initFontEdgeAttr(Globals zz, ST_Agedge_s e, ST_fontinfo fi) static voidutils__c.initFontLabelEdgeAttr(Globals zz, ST_Agedge_s e, ST_fontinfo fi, ST_fontinfo lfi) static ST_Agedge_sns__c.leave_edge(Globals zz) static voidns__c.LR_balance(Globals zz) static ST_textlabel_tlabels__c.make_label(Globals zz, ST_Agobj_s obj, CString str, int kind, double fontsize, CString fontname, CString fontcolor) static voidlabels__c.make_simple_label(Globals zz, ST_GVC_s gvc, ST_textlabel_t lp) static voidsplines__c.makeSelfEdge(Globals zz, ST_path P, CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, double sizex, double sizey, ST_splineInfo sinfo) static voidpostproc__c.map_edge(Globals zz, ST_Agedge_s e) static ST_pointfstatic booleanstatic ST_field_tshapes__c.parse_reclbl(Globals zz, ST_Agnode_s n, boolean LR, boolean flag, CString text) static voidshapes__c.poly_init(Globals zz, ST_Agnode_s n) static booleanshapes__c.poly_inside(Globals zz, ST_inside_t inside_context, ST_pointf p) static ST_portshapes__c.poly_port(Globals zz, ST_Agnode_s n, CString portname, CString compass) static intns__c.rank(Globals zz, ST_Agraph_s g, int balance, int maxiter) static intns__c.rank2(Globals zz, ST_Agraph_s g, int balance, int maxiter, int search_size) static voidshapes__c.record_init(Globals zz, ST_Agnode_s n) static ST_portshapes__c.record_port(Globals zz, ST_Agnode_s n, CString portname, CString compass) routespl__c.routepolylines(Globals zz, ST_path pp, int[] npoints) routespl__c.routesplines(Globals zz, ST_path pp, int[] npoints) static introutespl__c.routesplinesinit(Globals zz) static voidroutespl__c.routesplinesterm(Globals zz) static voidns__c.scan_and_normalize(Globals zz) static voidsplines__c.selfRight(Globals zz, CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, double stepx, double sizey, ST_splineInfo sinfo) static voidutils__c.setEdgeType(Globals zz, ST_Agraph_s g, int dflt) static voidinput__c.setRatio(Globals zz, ST_Agraph_s g) static voidsplines__c.shape_clip0(Globals zz, __ptr__ inside_context, ST_Agnode_s n, CArray<ST_pointf> curve, boolean left_inside) routespl__c.simpleSplineRoute(Globals zz, ST_pointf tp, ST_pointf hp, ST_Ppoly_t poly, int[] n_spl_pts, boolean polyline) static ST_pointfshapes__c.size_reclbl(Globals zz, ST_Agnode_s n, ST_field_t f) static voidlabels__c.storeline(Globals zz, ST_GVC_s gvc, ST_textlabel_t lp, CString line, char terminator) static CStringlabels__c.strdup_and_subst_obj0(Globals zz, CString str, ST_Agobj_s obj, int escBackslash) static voidns__c.TB_balance(Globals zz) static intns__c.tight_tree(Globals zz) static voidpostproc__c.translate_bb(Globals zz, ST_Agraph_s g, int rankdir) static voidpostproc__c.translate_drawing(Globals zz, ST_Agraph_s g) static booleanns__c.treesearch(Globals zz, ST_Agnode_s v) static voidns__c.update(Globals zz, ST_Agedge_s e, ST_Agedge_s f) -
Uses of Globals in gen.lib.dotgen
Methods in gen.lib.dotgen with parameters of type GlobalsModifier and TypeMethodDescriptionstatic voiddecomp__c.add_to_component(Globals zz, ST_Agnode_s n) static voidposition__c.adjustRanks(Globals zz, ST_Agraph_s g, int margin_total) static voidmincross__c.allocate_ranks(Globals zz, ST_Agraph_s g) static voiddecomp__c.begin_component(Globals zz) static voidmincross__c.build_ranks(Globals zz, ST_Agraph_s g, int pass) static voidcluster__c.build_skeleton(Globals zz, ST_Agraph_s g, ST_Agraph_s subg) static voidclass1__c.class1_(Globals zz, ST_Agraph_s g) static voidclass2__c.class2(Globals zz, ST_Agraph_s g) static voidrank__c.cleanup1(Globals zz, ST_Agraph_s g) static voidmincross__c.cleanup2(Globals zz, ST_Agraph_s g, int nc) static intposition__c.clust_ht(Globals zz, ST_Agraph_s g) static voidrank__c.cluster_leader(Globals zz, ST_Agraph_s clust) static voidrank__c.collapse_cluster(Globals zz, ST_Agraph_s g, ST_Agraph_s subg) static voidrank__c.collapse_sets(Globals zz, ST_Agraph_s rg, ST_Agraph_s g) static booleanmincross__c.constraining_flat_edge(Globals zz, ST_Agraph_s g, ST_Agnode_s v, ST_Agedge_s e) static voidposition__c.contain_clustnodes(Globals zz, ST_Agraph_s g) static voidposition__c.contain_nodes(Globals zz, ST_Agraph_s g) static voidposition__c.contain_subclust(Globals zz, ST_Agraph_s g) static voidposition__c.create_aux_edges(Globals zz, ST_Agraph_s g) static voiddecomp__c.decompose(Globals zz, ST_Agraph_s g, int pass) static voiddotinit__c.doDot(Globals zz, ST_Agraph_s g) static voiddotinit__c.dot_init_edge(Globals zz, ST_Agedge_s e) static voiddotinit__c.dot_init_node(Globals zz, ST_Agnode_s n) static voiddotinit__c.dot_init_node_edge(Globals zz, ST_Agraph_s g) static voiddotinit__c.dot_init_subg(Globals zz, ST_Agraph_s g, ST_Agraph_s droot) static voiddotinit__c.dot_layout(Globals zz, ST_Agraph_s g) static voidmincross__c.dot_mincross(Globals zz, ST_Agraph_s g, boolean doBalance) static voidposition__c.dot_position(Globals zz, ST_Agraph_s g, ST_aspect_t asp) static voidrank__c.dot_rank(Globals zz, ST_Agraph_s g, ST_aspect_t asp) static voidsameport__c.dot_sameports(Globals zz, ST_Agraph_s g) static voiddotsplines__c.dot_splines(Globals zz, ST_Agraph_s g) static voidrank__c.dot1_rank(Globals zz, ST_Agraph_s g, ST_aspect_t asp) static voiddotinit__c.dotLayout(Globals zz, ST_Agraph_s g) static voiddotsplines__c.edge_normalize(Globals zz, ST_Agraph_s g) static voidrank__c.edgelabel_ranks(Globals zz, ST_Agraph_s g) static voiddecomp__c.end_component(Globals zz) static voidmincross__c.exchange(Globals zz, ST_Agnode_s v, ST_Agnode_s w) static voidcluster__c.expand_cluster(Globals zz, ST_Agraph_s subg) static voidrank__c.expand_ranksets(Globals zz, ST_Agraph_s g, ST_aspect_t asp) static voidmincross__c.flat_breakcycles(Globals zz, ST_Agraph_s g) static booleanflat__c.flat_edges(Globals zz, ST_Agraph_s g) static voidmincross__c.flat_reorder(Globals zz, ST_Agraph_s g) static voidmincross__c.flat_search(Globals zz, ST_Agraph_s g, ST_Agnode_s v) static ST_Agnode_smincross__c.furthestnode(Globals zz, ST_Agraph_s g, ST_Agnode_s v, int dir) static voidmincross__c.init_mincross(Globals zz, ST_Agraph_s g) static booleanmincross__c.inside_cluster(Globals zz, ST_Agraph_s g, ST_Agnode_s v) static voidcluster__c.install_cluster(Globals zz, ST_Agraph_s g, ST_Agnode_s n, int pass, ST_nodequeue q) static voidmincross__c.install_in_rank(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static voidcluster__c.interclexp(Globals zz, ST_Agraph_s subg) static booleanmincross__c.is_a_normal_node_of(Globals zz, ST_Agraph_s g, ST_Agnode_s v) static booleanmincross__c.is_a_vnode_of_an_edge_of(Globals zz, ST_Agraph_s g, ST_Agnode_s v) static booleanrank__c.is_cluster(Globals zz, ST_Agraph_s g) static voidposition__c.keepout_othernodes(Globals zz, ST_Agraph_s g) static booleanmincross__c.left2right(Globals zz, ST_Agraph_s g, ST_Agnode_s v, ST_Agnode_s w) static voiddotsplines__c.make_flat_adj_edges(Globals zz, ST_Agraph_s g, ST_path P, CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, ST_Agedge_s e0, int et) static voiddotsplines__c.make_flat_edge(Globals zz, ST_Agraph_s g, ST_spline_info_t sp, ST_path P, CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, int et) static voiddotsplines__c.make_flat_labeled_edge(Globals zz, ST_Agraph_s g, ST_spline_info_t sp, ST_path P, ST_Agedge_s e, int et) static intrank__c.make_new_cluster(Globals zz, ST_Agraph_s g, ST_Agraph_s subg) static voiddotsplines__c.make_regular_edge(Globals zz, ST_Agraph_s g, ST_spline_info_t sp, ST_path P, CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, int et) static voiddotsplines__c.makeFlatEnd(Globals zz, ST_Agraph_s g, ST_spline_info_t sp, ST_path P, ST_Agnode_s n, ST_Agedge_s e, ST_pathend_t endp, boolean isBegin) static voiddotsplines__c.makeSimpleFlat(Globals zz, ST_Agnode_s tn, ST_Agnode_s hn, CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, int et) static voiddotsplines__c.makeSimpleFlatLabels(Globals zz, ST_Agnode_s tn, ST_Agnode_s hn, CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, int et, int n_lbls) static voidcluster__c.mark_clusters(Globals zz, ST_Agraph_s g) static voidcluster__c.mark_lowcluster_basic(Globals zz, ST_Agraph_s g) static voidcluster__c.mark_lowclusters(Globals zz, ST_Agraph_s root) static booleanmincross__c.medians(Globals zz, ST_Agraph_s g, int r0, int r1) static voidmincross__c.merge_components(Globals zz, ST_Agraph_s g) static voidmincross__c.merge2(Globals zz, ST_Agraph_s g) static intmincross__c.mincross_(Globals zz, ST_Agraph_s g, int startpass, int endpass, boolean doBalance) static intmincross__c.mincross_clust(Globals zz, ST_Agraph_s par, ST_Agraph_s g, boolean doBalance) static voidmincross__c.mincross_options(Globals zz, ST_Agraph_s g) static voidmincross__c.mincross_step(Globals zz, ST_Agraph_s g, int pass) static intmincross__c.ncross(Globals zz, ST_Agraph_s g) static ST_Agnode_smincross__c.neighbor(Globals zz, ST_Agnode_s v, int dir) static voidrank__c.node_induce(Globals zz, ST_Agraph_s par, ST_Agraph_s g) static booleanclass1__c.nonconstraint_edge(Globals zz, ST_Agedge_s e) static intposition__c.nsiter2(Globals zz, ST_Agraph_s g) static voidmincross__c.ordered_edges(Globals zz, ST_Agraph_s g) static voidposition__c.pos_clusters(Globals zz, ST_Agraph_s g) static intmincross__c.postorder(Globals zz, ST_Agraph_s g, ST_Agnode_s v, CArrayOfStar<ST_Agnode_s> list, int r) static intrank__c.rank_set_class(Globals zz, ST_Agraph_s g) static voidrank__c.rank1(Globals zz, ST_Agraph_s g) static intmincross__c.rcross(Globals zz, ST_Agraph_s g, int r) static voidmincross__c.rec_reset_vlists(Globals zz, ST_Agraph_s g) static voiddotsplines__c.recover_slack(Globals zz, ST_Agedge_s e, ST_path p) static voidmincross__c.reorder(Globals zz, ST_Agraph_s g, int r, boolean reverse, boolean hasfixed) static voidmincross__c.restore_best(Globals zz, ST_Agraph_s g) static voiddecomp__c.search_component(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static voidposition__c.separate_subclust(Globals zz, ST_Agraph_s g) static voidposition__c.set_ycoords(Globals zz, ST_Agraph_s g) static ST_aspect_taspect__c.setAspect(Globals zz, ST_Agraph_s g, ST_aspect_t adata) static voidmincross__c.transpose(Globals zz, ST_Agraph_s g, boolean reverse) static intmincross__c.transpose_step(Globals zz, ST_Agraph_s g, int r, boolean reverse) static booleanposition__c.vnode_not_related_to(Globals zz, ST_Agraph_s g, ST_Agnode_s v) -
Uses of Globals in gen.lib.gvc
Methods in gen.lib.gvc with parameters of type GlobalsModifier and TypeMethodDescriptionstatic ST_GVC_sstatic intgvlayout__c.gvLayoutJobs(Globals zz, ST_GVC_s gvc, ST_Agraph_s g) -
Uses of Globals in gen.lib.label
Methods in gen.lib.label with parameters of type GlobalsModifier and TypeMethodDescriptionstatic intxlabels__c.placeLabels(Globals zz, CArray<ST_object_t> objs, int n_objs, CArray<ST_xlabel_t> lbls, int n_lbls, ST_label_params_t params) static intxlabels__c.xlhdxload(Globals zz, ST_XLabels_t xlp) static intxlabels__c.xlinitialize(Globals zz, ST_XLabels_t xlp) static ST_XLabels_txlabels__c.xlnew(Globals zz, CArray<ST_object_t> objs, int n_objs, CArray<ST_xlabel_t> lbls, int n_lbls, ST_label_params_t params) static intxlabels__c.xlspdxload(Globals zz, ST_XLabels_t xlp) -
Uses of Globals in gen.lib.pack
Methods in gen.lib.pack with parameters of type GlobalsModifier and TypeMethodDescriptionstatic intpack__c.getPack(Globals zz, ST_Agraph_s g, int not_def, int dflt) static EN_pack_modepack__c.getPackInfo(Globals zz, ST_Agraph_s g, EN_pack_mode dflt, int dfltMargin, ST_pack_info pinfo) static EN_pack_modepack__c.getPackModeInfo(Globals zz, ST_Agraph_s g, EN_pack_mode dflt, ST_pack_info pinfo) -
Uses of Globals in gen.lib.pathplan
Methods in gen.lib.pathplan with parameters of type GlobalsModifier and TypeMethodDescriptionstatic voidshortest__c.add2dq(Globals zz, int side, ST_pointnlink_t pnlp) static voidshortest__c.connecttris(Globals zz, int tri1, int tri2) static intshortest__c.finddqsplit(Globals zz, ST_pointnlink_t pnlp) static voidstatic voidstatic voidstatic voidstatic voidstatic voidshortest__c.loadtriangle(Globals zz, __ptr__ pnlap, __ptr__ pnlbp, __ptr__ pnlcp) static voidutil__c.make_polyline(Globals zz, ST_Ppoly_t line, ST_Ppoly_t sline) static booleanshortest__c.marktripath(Globals zz, int trii, int trij) static booleanshortest__c.pointintri(Globals zz, int trii, ST_pointf pp) static introute__c.Proutespline(Globals zz, CArray<ST_Pedge_t> edges, int edgen, ST_Ppoly_t input, CArray<ST_pointf> evs, ST_Ppoly_t output) static intshortest__c.Pshortestpath(Globals zz, ST_Ppoly_t polyp, CArray<ST_pointf> eps, ST_Ppoly_t output) static introute__c.reallyroutespline(Globals zz, CArray<ST_Pedge_t> edges, int edgen, CArray<ST_pointf> inps, int inpn, ST_pointf ev0, ST_pointf ev1) static introute__c.splinefits(Globals zz, CArray<ST_Pedge_t> edges, int edgen, ST_pointf pa, ST_pointf va, ST_pointf pb, ST_pointf vb, CArray<ST_pointf> inps, int inpn) static voidstatic voidshortest__c.triangulate(Globals zz, ST_pointnlink_t[] pnlps, int pnln) -
Uses of Globals in smetana.core
Methods in smetana.core that return GlobalsMethods in smetana.core with parameters of type GlobalsModifier and TypeMethodDescriptionstatic intMacro._DTCMP(Globals zz, ST_dt_s dt, __ptr__ k1, __ptr__ k2, ST_dtdisc_s dc, CFunction cmpf, int sz) static ST_Agedge_sMacro.agfindedge(Globals zz, ST_Agraph_s g, ST_Agnode_s t, ST_Agnode_s h) static ST_Agsym_sMacro.agfindedgeattr(Globals zz, ST_Agraph_s g, String a) static ST_Agsym_sMacro.agfindgraphattr(Globals zz, ST_Agraph_s g, String a) static ST_Agsym_sMacro.agfindnodeattr(Globals zz, ST_Agraph_s g, String a) static Objectstatic Objectstatic voidstatic Objectstatic Objectstatic CStringMemory.fromIdentityHashCode(Globals zz, int hash) static intMemory.identityHashCode(Globals zz, CString data) static voidJUtils.qsort(Globals zz, CArrayOfStar array, int nb, CFunction compare) static void