<h2title="Uses of Class com.mxgraph.sharing.mxSharedState"class="title">Uses of Class<br>com.mxgraph.sharing.mxSharedState</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../../com/mxgraph/sharing/mxSharedState.html"title="class in com.mxgraph.sharing">mxSharedState</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../com/mxgraph/sharing/mxSharedState.html"title="class in com.mxgraph.sharing">mxSharedState</a> in <ahref="../../../../com/mxgraph/sharing/package-summary.html">com.mxgraph.sharing</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <ahref="../../../../com/mxgraph/sharing/mxSharedState.html"title="class in com.mxgraph.sharing">mxSharedState</a> in <ahref="../../../../com/mxgraph/sharing/package-summary.html">com.mxgraph.sharing</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Class and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../../com/mxgraph/sharing/mxSharedGraphModel.html"title="class in com.mxgraph.sharing">mxSharedGraphModel</a></strong></code>
<divclass="block">Implements a diagram that may be shared among multiple sessions.</div>
</td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <ahref="../../../../com/mxgraph/sharing/package-summary.html">com.mxgraph.sharing</a> declared as <ahref="../../../../com/mxgraph/sharing/mxSharedState.html"title="class in com.mxgraph.sharing">mxSharedState</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Field and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>protected <ahref="../../../../com/mxgraph/sharing/mxSharedState.html"title="class in com.mxgraph.sharing">mxSharedState</a></code></td>
<divclass="block">Reference to the shared diagram.</div>
</td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <ahref="../../../../com/mxgraph/sharing/package-summary.html">com.mxgraph.sharing</a> with parameters of type <ahref="../../../../com/mxgraph/sharing/mxSharedState.html"title="class in com.mxgraph.sharing">mxSharedState</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colOne"scope="col">Constructor and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colLast"><code><strong><ahref="../../../../com/mxgraph/sharing/mxSession.html#mxSession(java.lang.String, com.mxgraph.sharing.mxSharedState)">mxSession</a></strong>(<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> id,
<ahref="../../../../com/mxgraph/sharing/mxSharedState.html"title="class in com.mxgraph.sharing">mxSharedState</a> diagram)</code>
<divclass="block">Constructs a new session with the given ID.</div>