org.apache.batik.dom.svg
public abstract class SVGAnimatedPathDataSupport extends java.lang.Object
| Constructor and Description |
|---|
SVGAnimatedPathDataSupport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
handlePathSegList(org.w3c.dom.svg.SVGPathSegList p,
PathHandler h)
Uses the given
PathHandler to handle the path segments from the
given SVGPathSegList. |
public static void handlePathSegList(org.w3c.dom.svg.SVGPathSegList p, PathHandler h)
PathHandler to handle the path segments from the
given SVGPathSegList.Copyright ? 2008 Apache Software Foundation. All Rights Reserved.