Static
markersMaps from markers names to functions to paint the markers.
Mapping: the attribute name on the object is the marker type, the associated value is the function to paint the marker
Static
addAdds a factory method that updates a given endpoint and returns a function to paint the marker onto the given canvas.
Static
createReturns a function to paint the given marker.
A registry that stores all edge markers using .
NOTE: The signatures in this class will change.