Searched defs:mxShapeBpmnEvent (Results 1 – 2 of 2) sorted by relevance
821 function mxShapeBpmnEvent(bounds, fill, stroke, strokewidth) function835 mxShapeBpmnEvent.prototype.eventTypeEnum = { class
29 function mxShapeBpmnEvent(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.… function