org.apache.batik.dom.svg

Class SVGAnimatedPathDataSupport

public abstract class SVGAnimatedPathDataSupport extends Object

This class provide support for the SVGAnimatedPathData interface.
Method Summary
static voidhandlePathSegList(SVGPathSegList p, PathHandler h)
Uses the given {@link PathHandler} to handle the path segments from the given {@link SVGPathSegList}.

Method Detail

handlePathSegList

public static void handlePathSegList(SVGPathSegList p, PathHandler h)
Uses the given {@link PathHandler} to handle the path segments from the given {@link SVGPathSegList}.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.