<h2title="Uses of Interface com.mxgraph.util.svg.ShapeProducer"class="title">Uses of Interface<br>com.mxgraph.util.svg.ShapeProducer</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/ShapeProducer.html"title="interface in com.mxgraph.util.svg">ShapeProducer</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../../com/mxgraph/util/svg/ShapeProducer.html"title="interface in com.mxgraph.util.svg">ShapeProducer</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 classes, and an explanation">
<caption><span>Classes in <ahref="../../../../../com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</a> that implement <ahref="../../../../../com/mxgraph/util/svg/ShapeProducer.html"title="interface in com.mxgraph.util.svg">ShapeProducer</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/util/svg/AWTPathProducer.html"title="class in com.mxgraph.util.svg">AWTPathProducer</a></strong></code>
<divclass="block">This class provides an implementation of the PathHandler that initializes
a Shape from the value of a path's 'd' attribute.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../../../com/mxgraph/util/svg/AWTPolygonProducer.html"title="class in com.mxgraph.util.svg">AWTPolygonProducer</a></strong></code>
<divclass="block">This class produces a polygon shape from a reader.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../../../com/mxgraph/util/svg/AWTPolylineProducer.html"title="class in com.mxgraph.util.svg">AWTPolylineProducer</a></strong></code>
<divclass="block">This class produces a polyline shape from a reader.</div>