<h2title="Uses of Class com.mxgraph.util.mxImageBundle"class="title">Uses of Class<br>com.mxgraph.util.mxImageBundle</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/util/mxImageBundle.html"title="class in com.mxgraph.util">mxImageBundle</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/util/mxImageBundle.html"title="class in com.mxgraph.util">mxImageBundle</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> with type parameters of type <ahref="../../../../com/mxgraph/util/mxImageBundle.html"title="class in com.mxgraph.util">mxImageBundle</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Field and Description</th>
<tdclass="colFirst"><code>protected static <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</a><<ahref="../../../../com/mxgraph/util/mxImageBundle.html"title="class in com.mxgraph.util">mxImageBundle</a>></code></td>
<divclass="block">Holds the list of bundles.</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 types with arguments of type <ahref="../../../../com/mxgraph/util/mxImageBundle.html"title="class in com.mxgraph.util">mxImageBundle</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
<tdclass="colFirst"><code><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</a><<ahref="../../../../com/mxgraph/util/mxImageBundle.html"title="class in com.mxgraph.util">mxImageBundle</a>></code></td>
<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/util/mxImageBundle.html"title="class in com.mxgraph.util">mxImageBundle</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#addImageBundle(com.mxgraph.util.mxImageBundle)">addImageBundle</a></strong>(<ahref="../../../../com/mxgraph/util/mxImageBundle.html"title="class in com.mxgraph.util">mxImageBundle</a> bundle)</code>
<divclass="block">Adds the specified bundle.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="strong">mxGraph.</span><code><strong><ahref="../../../../com/mxgraph/view/mxGraph.html#removeImageBundle(com.mxgraph.util.mxImageBundle)">removeImageBundle</a></strong>(<ahref="../../../../com/mxgraph/util/mxImageBundle.html"title="class in com.mxgraph.util">mxImageBundle</a> bundle)</code>
<divclass="block">Removes the specified bundle.</div>
</td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <ahref="../../../../com/mxgraph/view/package-summary.html">com.mxgraph.view</a> with type arguments of type <ahref="../../../../com/mxgraph/util/mxImageBundle.html"title="class in com.mxgraph.util">mxImageBundle</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
<tdclass="colLast"><spanclass="strong">mxGraph.</span><code><strong><ahref="../../../../com/mxgraph/view/mxGraph.html#getImageBundles(java.util.List)">getImageBundles</a></strong>(<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</a><<ahref="../../../../com/mxgraph/util/mxImageBundle.html"title="class in com.mxgraph.util">mxImageBundle</a>> value)</code>