Searched refs:WaypointShape (Results 1 – 1 of 1) sorted by relevance
382 function WaypointShape() function386 mxUtils.extend(WaypointShape, mxCylinder);387 WaypointShape.prototype.size = 6; class389 WaypointShape.prototype.paintVertexShape = function(c, x, y, w, h)401 mxCellRenderer.registerShape('waypoint', WaypointShape);