<ahref="classcom_1_1mxgraph_1_1mxStyleRegistry-members.html">List of all members</a></div>
<divclass="headertitle">
<divclass="title">com.mxgraph.mxStyleRegistry Class Reference</div></div>
</div><!--header-->
<divclass="contents">
<p>Static class that acts as a global registry for codecs. See <aclass="el"href="classcom_1_1mxgraph_1_1mxCodec.html"title="XML codec for .NET object graphs. In order to resolve forward references when reading files the XML d...">mxCodec</a> for an example of using this class.
<trclass="memdesc:ac8815d772192e52f9be954bb84fe09e3"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Puts the given object into the registry under the given name. <ahref="#ac8815d772192e52f9be954bb84fe09e3">More...</a><br/></td></tr>
<trclass="memdesc:a8778bcebb3c901baa27f7244cd42858c"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns the value associated with the given name. <ahref="#a8778bcebb3c901baa27f7244cd42858c">More...</a><br/></td></tr>
<trclass="memdesc:aca863adeb33ca0d4eb3cf8b2e2df8551"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns the value associated with the given name. <ahref="#aca863adeb33ca0d4eb3cf8b2e2df8551">More...</a><br/></td></tr>
<trclass="memitem:a6ab6c6018486e6bf0a6bc3ae5dfa32a4"><tdclass="memItemLeft"align="right"valign="top">static Dictionary< string, Object > </td><tdclass="memItemRight"valign="bottom"><aclass="el"href="classcom_1_1mxgraph_1_1mxStyleRegistry.html#a6ab6c6018486e6bf0a6bc3ae5dfa32a4">values</a> = new Dictionary<string, Object>()</td></tr>
<trclass="memdesc:a6ab6c6018486e6bf0a6bc3ae5dfa32a4"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Maps from strings to objects. <ahref="#a6ab6c6018486e6bf0a6bc3ae5dfa32a4">More...</a><br/></td></tr>
<divclass="textblock"><p>Static class that acts as a global registry for codecs. See <aclass="el"href="classcom_1_1mxgraph_1_1mxCodec.html"title="XML codec for .NET object graphs. In order to resolve forward references when reading files the XML d...">mxCodec</a> for an example of using this class. </p>
</div><h2class="groupheader">Member Function Documentation</h2>
<p>Returns the value associated with the given name. </p>
<p>Referenced by <aclass="el"href="classcom_1_1mxgraph_1_1mxGraphView.html#ab4cead25b7ed89a49857fb0f618f822c">com.mxgraph.mxGraphView.GetEdgeStyle()</a>, and <aclass="el"href="classcom_1_1mxgraph_1_1mxGraphView.html#af96d608b7ad7507cf69e5cbbeab7ca31">com.mxgraph.mxGraphView.GetPerimeterFunction()</a>.</p>