CLASS "Process End"
Highlights/Dependencies |
---|
+ Standard ellipse representation |
GraphRep Code |
---|
GRAPHREP SET x_param:1cm SET y_param:1cm PEN w:0.08cm color:(rgbval(111,111,111)) FILL r:255 g:255 b:102 ELLIPSE rx:(.7*x_param) ry:(.7*y_param) AVAL t:"Type" IF (t="global") FILL style:null ELLIPSE rx:(.5*x_param) ry:(.5*y_param) ENDIF
|
Graphical Representation |
---|
|
52405 Views