Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/
H A DmxArchiMate3.js1404 function mxArchiMate3BusinessObject(bounds, fill, stroke, strokewidth) class
1416 mxUtils.extend(mxArchiMate3BusinessObject, mxShape);
1418 mxArchiMate3BusinessObject.prototype.cst = {
1427 mxArchiMate3BusinessObject.prototype.paintVertexShape = function(c, x, y, w, h)
1435 mxArchiMate3BusinessObject.prototype.background = function(c, x, y, w, h)
1441 mxArchiMate3BusinessObject.prototype.foreground = function(c, x, y, w, h)
1452 mxCellRenderer.registerShape(mxArchiMate3BusinessObject.prototype.cst.BUSINESS_OBJECT, mxArchiMate3…
1454 mxArchiMate3BusinessObject.prototype.getConstraints = function(style, w, h)
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js1517mxArchiMate3BusinessObject(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;thi… class
1518 mxArchiMate3BusinessObject.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fillAndStroke…
1519 mxArchiMate3BusinessObject.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionCon…
H A Dshapes.min.js1468mxArchiMate3BusinessObject(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;thi… class
1469 mxArchiMate3BusinessObject.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fillAndStroke…
1470 mxArchiMate3BusinessObject.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionCon…
H A Dviewer-static.min.js5605mxArchiMate3BusinessObject(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;thi… class
5606 mxArchiMate3BusinessObject.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fillAndStroke…
5607 mxArchiMate3BusinessObject.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionCon…