org.w3c.dom.svg
Interface SVGAnimatedPoints

All Known Subinterfaces:
SVGPolygonElement, SVGPolylineElement

public interface SVGAnimatedPoints


Method Summary
 SVGPointList getAnimatedPoints()
           
 SVGPointList getPoints()
           
 

Method Detail

getPoints

SVGPointList getPoints()

getAnimatedPoints

SVGPointList getAnimatedPoints()