Searched refs:StartStateShape (Results 1 – 1 of 1) sorted by relevance
2865 function StartStateShape() function2869 mxUtils.extend(StartStateShape, StateShape);2870 StartStateShape.prototype.outerStroke = false; class2872 mxCellRenderer.registerShape('startState', StartStateShape);