org.w3c.dom.svg
Interface SVGAnimatedPoints

All Known Subinterfaces:
SVGPolygonElement, SVGPolylineElement
All Known Implementing Classes:
SVGOMAnimatedPoints, SVGOMPolygonElement, SVGOMPolylineElement

public interface SVGAnimatedPoints


Method Summary
 SVGPointList getAnimatedPoints()
           
 SVGPointList getPoints()
           
 

Method Detail

getPoints

public SVGPointList getPoints()

getAnimatedPoints

public SVGPointList getAnimatedPoints()


<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.