org.apache.batik.dom.svg
public abstract class AbstractSVGNormPathSegList extends AbstractSVGPathSegList
SVGPathSegList.
| Nested Class Summary | |
|---|---|
| protected class | AbstractSVGNormPathSegList.NormalizedPathSegListBuilder |
| protected class | AbstractSVGNormPathSegList.SVGPathSegGenericItem |
| Constructor Summary | |
|---|---|
| protected | AbstractSVGNormPathSegList()
Creates a new SVGNormPathSegList. |
| Method Summary | |
|---|---|
| protected void | doParse(String value, ListHandler handler)
Parse the 'd' attribute.
|
Parameters: value 'd' attribute value handler : list handler