|
mxGraph 2.5.0.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PathHandler | |
---|---|
com.mxgraph.util.svg |
Uses of PathHandler in com.mxgraph.util.svg |
---|
Classes in com.mxgraph.util.svg that implement PathHandler | |
---|---|
class |
AWTPathProducer
This class provides an implementation of the PathHandler that initializes a Shape from the value of a path's 'd' attribute. |
Fields in com.mxgraph.util.svg declared as PathHandler | |
---|---|
protected PathHandler |
PathParser.pathHandler
The path handler used to report parse events. |
Methods in com.mxgraph.util.svg that return PathHandler | |
---|---|
PathHandler |
PathParser.getPathHandler()
Returns the path handler in use. |
Methods in com.mxgraph.util.svg with parameters of type PathHandler | |
---|---|
void |
PathParser.setPathHandler(PathHandler handler)
Allows an application to register a path handler. |
Constructors in com.mxgraph.util.svg with parameters of type PathHandler | |
---|---|
PathParser(PathHandler handler)
Creates a new PathParser. |
|
mxGraph 2.5.0.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |