Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/
H A DmxArchiMate.js97 function mxArchiMateBusiness(bounds, fill, stroke, strokewidth) class
109 mxUtils.extend(mxArchiMateBusiness, mxShape);
111 mxArchiMateBusiness.prototype.cst = {
121 mxArchiMateBusiness.prototype.customProperties = [
153 …var type = mxUtils.getValue(this.style, mxArchiMateBusiness.prototype.cst.TYPE, mxArchiMateBusines…
157 if (type === mxArchiMateBusiness.prototype.cst.PROCESS)
173 else if (type === mxArchiMateBusiness.prototype.cst.FUNCTION)
188 else if (type === mxArchiMateBusiness.prototype.cst.INTERACTION)
199 else if (type === mxArchiMateBusiness.prototype.cst.EVENT)
212 else if (type === mxArchiMateBusiness.prototype.cst.SERVICE)
[all …]
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js1403mxArchiMateBusiness(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strok… class
1404 mxArchiMateBusiness.prototype.customProperties=[{name:"busType",dispName:"Business Type",type:"enum…
1405 mxArchiMateBusiness.prototype.background=function(a,d,e,b,c){a.roundrect(0,0,b,c,10,10);a.fillAndSt…
1406 mxArchiMateBusiness.prototype.foreground=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxArchiM…
1407mxArchiMateBusiness.prototype.cst.INTERACTION?(a.begin(),a.moveTo(.55*b,0),a.arcTo(.45*b,.5*c,0,0,…
1408mxArchiMateBusiness.prototype.cst.SERVICE&&(a.translate(0,3),c-=6,a.begin(),a.moveTo(b-.5*c,0),a.a…
1409 mxArchiMateBusiness.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionConstraint…
H A Dshapes.min.js1354mxArchiMateBusiness(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strok… class
1355 mxArchiMateBusiness.prototype.customProperties=[{name:"busType",dispName:"Business Type",type:"enum…
1356 mxArchiMateBusiness.prototype.background=function(a,d,e,b,c){a.roundrect(0,0,b,c,10,10);a.fillAndSt…
1357 mxArchiMateBusiness.prototype.foreground=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxArchiM…
1358mxArchiMateBusiness.prototype.cst.INTERACTION?(a.begin(),a.moveTo(.55*b,0),a.arcTo(.45*b,.5*c,0,0,…
1359mxArchiMateBusiness.prototype.cst.SERVICE&&(a.translate(0,3),c-=6,a.begin(),a.moveTo(b-.5*c,0),a.a…
1360 mxArchiMateBusiness.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionConstraint…
H A Dviewer-static.min.js5491mxArchiMateBusiness(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strok… class
5492 mxArchiMateBusiness.prototype.customProperties=[{name:"busType",dispName:"Business Type",type:"enum…
5493 mxArchiMateBusiness.prototype.background=function(a,d,e,b,c){a.roundrect(0,0,b,c,10,10);a.fillAndSt…
5494 mxArchiMateBusiness.prototype.foreground=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxArchiM…
5495mxArchiMateBusiness.prototype.cst.INTERACTION?(a.begin(),a.moveTo(.55*b,0),a.arcTo(.45*b,.5*c,0,0,…
5496mxArchiMateBusiness.prototype.cst.SERVICE&&(a.translate(0,3),c-=6,a.begin(),a.moveTo(b-.5*c,0),a.a…
5497 mxArchiMateBusiness.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionConstraint…