Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/
H A DmxArchiMate.js789 function mxArchiMateTech(bounds, fill, stroke, strokewidth) class
801 mxUtils.extend(mxArchiMateTech, mxShape);
803 mxArchiMateTech.prototype.cst = {
810 mxArchiMateTech.prototype.customProperties = [
831 mxArchiMateTech.prototype.background = function(c, x, y, w, h)
849 mxArchiMateTech.prototype.foreground = function(c, x, y, w, h)
851 …var type = mxUtils.getValue(this.style, mxArchiMateTech.prototype.cst.TYPE, mxArchiMateTech.protot…
855 if (type === mxArchiMateTech.prototype.cst.DEVICE)
866 else if (type === mxArchiMateTech.prototype.cst.PLATEAU)
882 mxCellRenderer.registerShape(mxArchiMateTech.prototype.cst.TECH, mxArchiMateTech);
[all …]
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js1433mxArchiMateTech(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strokewid… class
1434 mxArchiMateTech.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);this.background(a,0…
1435 mxArchiMateTech.prototype.foreground=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxArchiMateT…
1436 ….6*b,.2*c),a.fill())};mxCellRenderer.registerShape(mxArchiMateTech.prototype.cst.TECH,mxArchiMateT…
1437 mxArchiMateTech.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionConstraint(new…
H A Dshapes.min.js1384mxArchiMateTech(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strokewid… class
1385 mxArchiMateTech.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);this.background(a,0…
1386 mxArchiMateTech.prototype.foreground=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxArchiMateT…
1387 ….6*b,.2*c),a.fill())};mxCellRenderer.registerShape(mxArchiMateTech.prototype.cst.TECH,mxArchiMateT…
1388 mxArchiMateTech.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionConstraint(new…
H A Dviewer-static.min.js5521mxArchiMateTech(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strokewid… class
5522 mxArchiMateTech.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);this.background(a,0…
5523 mxArchiMateTech.prototype.foreground=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxArchiMateT…
5524 ….6*b,.2*c),a.fill())};mxCellRenderer.registerShape(mxArchiMateTech.prototype.cst.TECH,mxArchiMateT…
5525 mxArchiMateTech.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionConstraint(new…