Home
last modified time | relevance | path

Searched refs:mxArchiMateProduct (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/shapes/
H A DmxArchiMate.js412 function mxArchiMateProduct(bounds, fill, stroke, strokewidth) class
424 mxUtils.extend(mxArchiMateProduct, mxShape);
426 mxArchiMateProduct.prototype.cst = {
435 mxArchiMateProduct.prototype.paintVertexShape = function(c, x, y, w, h)
443 mxArchiMateProduct.prototype.background = function(c, x, y, w, h)
449 mxArchiMateProduct.prototype.foreground = function(c, x, y, w, h)
461 mxCellRenderer.registerShape(mxArchiMateProduct.prototype.cst.PRODUCT, mxArchiMateProduct);
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js1419mxArchiMateProduct(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.stroke… class
1420 mxArchiMateProduct.prototype.foreground=function(a,d,e,b,c){15<=c&&(a.begin(),a.moveTo(0,15),a.line…
H A Dshapes.min.js1370mxArchiMateProduct(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.stroke… class
1371 mxArchiMateProduct.prototype.foreground=function(a,d,e,b,c){15<=c&&(a.begin(),a.moveTo(0,15),a.line…
H A Dviewer-static.min.js5507mxArchiMateProduct(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.stroke… class
5508 mxArchiMateProduct.prototype.foreground=function(a,d,e,b,c){15<=c&&(a.begin(),a.moveTo(0,15),a.line…