Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js3311 function CollateShape() function
3315 mxUtils.extend(CollateShape, mxEllipse);
3316 CollateShape.prototype.paintVertexShape = function(c, x, y, w, h) class
3333 mxCellRenderer.registerShape('collate', CollateShape);