vot.js - v2.4.18
    Preparing search index...

    Interface SVGAnimatedPoints

    interface SVGAnimatedPoints {
        animatedPoints: SVGPointList;
        points: SVGPointList;
    }

    Hierarchy (View Summary)

    Index
    animatedPoints: SVGPointList
    points: SVGPointList