Searched refs:ParallelMarkerShape (Results 1 – 1 of 1) sorted by relevance
1302 function ParallelMarkerShape() function1306 mxUtils.extend(ParallelMarkerShape, mxActor);1307 ParallelMarkerShape.prototype.redrawPath = function(c, x, y, w, h) class1320 mxCellRenderer.registerShape('parallelMarker', ParallelMarkerShape);