A static class that implements all markers for VML and SVG using a registry. NOTE: The signatures in this class will change.
mxMarker | A static class that implements all markers for VML and SVG using a registry. |
Variables | |
markers | Maps from markers names to functions to paint the markers. |
Functions | |
paintMarker | Paints the given marker. |
Paints the given marker.
paintMarker: function( node, type, p0, pe, color, strokewidth, size, scale, x0, y0, source, style )