public abstract class SVGAnimatedPathDataSupport
extends java.lang.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 ? 2009 Apache Software Foundation. All Rights Reserved.