Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/
H A DmxBasic.js1494 function mxShapeBasicFrame(bounds, fill, stroke, strokewidth) class
1507 mxUtils.extend(mxShapeBasicFrame, mxActor);
1509 mxShapeBasicFrame.prototype.customProperties = [
1513 mxShapeBasicFrame.prototype.cst = {FRAME : 'mxgraph.basic.frame'};
1520 mxShapeBasicFrame.prototype.paintVertexShape = function(c, x, y, w, h)
1542 mxCellRenderer.registerShape(mxShapeBasicFrame.prototype.cst.FRAME, mxShapeBasicFrame);
1544 mxShapeBasicFrame.prototype.constraints = null;
1546 Graph.handleFactory[mxShapeBasicFrame.prototype.cst.FRAME] = function(state)
1561 mxShapeBasicFrame.prototype.getConstraints = function(style, w, h)
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js1874mxShapeBasicFrame(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strokew… class
1875 mxShapeBasicFrame.prototype.customProperties=[{name:"dx",dispName:"Width",type:"float",min:0,defVal…
1876 mxShapeBasicFrame.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);d=Math.max(0,Math…
1877 Graph.handleFactory[mxShapeBasicFrame.prototype.cst.FRAME]=function(a){return[Graph.createHandle(a,…
1878 mxShapeBasicFrame.prototype.getConstraints=function(a,d,e){a=[];var b=Math.max(0,Math.min(d,parseFl…
H A Dshapes.min.js1825mxShapeBasicFrame(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strokew… class
1826 mxShapeBasicFrame.prototype.customProperties=[{name:"dx",dispName:"Width",type:"float",min:0,defVal…
1827 mxShapeBasicFrame.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);d=Math.max(0,Math…
1828 Graph.handleFactory[mxShapeBasicFrame.prototype.cst.FRAME]=function(a){return[Graph.createHandle(a,…
1829 mxShapeBasicFrame.prototype.getConstraints=function(a,d,e){a=[];var b=Math.max(0,Math.min(d,parseFl…
H A Dviewer-static.min.js5962mxShapeBasicFrame(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strokew… class
5963 mxShapeBasicFrame.prototype.customProperties=[{name:"dx",dispName:"Width",type:"float",min:0,defVal…
5964 mxShapeBasicFrame.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);d=Math.max(0,Math…
5965 Graph.handleFactory[mxShapeBasicFrame.prototype.cst.FRAME]=function(a){return[Graph.createHandle(a,…
5966 mxShapeBasicFrame.prototype.getConstraints=function(a,d,e){a=[];var b=Math.max(0,Math.min(d,parseFl…