Class SVGSet

  • All Implemented Interfaces:
    java.lang.Cloneable, org.w3c.dom.Element, org.w3c.dom.Node

    public class SVGSet
    extends XMLElement
    • Constructor Detail

      • SVGSet

        public SVGSet​(java.lang.String attributeName,
                      java.lang.String targetValue,
                      java.lang.String beginTime,
                      java.lang.String duration)
    • Method Detail

      • setPrecisionDigits

        public static void setPrecisionDigits​(int decimalDigits)
        Set the number of digits when a quantity is truncated with a call to setPrecision()
        Parameters:
        decimalDigits - Number of digits following the decimal point, between 0 and 16