Class SVGPathElement

All Implemented Interfaces:
Serializable, 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:
  • Constructor Details

    • SVGPathElement

      public SVGPathElement()
      Creates an instance.
  • Method Details

    • jsConstructor

      public void jsConstructor()
      Creates an instance.
      Overrides:
      jsConstructor in class SVGGeometryElement
    • getTotalLength

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