public abstract class SVGAnimatedPathDataSupport extends 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 © 2000–2023 Apache Software Foundation. All rights reserved.