Package | Description |
---|---|
com.mxgraph.util.svg |
Modifier and Type | Class | Description |
---|---|---|
class |
AWTPolygonProducer |
This class produces a polygon shape from a reader.
|
class |
AWTPolylineProducer |
This class produces a polyline shape from a reader.
|
Modifier and Type | Field | Description |
---|---|---|
protected PointsHandler |
PointsParser.pointsHandler |
The points handler used to report parse events.
|
Modifier and Type | Method | Description |
---|---|---|
PointsHandler |
PointsParser.getPointsHandler() |
Returns the points handler in use.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PointsParser.setPointsHandler(PointsHandler handler) |
Allows an application to register a points handler.
|
Constructor | Description |
---|---|
PointsParser(PointsHandler handler) |
Creates a new PointsParser.
|
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.