<h1>com::mxgraph::mxStyleRegistry Class Reference</h1><!-- doxytag: class="com::mxgraph::mxStyleRegistry" -->
<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...">mxCodec</a> for an example of using this class.
<ahref="#_details">More...</a></p>
<p><ahref="classcom_1_1mxgraph_1_1mxStyleRegistry-members.html">List of all members.</a></p>
<tableborder="0"cellpadding="0"cellspacing="0">
<tr><tdcolspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Puts the given object into the registry under the given name. <ahref="#ae867348aa79960560ef57ec6179358ee"></a><br/></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns the value associated with the given name. <ahref="#a3689d9cc958022accbb06bccb3d6502c"></a><br/></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns the value associated with the given name. <ahref="#a1667ab563793cc2b36c6014b48ec74f8"></a><br/></td></tr>
<tr><tdclass="memItemLeft"align="right"valign="top">static Dictionary< string, Object > </td><tdclass="memItemRight"valign="bottom"><aclass="el"href="classcom_1_1mxgraph_1_1mxStyleRegistry.html#a45d02688cdf739206cb4452da8ae85e3">values</a> = new Dictionary<string, Object>()</td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Maps from strings to objects. <ahref="#a45d02688cdf739206cb4452da8ae85e3"></a><br/></td></tr>
<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...">mxCodec</a> for an example of using this class. </p>