Uses of Class
h.ST_port
Package
Description
-
Uses of ST_port in gen.lib.common
Modifier and TypeMethodDescriptionstatic ST_port
utils__c.chkPort
(Globals zz, CFunction pf, ST_Agnode_s n, CString s) static ST_port
shapes__c.poly_port
(Globals zz, ST_Agnode_s n, CString portname, CString compass) static ST_port
shapes__c.record_port
(Globals zz, ST_Agnode_s n, CString portname, CString compass) static ST_port
shapes__c.resolvePort
(ST_Agnode_s n, ST_Agnode_s other, ST_port oldport) Modifier and TypeMethodDescriptionstatic CString
shapes__c.closestSide
(ST_Agnode_s n, ST_Agnode_s other, ST_port oldport) static boolean
shapes__c.compassPort
(ST_Agnode_s n, ST_boxf bp, ST_port pp, CString compass, int sides, ST_inside_t ictxt) static int
shapes__c.poly_path
(ST_Agnode_s n, ST_port p, int side, Object rv, Object kptr) static int
shapes__c.record_path
(ST_Agnode_s n, ST_port prt, int side, ST_boxf rv, int[] kptr) static ST_port
shapes__c.resolvePort
(ST_Agnode_s n, ST_Agnode_s other, ST_port oldport) -
Uses of ST_port in gen.lib.dotgen
-
Uses of ST_port in h
-
Uses of ST_port in smetana.core
Modifier and TypeMethodDescriptionstatic ST_port
Macro.ED_head_port
(ST_Agedge_s e) static ST_port
Macro.ED_tail_port
(ST_Agedge_s e) Modifier and TypeMethodDescriptionstatic void
Macro.ED_head_port
(ST_Agedge_s e, ST_port v) static void
Macro.ED_tail_port
(ST_Agedge_s e, ST_port v)