Searched refs:shapeStencil (Results 1 – 2 of 2) sorted by relevance
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Extensions.js | 6648 shapeStencil: "stencil(" + Graph.compress(parts.join('')) + ")", property 13188 var cell = new mxCell('', new mxGeometry(cx, cy, w, h), 'shape=' + shape.shapeStencil + ';');
|
| /plugin/diagramsnet/lib/js/ |
| D | extensions.min.js | 56 c.push({shapeStencil:"stencil("+Graph.compress(e.join(""))+")",FillColor:w,LineColor:k,LineWidth:A}… property 303 Ia.shapeStencil+";"),Af=Ia.FillColor,Bf=Ia.LineColor,Cf=Ia.LineWidth;"prop"==Ia.FillColor&&(Ia.Fill…
|