Class SVGOMAnimatedPreserveAspectRatio.BaseSVGPARValue

    • Field Detail

      • malformed

        protected boolean malformed
        Whether the attribute is malformed.
    • Constructor Detail

      • BaseSVGPARValue

        public BaseSVGPARValue()
        Creates a new BaseSVGPARValue.
    • Method Detail

      • setAttributeValue

        protected void setAttributeValue​(java.lang.String value)
                                  throws org.w3c.dom.DOMException
        Sets the associated DOM attribute.
        Specified by:
        setAttributeValue in class AbstractSVGPreserveAspectRatio
        Throws:
        org.w3c.dom.DOMException
      • invalidate

        protected void invalidate()
        Re-reads the DOM attribute value.