Class SVGPathElement

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, org.htmlunit.corejs.javascript.ConstProperties, org.htmlunit.corejs.javascript.debug.DebuggableObject, org.htmlunit.corejs.javascript.Scriptable, org.htmlunit.corejs.javascript.SymbolScriptable

    public class SVGPathElement
    extends SVGGeometryElement
    A JavaScript object for SVGPathElement.
    See Also:
    Serialized Form
    • Constructor Detail

      • SVGPathElement

        public SVGPathElement()
        Creates an instance.
    • Method Detail

      • getTotalLength

        public double getTotalLength()
        Returns:
        the length of the path