Searched refs:DoubleArrowShape (Results 1 – 1 of 1) sorted by relevance
3092 function DoubleArrowShape() function3096 mxUtils.extend(DoubleArrowShape, mxActor);3097 DoubleArrowShape.prototype.redrawPath = function(c, x, y, w, h) class3112 mxCellRenderer.registerShape('doubleArrow', DoubleArrowShape);6909 DoubleArrowShape.prototype.getConstraints = function(style, w, h)