<h2title="Uses of Interface com.mxgraph.swing.util.mxICellOverlay"class="title">Uses of Interface<br>com.mxgraph.swing.util.mxICellOverlay</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/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></span><spanclass="tabEnd"> </span></caption>
<divclass="block">This package contains all utility classes that require JFC/Swing, namely for
mouse event handling, drag and drop, actions and overlays.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<ulclass="blockList">
<liclass="blockList"><aname="com.mxgraph.swing">
<!---->
</a>
<h3>Uses of <ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> in <ahref="../../../../../com/mxgraph/swing/package-summary.html">com.mxgraph.swing</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../com/mxgraph/swing/package-summary.html">com.mxgraph.swing</a> that return <ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</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><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> overlay)</code>
<divclass="block">Adds an overlay for the specified cell.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a>[]</code></td>
<divclass="block">Returns the array of overlays for the given cell or null, if no overlays
are defined.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> overlay)</code>
<divclass="block">Removes and returns the given overlay from the given cell.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a>[]</code></td>
<divclass="block">Removes all overlays from the given cell.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<divclass="block">Creates an overlay for the given cell using the warning and image or
warningImage and returns the new overlay.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<divclass="block">Creates an overlay for the given cell using the warning and image or
warningImage and returns the new overlay.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<divclass="block">Creates an overlay for the given cell using the warning and image or
warningImage and returns the new overlay.</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/swing/package-summary.html">com.mxgraph.swing</a> with parameters of type <ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</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><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> overlay)</code>
<divclass="block">Adds an overlay for the specified cell.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<tdclass="colLast"><spanclass="strong">mxGraphComponent.</span><code><strong><ahref="../../../../../com/mxgraph/swing/mxGraphComponent.html#removeCellOverlayComponent(com.mxgraph.swing.util.mxICellOverlay, java.lang.Object)">removeCellOverlayComponent</a></strong>(<ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> overlay,
<tdclass="colLast"><spanclass="strong">mxGraphComponent.</span><code><strong><ahref="../../../../../com/mxgraph/swing/mxGraphComponent.html#updateCellOverlayComponent(com.mxgraph.view.mxCellState, com.mxgraph.swing.util.mxICellOverlay)">updateCellOverlayComponent</a></strong>(<ahref="../../../../../com/mxgraph/view/mxCellState.html"title="class in com.mxgraph.view">mxCellState</a> state,
<ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> overlay)</code>
<divclass="block">Notified when an overlay has been removed from the graph.</div>
<h3>Uses of <ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> in <ahref="../../../../../com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <ahref="../../../../../com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</a> that implement <ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</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/swing/util/mxCellOverlay.html"title="class in com.mxgraph.swing.util">mxCellOverlay</a></strong></code> </td>