Searched defs:mxBpmnShape (Results 1 – 3 of 3) sorted by relevance
| /plugin/diagramsnet/lib/shapes/bpmn/ |
| D | mxBpmnShape2.js | 27 function mxBpmnShape(bounds, fill, stroke, strokewidth) function 41 mxBpmnShape.prototype.customProperties = [ class
|
| /plugin/diagramsnet/lib/js/ |
| D | shapes-14-6-5.min.js | 1 function mxBpmnShape(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strok… function 2 mxBpmnShape.prototype.customProperties=[{name:"symbol",dispName:"Event",type:"enum",defVal:"general… class
|
| D | shapes.min.js | 1 function mxBpmnShape(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strok… function 2 mxBpmnShape.prototype.customProperties=[{name:"symbol",dispName:"Event",type:"enum",defVal:"general… class
|