Uses of Class
h.ST_path
-
Uses of ST_path in gen.lib.common
Modifier and TypeMethodDescriptionroutespl__c._routesplines
(Globals zz, ST_path pp, int[] npoints, int polyline) static void
static void
splines__c.beginpath
(Globals zz, ST_path P, ST_Agedge_s e, int et, ST_pathend_t endp, boolean merge) static int
static void
splines__c.endpath
(Globals zz, ST_path P, ST_Agedge_s e, int et, ST_pathend_t endp, boolean merge) static void
splines__c.makeSelfEdge
(Globals zz, ST_path P, CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, double sizex, double sizey, ST_splineInfo sinfo) routespl__c.routepolylines
(Globals zz, ST_path pp, int[] npoints) routespl__c.routesplines
(Globals zz, ST_path pp, int[] npoints) -
Uses of ST_path in gen.lib.dotgen
Modifier and TypeMethodDescriptionstatic void
dotsplines__c.adjustregularpath
(ST_path P, int fb, int lb) static void
dotsplines__c.completeregularpath
(ST_path P, ST_Agedge_s first, ST_Agedge_s last, ST_pathend_t tendp, ST_pathend_t hendp, ST_boxf[] boxes, int boxn, int flag) static void
dotsplines__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 void
dotsplines__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 void
dotsplines__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 void
dotsplines__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 void
dotsplines__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 void
dotsplines__c.recover_slack
(Globals zz, ST_Agedge_s e, ST_path p)