Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/
H A DmxBasic.js2178 function mxShapeBasicButton(bounds, fill, stroke, strokewidth) class
2191 mxUtils.extend(mxShapeBasicButton, mxActor);
2193 mxShapeBasicButton.prototype.customProperties = [
2197 mxShapeBasicButton.prototype.cst = {BUTTON : 'mxgraph.basic.button'};
2204 mxShapeBasicButton.prototype.paintVertexShape = function(c, x, y, w, h)
2266 mxCellRenderer.registerShape(mxShapeBasicButton.prototype.cst.BUTTON, mxShapeBasicButton);
2268 mxShapeBasicButton.prototype.constraints = null;
2270 Graph.handleFactory[mxShapeBasicButton.prototype.cst.BUTTON] = function(state)
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js1915mxShapeBasicButton(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.stroke… class
1916 mxShapeBasicButton.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);d=Math.max(0,Mat…
1917 …roke()};mxCellRenderer.registerShape(mxShapeBasicButton.prototype.cst.BUTTON,mxShapeBasicButton);m…
1918 Graph.handleFactory[mxShapeBasicButton.prototype.cst.BUTTON]=function(a){return[Graph.createHandle(…
H A Dshapes.min.js1866mxShapeBasicButton(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.stroke… class
1867 mxShapeBasicButton.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);d=Math.max(0,Mat…
1868 …roke()};mxCellRenderer.registerShape(mxShapeBasicButton.prototype.cst.BUTTON,mxShapeBasicButton);m…
1869 Graph.handleFactory[mxShapeBasicButton.prototype.cst.BUTTON]=function(a){return[Graph.createHandle(…
H A Dviewer-static.min.js6003mxShapeBasicButton(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.stroke… class
6004 mxShapeBasicButton.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);d=Math.max(0,Mat…
6005 …roke()};mxCellRenderer.registerShape(mxShapeBasicButton.prototype.cst.BUTTON,mxShapeBasicButton);m…
6006 Graph.handleFactory[mxShapeBasicButton.prototype.cst.BUTTON]=function(a){return[Graph.createHandle(…