Searched refs:AssociativeEntity (Results 1 – 1 of 1) sorted by relevance
2816 function AssociativeEntity() function2820 mxUtils.extend(AssociativeEntity, mxRectangleShape);2821 AssociativeEntity.prototype.paintForeground = function(c, x, y, w, h) class2835 mxCellRenderer.registerShape('associativeEntity', AssociativeEntity);