|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.dom.svg.SVGAnimatedPathDataSupport
public abstract class SVGAnimatedPathDataSupport
This class provide support for the SVGAnimatedPathData interface.
Constructor Summary | |
---|---|
SVGAnimatedPathDataSupport()
|
Method Summary | |
---|---|
static void |
handlePathSegList(org.w3c.dom.svg.SVGPathSegList p,
PathHandler h)
Uses the given PathHandler to handle the path segments from the
given SVGPathSegList . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SVGAnimatedPathDataSupport()
Method Detail |
---|
public static void handlePathSegList(org.w3c.dom.svg.SVGPathSegList p, PathHandler h)
PathHandler
to handle the path segments from the
given SVGPathSegList
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |