Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/
H A DmxArchiMate.js339 function mxArchiMateRepresentation(bounds, fill, stroke, strokewidth) class
351 mxUtils.extend(mxArchiMateRepresentation, mxShape);
353 mxArchiMateRepresentation.prototype.cst = {
362 mxArchiMateRepresentation.prototype.paintVertexShape = function(c, x, y, w, h)
368 mxArchiMateRepresentation.prototype.background = function(c, x, y, w, h)
380 mxCellRenderer.registerShape(mxArchiMateRepresentation.prototype.cst.REPRESENTATION, mxArchiMateRep…
382 mxArchiMateRepresentation.prototype.getConstraints = function(style, w, h)
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js1415mxArchiMateRepresentation(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this… class
1416 mxArchiMateRepresentation.prototype.background=function(a,d,e,b,c){a.begin();a.moveTo(0,0);a.lineTo…
1417 mxArchiMateRepresentation.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionCons…
H A Dshapes.min.js1366mxArchiMateRepresentation(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this… class
1367 mxArchiMateRepresentation.prototype.background=function(a,d,e,b,c){a.begin();a.moveTo(0,0);a.lineTo…
1368 mxArchiMateRepresentation.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionCons…
H A Dviewer-static.min.js5503mxArchiMateRepresentation(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this… class
5504 mxArchiMateRepresentation.prototype.background=function(a,d,e,b,c){a.begin();a.moveTo(0,0);a.lineTo…
5505 mxArchiMateRepresentation.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionCons…