Searched refs:SortShape (Results 1 – 1 of 1) sorted by relevance
3291 function SortShape() function3295 mxUtils.extend(SortShape, mxRhombus);3296 SortShape.prototype.paintVertexShape = function(c, x, y, w, h) class3308 mxCellRenderer.registerShape('sortShape', SortShape);