Searched defs:mxShapeBasicRect2 (Results 1 – 2 of 2) sorted by relevance
3554 function mxShapeBasicRect2(bounds, fill, stroke, strokewidth) function3573 mxShapeBasicRect2.prototype.cst = {RECT2 : 'mxgraph.basic.rect'}; class
1905 function mxShapeBasicRect2(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this… function