com.aspose.html.dom.svg.datatypes

Class SVGNumberList

    • Constructor Detail

      • SVGNumberList

        public SVGNumberList()

        Initializes a new instance of the SVGNumberList class.

      • SVGNumberList

        public SVGNumberList(com.aspose.html.internal.ms.System.Collections.Generic.IGenericEnumerable<SVGNumber> enumerable)

        Initializes a new instance of the SVGNumberList class.

        Parameters:
        enumerable - The enumerable.
    • Method Detail

      • deepClone

        public Object deepClone()

        Creates a new object that is a copy of the current instance.

        Specified by:
        deepClone in class SVGValueType
        Returns:
        A new object that is a copy of this instance.