<h2title="Uses of Class com.mxgraph.view.mxStylesheet"class="title">Uses of Class<br>com.mxgraph.view.mxStylesheet</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/view/mxStylesheet.html"title="class in com.mxgraph.view">mxStylesheet</a></span><spanclass="tabEnd"> </span></caption>
<divclass="block">This package implements the graph component, represented by the mxGraph
class.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<ulclass="blockList">
<liclass="blockList"><aname="com.mxgraph.view">
<!---->
</a>
<h3>Uses of <ahref="../../../../com/mxgraph/view/mxStylesheet.html"title="class in com.mxgraph.view">mxStylesheet</a> in <ahref="../../../../com/mxgraph/view/package-summary.html">com.mxgraph.view</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <ahref="../../../../com/mxgraph/view/package-summary.html">com.mxgraph.view</a> declared as <ahref="../../../../com/mxgraph/view/mxStylesheet.html"title="class in com.mxgraph.view">mxStylesheet</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/view/mxStylesheet.html"title="class in com.mxgraph.view">mxStylesheet</a></code></td>
<divclass="block">Holds the stylesheet that defines the appearance of the cells.</div>
</td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../com/mxgraph/view/package-summary.html">com.mxgraph.view</a> that return <ahref="../../../../com/mxgraph/view/mxStylesheet.html"title="class in com.mxgraph.view">mxStylesheet</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>protected <ahref="../../../../com/mxgraph/view/mxStylesheet.html"title="class in com.mxgraph.view">mxStylesheet</a></code></td>
<divclass="block">Returns the stylesheet that provides the style.</div>
</td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../com/mxgraph/view/package-summary.html">com.mxgraph.view</a> with parameters of type <ahref="../../../../com/mxgraph/view/mxStylesheet.html"title="class in com.mxgraph.view">mxStylesheet</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="strong">mxGraph.</span><code><strong><ahref="../../../../com/mxgraph/view/mxGraph.html#setStylesheet(com.mxgraph.view.mxStylesheet)">setStylesheet</a></strong>(<ahref="../../../../com/mxgraph/view/mxStylesheet.html"title="class in com.mxgraph.view">mxStylesheet</a> value)</code>
<divclass="block">Sets the stylesheet that provides the style.</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/view/package-summary.html">com.mxgraph.view</a> with parameters of type <ahref="../../../../com/mxgraph/view/mxStylesheet.html"title="class in com.mxgraph.view">mxStylesheet</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/view/mxGraph.html#mxGraph(com.mxgraph.model.mxIGraphModel, com.mxgraph.view.mxStylesheet)">mxGraph</a></strong>(<ahref="../../../../com/mxgraph/model/mxIGraphModel.html"title="interface in com.mxgraph.model">mxIGraphModel</a> model,
<ahref="../../../../com/mxgraph/view/mxStylesheet.html"title="class in com.mxgraph.view">mxStylesheet</a> stylesheet)</code>
<divclass="block">Constructs a new graph for the specified model.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colLast"><code><strong><ahref="../../../../com/mxgraph/view/mxGraph.html#mxGraph(com.mxgraph.view.mxStylesheet)">mxGraph</a></strong>(<ahref="../../../../com/mxgraph/view/mxStylesheet.html"title="class in com.mxgraph.view">mxStylesheet</a> stylesheet)</code>
<divclass="block">Constructs a new graph for the specified model.</div>