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