|
mxGraph 2.5.0.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointsHandler | |
---|---|
com.mxgraph.util.svg |
Uses of PointsHandler in com.mxgraph.util.svg |
---|
Classes in com.mxgraph.util.svg that implement PointsHandler | |
---|---|
class |
AWTPolygonProducer
This class produces a polygon shape from a reader. |
class |
AWTPolylineProducer
This class produces a polyline shape from a reader. |
Fields in com.mxgraph.util.svg declared as PointsHandler | |
---|---|
protected PointsHandler |
PointsParser.pointsHandler
The points handler used to report parse events. |
Methods in com.mxgraph.util.svg that return PointsHandler | |
---|---|
PointsHandler |
PointsParser.getPointsHandler()
Returns the points handler in use. |
Methods in com.mxgraph.util.svg with parameters of type PointsHandler | |
---|---|
void |
PointsParser.setPointsHandler(PointsHandler handler)
Allows an application to register a points handler. |
Constructors in com.mxgraph.util.svg with parameters of type PointsHandler | |
---|---|
PointsParser(PointsHandler handler)
Creates a new PointsParser. |
|
mxGraph 2.5.0.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |