Searched refs:NoteShape2 (Results 1 – 1 of 1) sorted by relevance
581 function NoteShape2() function585 mxUtils.extend(NoteShape2, NoteShape);587 mxCellRenderer.registerShape('note2', NoteShape2);589 NoteShape2.prototype.getLabelMargins = function(rect) class1219 NoteShape2.prototype.getLabelMargins = function(rect)5945 mxUtils.getValue(this.state.style, 'size', NoteShape2.prototype.size)))));