Package | Description |
---|---|
com.mxgraph.util.svg |
Modifier and Type | Class and 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 and Description |
---|---|
protected PathHandler |
PathParser.pathHandler
The path handler used to report parse events.
|
Modifier and Type | Method and Description |
---|---|
PathHandler |
PathParser.getPathHandler()
Returns the path handler in use.
|
Modifier and Type | Method and Description |
---|---|
void |
PathParser.setPathHandler(PathHandler handler)
Allows an application to register a path handler.
|
Constructor and Description |
---|
PathParser(PathHandler handler)
Creates a new PathParser.
|
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.