Uses of Class
h.ST_spline_info_t
-
Packages that use ST_spline_info_t Package Description gen.lib.dotgen -
-
Uses of ST_spline_info_t in gen.lib.dotgen
Methods in gen.lib.dotgen with parameters of type ST_spline_info_t Modifier and Type Method Description static void
dotsplines__c. make_flat_edge(ST_Agraph_s g, ST_spline_info_t sp, ST_path P, CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, int et)
static void
dotsplines__c. make_flat_labeled_edge(ST_Agraph_s g, ST_spline_info_t sp, ST_path P, ST_Agedge_s e, int et)
static void
dotsplines__c. make_regular_edge(ST_Agraph_s g, ST_spline_info_t sp, ST_path P, CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, int et)
static void
dotsplines__c. makeFlatEnd(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 ST_boxf
dotsplines__c. maximal_bbox(ST_Agraph_s g, ST_spline_info_t sp, ST_Agnode_s vn, ST_Agedge_s ie, ST_Agedge_s oe)
static ST_boxf
dotsplines__c. rank_box(ST_spline_info_t sp, ST_Agraph_s g, int r)
-