<h2title="Uses of Interface com.mxgraph.util.svg.ExtendedPathIterator"class="title">Uses of Interface<br>com.mxgraph.util.svg.ExtendedPathIterator</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/svg/ExtendedPathIterator.html"title="interface in com.mxgraph.util.svg">ExtendedPathIterator</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../../com/mxgraph/util/svg/ExtendedPathIterator.html"title="interface in com.mxgraph.util.svg">ExtendedPathIterator</a> in <ahref="../../../../../com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</a> that return <ahref="../../../../../com/mxgraph/util/svg/ExtendedPathIterator.html"title="interface in com.mxgraph.util.svg">ExtendedPathIterator</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/util/svg/ExtendedPathIterator.html"title="interface in com.mxgraph.util.svg">ExtendedPathIterator</a></code></td>
<divclass="block">Delegates to the enclosed <code>GeneralPath</code>.</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/util/svg/package-summary.html">com.mxgraph.util.svg</a> with parameters of type <ahref="../../../../../com/mxgraph/util/svg/ExtendedPathIterator.html"title="interface in com.mxgraph.util.svg">ExtendedPathIterator</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">ExtendedGeneralPath.</span><code><strong><ahref="../../../../../com/mxgraph/util/svg/ExtendedGeneralPath.html#append(com.mxgraph.util.svg.ExtendedPathIterator, boolean)">append</a></strong>(<ahref="../../../../../com/mxgraph/util/svg/ExtendedPathIterator.html"title="interface in com.mxgraph.util.svg">ExtendedPathIterator</a> epi,
boolean connect)</code>
<divclass="block">Delegates to the enclosed <code>GeneralPath</code>.</div>