Uses of Class
h.ST_pathend_t
Packages that use ST_pathend_t
-
Uses of ST_pathend_t in gen.lib.common
Methods in gen.lib.common with parameters of type ST_pathend_tModifier and TypeMethodDescriptionstatic void
splines__c.beginpath
(Globals zz, ST_path P, ST_Agedge_s e, int et, ST_pathend_t endp, boolean merge) static void
splines__c.endpath
(Globals zz, ST_path P, ST_Agedge_s e, int et, ST_pathend_t endp, boolean merge) -
Uses of ST_pathend_t in gen.lib.dotgen
Methods in gen.lib.dotgen with parameters of type ST_pathend_tModifier and TypeMethodDescriptionstatic 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.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)