<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/CSSConstants.html"title="interface in com.mxgraph.util.svg">CSSConstants</a></td>
<tdclass="colLast">
<divclass="block">This interface defines constants for CSS.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/ErrorHandler.html"title="interface in com.mxgraph.util.svg">ErrorHandler</a></td>
<tdclass="colLast">
<divclass="block">This interface must be implemented and then registred as the error handler
in order to be notified of parsing errors.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/ExtendedPathIterator.html"title="interface in com.mxgraph.util.svg">ExtendedPathIterator</a></td>
<tdclass="colLast">
<divclass="block">The <code>ExtendedPathIterator</code> class represents a geometric
<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/AbstractParser.html"title="class in com.mxgraph.util.svg">AbstractParser</a></td>
<tdclass="colLast">
<divclass="block">This class is the superclass of all parsers.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/AWTPathProducer.html"title="class in com.mxgraph.util.svg">AWTPathProducer</a></td>
<tdclass="colLast">
<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="altColor">
<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/AWTPolygonProducer.html"title="class in com.mxgraph.util.svg">AWTPolygonProducer</a></td>
<tdclass="colLast">
<divclass="block">This class produces a polygon shape from a reader.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/AWTPolylineProducer.html"title="class in com.mxgraph.util.svg">AWTPolylineProducer</a></td>
<tdclass="colLast">
<divclass="block">This class produces a polyline shape from a reader.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/DefaultErrorHandler.html"title="class in com.mxgraph.util.svg">DefaultErrorHandler</a></td>
<tdclass="colLast">
<divclass="block">This class provides a default implementation of ErrorHandler.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/ExtendedGeneralPath.html"title="class in com.mxgraph.util.svg">ExtendedGeneralPath</a></td>
<tdclass="colLast">
<divclass="block">The <code>ExtendedGeneralPath</code> class represents a geometric
<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/NormalizingReader.html"title="class in com.mxgraph.util.svg">NormalizingReader</a></td>
<tdclass="colLast">
<divclass="block">This class represents a reader which normalizes the line break: \n,
\r, \r\n are replaced by \n.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/NumberParser.html"title="class in com.mxgraph.util.svg">NumberParser</a></td>
<tdclass="colLast">
<divclass="block">This class represents a parser with support for numbers.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/PathParser.html"title="class in com.mxgraph.util.svg">PathParser</a></td>
<tdclass="colLast">
<divclass="block">This class implements an event-based parser for the SVG path's d
attribute values.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/PointsParser.html"title="class in com.mxgraph.util.svg">PointsParser</a></td>
<tdclass="colLast">
<divclass="block">This class implements an event-based parser for the SVG points
attribute values (used with polyline and polygon elements).</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../com/mxgraph/util/svg/StringNormalizingReader.html"title="class in com.mxgraph.util.svg">StringNormalizingReader</a></td>
<tdclass="colLast">
<divclass="block">This class represents a NormalizingReader which handles Strings.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="packageSummary"border="0"cellpadding="3"cellspacing="0"summary="Exception Summary table, listing exceptions, and an explanation">