<divid=Content><divclass="CClass"><divclass=CTopicid=MainTopic><h1class=CTitle><aname="mxMarker"></a>mxMarker</h1><divclass=CBody><p>A static class that implements all markers for VML and SVG using a registry. NOTE: The signatures in this class will change.</p><!--START_ND_SUMMARY--><divclass=Summary><divclass=STitle>Summary</div><divclass=SBorder><tableborder=0cellspacing=0cellpadding=0class=STable><trclass="SMain"><tdclass=SEntry><ahref="#mxMarker">mxMarker</a></td><tdclass=SDescription>A static class that implements all markers for VML and SVG using a registry. </td></tr><trclass="SGroup SIndent1"><tdclass=SEntry><ahref="#mxMarker.Variables">Variables</a></td><tdclass=SDescription></td></tr><trclass="SVariable SIndent2 SMarked"><tdclass=SEntry><ahref="#mxMarker.markers"id=link1onMouseOver="ShowTip(event, 'tt1', 'link1')"onMouseOut="HideTip('tt1')">markers</a></td><tdclass=SDescription>Maps from markers names to functions to paint the markers.</td></tr><trclass="SGroup SIndent1"><tdclass=SEntry><ahref="#mxMarker.Functions">Functions</a></td><tdclass=SDescription></td></tr><trclass="SFunction SIndent2 SMarked"><tdclass=SEntry><ahref="#mxMarker.addMarker"id=link2onMouseOver="ShowTip(event, 'tt2', 'link2')"onMouseOut="HideTip('tt2')">addMarker</a></td><tdclass=SDescription>Adds a factory method that updates a given endpoint and returns a function to paint the marker onto the given canvas.</td></tr><trclass="SFunction SIndent2"><tdclass=SEntry><ahref="#mxMarker.createMarker"id=link3onMouseOver="ShowTip(event, 'tt3', 'link3')"onMouseOut="HideTip('tt3')">createMarker</a></td><tdclass=SDescription>Returns a function to paint the given marker.</td></tr></table></div></div><!--END_ND_SUMMARY--></div></div></div>
<divclass="CVariable"><divclass=CTopic><h3class=CTitle><aname="mxMarker.markers"></a>markers</h3><divclass=CBody><blockquote><tableborder=0cellspacing=0cellpadding=0class="Prototype"><tr><tdclass="prettyprint">markers: []</td></tr></table></blockquote><p>Maps from markers names to functions to paint the markers.</p></div></div></div>
<divclass="CFunction"><divclass=CTopic><h3class=CTitle><aname="mxMarker.addMarker"></a>addMarker</h3><divclass=CBody><blockquote><tableborder=0cellspacing=0cellpadding=0class="Prototype"><tr><td><tableborder=0cellspacing=0cellpadding=0><tr><tdclass="PBeforeParameters prettyprint "nowrap>addMarker: function(</td><tdclass="PParameter prettyprint "nowrap>type,</td></tr><tr><td></td><tdclass="PParameter prettyprint "nowrap>funct</td><tdclass="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote><p>Adds a factory method that updates a given endpoint and returns a function to paint the marker onto the given canvas.</p></div></div></div>
<divclass=CToolTipid="tt1"><divclass=CVariable><blockquote><tableborder=0cellspacing=0cellpadding=0class="Prototype"><tr><tdclass="prettyprint">markers: []</td></tr></table></blockquote>Maps from markers names to functions to paint the markers.</div></div><divclass=CToolTipid="tt2"><divclass=CFunction><blockquote><tableborder=0cellspacing=0cellpadding=0class="Prototype"><tr><td><tableborder=0cellspacing=0cellpadding=0><tr><tdclass="PBeforeParameters prettyprint "nowrap>addMarker: function(</td><tdclass="PParameter prettyprint "nowrap>type,</td></tr><tr><td></td><tdclass="PParameter prettyprint "nowrap>funct</td><tdclass="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Adds a factory method that updates a given endpoint and returns a function to paint the marker onto the given canvas.</div></div><divclass=CToolTipid="tt3"><divclass=CFunction><blockquote><tableborder=0cellspacing=0cellpadding=0class="Prototype"><tr><td><tableborder=0cellspacing=0cellpadding=0><tr><tdclass="PBeforeParameters prettyprint "nowrap>createMarker: function(</td><tdclass="PParameter prettyprint "nowrap>canvas,</td></tr><tr><td></td><tdclass="PParameter prettyprint "nowrap>shape,</td></tr><tr><td></td><tdclass="PParameter prettyprint "nowrap>type,</td></tr><tr><td></td><tdclass="PParameter prettyprint "nowrap>pe,</td></tr><tr><td></td><tdclass="PParameter prettyprint "nowrap>unitX,</td></tr><tr><td></td><tdclass="PParameter prettyprint "nowrap>unitY,</td></tr><tr><td></td><tdclass="PParameter prettyprint "nowrap>size,</td></tr><tr><td></td><tdclass="PParameter prettyprint "nowrap>source,</td></tr><tr><td></td><tdclass="PParameter prettyprint "nowrap>sw,</td></tr><tr><td></td><tdclass="PParameter prettyprint "nowrap>filled</td><tdclass="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Returns a function to paint the given marker.</div></div><!--END_ND_TOOLTIPS-->