<h2title="Uses of Class com.mxgraph.util.svg.NumberParser"class="title">Uses of Class<br>com.mxgraph.util.svg.NumberParser</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/NumberParser.html"title="class in com.mxgraph.util.svg">NumberParser</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../../com/mxgraph/util/svg/NumberParser.html"title="class in com.mxgraph.util.svg">NumberParser</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 subclasses, and an explanation">
<caption><span>Subclasses of <ahref="../../../../../com/mxgraph/util/svg/NumberParser.html"title="class in com.mxgraph.util.svg">NumberParser</a> in <ahref="../../../../../com/mxgraph/util/svg/package-summary.html">com.mxgraph.util.svg</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/PathParser.html"title="class in com.mxgraph.util.svg">PathParser</a></strong></code>
<divclass="block">This class implements an event-based parser for the SVG path's d
attribute values.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../../../com/mxgraph/util/svg/PointsParser.html"title="class in com.mxgraph.util.svg">PointsParser</a></strong></code>
<divclass="block">This class implements an event-based parser for the SVG points
attribute values (used with polyline and polygon elements).</div>