Implementation of the hexagon shape.
mxHexagon | Implementation of the hexagon shape. |
Functions | |
mxHexagon | Constructs a new hexagon shape. |
redrawPath | Draws the path for this shape. |
Constructs a new hexagon shape.
function mxHexagon()
Draws the path for this shape.
mxHexagon.prototype.redrawPath = function( c, x, y, w, h )