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.
Version:
$Id: AWTPathProducer.java 1733416 2016-03-03 07:07:13Z gadams $