Class SVGPointShapeElement

    • Field Detail

      • xmlTraitInformation

        protected static DoublyIndexedTable xmlTraitInformation
        Table mapping XML attribute names to TraitInformation objects.
    • Constructor Detail

      • SVGPointShapeElement

        protected SVGPointShapeElement()
        Creates a new SVGPointShapeElement object.
      • SVGPointShapeElement

        public SVGPointShapeElement​(java.lang.String prefix,
                                    AbstractDocument owner)
        Creates a new SVGPointShapeElement object.
        Parameters:
        prefix - The namespace prefix.
        owner - The owner document.
    • Method Detail

      • getPoints

        public org.w3c.dom.svg.SVGPointList getPoints()
        DOM: Implements SVGAnimatedPoints.getPoints().
        Specified by:
        getPoints in interface org.w3c.dom.svg.SVGAnimatedPoints
      • getAnimatedPoints

        public org.w3c.dom.svg.SVGPointList getAnimatedPoints()
        DOM: Implements SVGAnimatedPoints.getAnimatedPoints().
        Specified by:
        getAnimatedPoints in interface org.w3c.dom.svg.SVGAnimatedPoints