Class AWTPathProducer

java.lang.Object
com.mxgraph.util.svg.AWTPathProducer
All Implemented Interfaces:
PathHandler, ShapeProducer

public class AWTPathProducer extends Object implements PathHandler, ShapeProducer
This class provides an implementation of the PathHandler that initializes a Shape from the value of a path's 'd' attribute.