Package | Description |
---|---|
com.mxgraph.util.svg |
Modifier and Type | Class and Description |
---|---|
class |
AbstractParser
This class is the superclass of all parsers.
|
class |
NumberParser
This class represents a parser with support for numbers.
|
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-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.