Package | Description |
---|---|
com.mxgraph.util.svg |
Modifier and Type | Class | Description |
---|---|---|
class |
AWTPathProducer |
This class provides an implementation of the PathHandler that initializes
a Shape from the value of a path's 'd' attribute.
|
Modifier and Type | Field | Description |
---|---|---|
protected PathHandler |
PathParser.pathHandler |
The path handler used to report parse events.
|
Modifier and Type | Method | Description |
---|---|---|
PathHandler |
PathParser.getPathHandler() |
Returns the path handler in use.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PathParser.setPathHandler(PathHandler handler) |
Allows an application to register a path handler.
|
Constructor | Description |
---|---|
PathParser(PathHandler handler) |
Creates a new PathParser.
|
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.