public abstract class SVGAnimatedPathDataSupport
extends java.lang.Object
| Constructor | Description |
|---|---|
SVGAnimatedPathDataSupport() |
| Modifier and Type | Method | 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 ? 2018 Apache Software Foundation. All Rights Reserved.