Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/
H A DmxArchiMate.js12 function mxArchiMateLocation(bounds, fill, stroke, strokewidth) class
24 mxUtils.extend(mxArchiMateLocation, mxShape);
26 mxArchiMateLocation.prototype.cst = {
35 mxArchiMateLocation.prototype.paintVertexShape = function(c, x, y, w, h)
44 mxArchiMateLocation.prototype.background = function(c, x, y, w, h)
50 mxArchiMateLocation.prototype.foreground = function(c, x, y, w, h)
65 mxCellRenderer.registerShape(mxArchiMateLocation.prototype.cst.LOCATION, mxArchiMateLocation);
67 mxArchiMateLocation.prototype.getConstraints = function(style, w, h)
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js1399mxArchiMateLocation(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strok… class
1400 mxArchiMateLocation.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fillAndStroke()};mxA…
1401 mxArchiMateLocation.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionConstraint…
H A Dshapes.min.js1350mxArchiMateLocation(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strok… class
1351 mxArchiMateLocation.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fillAndStroke()};mxA…
1352 mxArchiMateLocation.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionConstraint…
H A Dviewer-static.min.js5487mxArchiMateLocation(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strok… class
5488 mxArchiMateLocation.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fillAndStroke()};mxA…
5489 mxArchiMateLocation.prototype.getConstraints=function(a,d,e){a=[];a.push(new mxConnectionConstraint…