Uses of Class
h.ST_port
Packages that use ST_port
Package
Description
-
Uses of ST_port in gen.lib.common
Methods in gen.lib.common that return ST_portModifier and TypeMethodDescriptionstatic ST_portutils__c.chkPort(Globals zz, CFunction pf, ST_Agnode_s n, CString s) static ST_portshapes__c.poly_port(Globals zz, ST_Agnode_s n, CString portname, CString compass) static ST_portshapes__c.record_port(Globals zz, ST_Agnode_s n, CString portname, CString compass) static ST_portshapes__c.resolvePort(ST_Agnode_s n, ST_Agnode_s other, ST_port oldport) Methods in gen.lib.common with parameters of type ST_portModifier and TypeMethodDescriptionstatic CStringshapes__c.closestSide(ST_Agnode_s n, ST_Agnode_s other, ST_port oldport) static booleanshapes__c.compassPort(ST_Agnode_s n, ST_boxf bp, ST_port pp, CString compass, int sides, ST_inside_t ictxt) static intshapes__c.poly_path(ST_Agnode_s n, ST_port p, int side, Object rv, Object kptr) static intshapes__c.record_path(ST_Agnode_s n, ST_port prt, int side, ST_boxf rv, int[] kptr) static ST_portshapes__c.resolvePort(ST_Agnode_s n, ST_Agnode_s other, ST_port oldport) -
Uses of ST_port in gen.lib.dotgen
Methods in gen.lib.dotgen with parameters of type ST_port -
Uses of ST_port in h
-
Uses of ST_port in smetana.core
Fields in smetana.core declared as ST_portMethods in smetana.core that return ST_portModifier and TypeMethodDescriptionstatic ST_portMacro.ED_head_port(ST_Agedge_s e) static ST_portMacro.ED_tail_port(ST_Agedge_s e) Methods in smetana.core with parameters of type ST_portModifier and TypeMethodDescriptionstatic voidMacro.ED_head_port(ST_Agedge_s e, ST_port v) static voidMacro.ED_tail_port(ST_Agedge_s e, ST_port v)