<h1>com::mxgraph::mxStylesheetCodec Class Reference</h1><!-- doxytag: class="com::mxgraph::mxStylesheetCodec" --><!-- doxytag: inherits="com::mxgraph::mxObjectCodec" -->
<p>Codec for mxStylesheets. This class is created and registered dynamically at load time and used implicitely via <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> and the <aclass="el"href="classcom_1_1mxgraph_1_1mxCodecRegistry.html"title="Static class that acts as a global registry for codecs. See mxCodec for an example...">mxCodecRegistry</a>.
<ahref="#_details">More...</a></p>
<divclass="dynheader">
Inheritance diagram for com::mxgraph::mxStylesheetCodec:</div>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Constructs a new stylesheet codec. <ahref="#a29a81ab0d165d2f64fa092aed45bad7d"></a><br/></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Constructs a new stylesheet codec for the given template. <ahref="#af5089ec0b65370bcf7cfea5be3aa6976"></a><br/></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Constructs a new stylesheet codec for the given arguments. <ahref="#a1598c7b839bebda4f18dcc6ad55ae61c"></a><br/></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Encode the given <aclass="el"href="classcom_1_1mxgraph_1_1mxStylesheet.html"title="Defines the appearance of the cells in a graph.">mxStylesheet</a>. <ahref="#a4a7f48050d530e5b64e7bc98de0eab0b"></a><br/></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Decodes the given <aclass="el"href="classcom_1_1mxgraph_1_1mxStylesheet.html"title="Defines the appearance of the cells in a graph.">mxStylesheet</a>. <ahref="#a79090b06efe74f3805ec252138012431"></a><br/></td></tr>
<tr><tdcolspan="2"><h2>Protected Member Functions</h2></td></tr>
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns the string for encoding the given value. <ahref="#a0b34a45979b6f494498467509bf5ee39"></a><br/></td></tr>
<p>Codec for mxStylesheets. This class is created and registered dynamically at load time and used implicitely via <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> and the <aclass="el"href="classcom_1_1mxgraph_1_1mxCodecRegistry.html"title="Static class that acts as a global registry for codecs. See mxCodec for an example...">mxCodecRegistry</a>. </p>
<hr/><h2>Constructor & Destructor Documentation</h2>
<p>Decodes the given <aclass="el"href="classcom_1_1mxgraph_1_1mxStylesheet.html"title="Defines the appearance of the cells in a graph.">mxStylesheet</a>. </p>
<p>Reimplemented from <aclass="el"href="classcom_1_1mxgraph_1_1mxObjectCodec.html#a121ba530f191fa675cef1199783d3b4c">com::mxgraph::mxObjectCodec</a>.</p>
<p>Encode the given <aclass="el"href="classcom_1_1mxgraph_1_1mxStylesheet.html"title="Defines the appearance of the cells in a graph.">mxStylesheet</a>. </p>
<p>Reimplemented from <aclass="el"href="classcom_1_1mxgraph_1_1mxObjectCodec.html#aa8e373e16bb59c00a573b1bebe1a3934">com::mxgraph::mxObjectCodec</a>.</p>