| Package | Description |
|---|---|
| com.mxgraph.util.svg |
| Modifier and Type | Class and Description |
|---|---|
class |
PathParser
This class implements an event-based parser for the SVG path's d
attribute values.
|
class |
PointsParser
This class implements an event-based parser for the SVG points
attribute values (used with polyline and polygon elements).
|
Copyright (c) 2010 Gaudenz Alder. All rights reserved.