Class AWTPathProducer

java.lang.Object
org.apache.batik.parser.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.