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 PathHandler to handle the path segments from the given SVGPathSegList.

Method Detail

handlePathSegList

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