org.apache.batik.parser
public class AWTPolygonProducer extends AWTPolylineProducer
| Method Summary | |
|---|---|
| static Shape | createShape(Reader r, int wr)
Utility method for creating an ExtendedGeneralPath. |
| void | endPoints()
Implements endPoints. |
Parameters: r The reader used to read the path specification. wr The winding rule to use for creating the path.