Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js3092 function DoubleArrowShape() function
3096 mxUtils.extend(DoubleArrowShape, mxActor);
3097 DoubleArrowShape.prototype.redrawPath = function(c, x, y, w, h) class
3112 mxCellRenderer.registerShape('doubleArrow', DoubleArrowShape);
6909 DoubleArrowShape.prototype.getConstraints = function(style, w, h)