Home
last modified time | relevance | path

Searched refs:mxShapeBpmn2Data (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/shapes/bpmn/
H A DmxBpmnShape2.js1819 function mxShapeBpmn2Data(bounds, fill, stroke, strokewidth) class
1834 mxUtils.extend(mxShapeBpmn2Data, mxCellRenderer.prototype.getShape('note'));
1836 mxShapeBpmn2Data.prototype.cst = {
1840 mxShapeBpmn2Data.prototype.customProperties = [
1853 mxShapeBpmn2Data.prototype.paintVertexShape = function(c, x, y, w, h)
1913 mxCellRenderer.registerShape(mxShapeBpmn2Data.prototype.cst.DATA, mxShapeBpmn2Data);
1915 Graph.handleFactory[mxShapeBpmn2Data.prototype.cst.DATA] = Graph.handleFactory['note'];
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js67mxShapeBpmn2Data(a,d,e,b){mxCellRenderer.prototype.getShape("note").call(this);this.bounds=a;this.… class
68 mxShapeBpmn2Data.prototype.cst={DATA:"mxgraph.bpmn.data"};mxShapeBpmn2Data.prototype.customProperti…
69 mxShapeBpmn2Data.prototype.paintVertexShape=function(a,d,e,b,c){mxCellRenderer.prototype.getShape("…
70 …};mxCellRenderer.registerShape(mxShapeBpmn2Data.prototype.cst.DATA,mxShapeBpmn2Data);Graph.handleF…
H A Dviewer-static.min.js4155mxShapeBpmn2Data(a,d,e,b){mxCellRenderer.prototype.getShape("note").call(this);this.bounds=a;this.… class
4156 mxShapeBpmn2Data.prototype.cst={DATA:"mxgraph.bpmn.data"};mxShapeBpmn2Data.prototype.customProperti…
4157 mxShapeBpmn2Data.prototype.paintVertexShape=function(a,d,e,b,c){mxCellRenderer.prototype.getShape("…
4158 …};mxCellRenderer.registerShape(mxShapeBpmn2Data.prototype.cst.DATA,mxShapeBpmn2Data);Graph.handleF…