Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js581 function NoteShape2() function
585 mxUtils.extend(NoteShape2, NoteShape);
587 mxCellRenderer.registerShape('note2', NoteShape2);
589 NoteShape2.prototype.getLabelMargins = function(rect) class
1219 NoteShape2.prototype.getLabelMargins = function(rect)
5945 mxUtils.getValue(this.state.style, 'size', NoteShape2.prototype.size)))));