org.apache.batik.parser
public interface ShapeProducer
Method Summary | |
---|---|
Shape | getShape()
Returns the Shape object initialized during the last parsing. |
int | getWindingRule()
Returns the current winding rule. |
void | setWindingRule(int i)
Sets the winding rule used to construct the path. |
Returns: the shape or null if this handler has not been used to parse a path.