Home
last modified time | relevance | path

Searched defs:mxBpmnShape (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/shapes/bpmn/
DmxBpmnShape2.js27 function mxBpmnShape(bounds, fill, stroke, strokewidth) function
41 mxBpmnShape.prototype.customProperties = [ class
/plugin/diagramsnet/lib/js/
Dshapes-14-6-5.min.js1 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
Dshapes.min.js1 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