Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/
H A DmxArchiMate.js259 function mxArchiMateBusinessObject(bounds, fill, stroke, strokewidth) class
271 mxUtils.extend(mxArchiMateBusinessObject, mxShape);
273 mxArchiMateBusinessObject.prototype.cst = {
282 mxArchiMateBusinessObject.prototype.paintVertexShape = function(c, x, y, w, h)
290 mxArchiMateBusinessObject.prototype.background = function(c, x, y, w, h)
296 mxArchiMateBusinessObject.prototype.foreground = function(c, x, y, w, h)
307 mxCellRenderer.registerShape(mxArchiMateBusinessObject.prototype.cst.BUSINESS_OBJECT, mxArchiMateBu…
309 mxArchiMateBusinessObject.prototype.getConstraints = function(style, w, h)
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js1411mxArchiMateBusinessObject(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this… class
1412 mxArchiMateBusinessObject.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fillAndStroke(…
1413 mxArchiMateBusinessObject.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionCons…
H A Dshapes.min.js1362mxArchiMateBusinessObject(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this… class
1363 mxArchiMateBusinessObject.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fillAndStroke(…
1364 mxArchiMateBusinessObject.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionCons…
H A Dviewer-static.min.js5499mxArchiMateBusinessObject(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this… class
5500 mxArchiMateBusinessObject.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fillAndStroke(…
5501 mxArchiMateBusinessObject.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionCons…