Class SVGPathSegClosePathImpl

java.lang.Object
org.loboevolution.html.dom.svgimpl.SVGPathSegClosePathImpl
All Implemented Interfaces:
SVGPathSeg, SVGPathSegClosePath

public class SVGPathSegClosePathImpl extends Object implements SVGPathSegClosePath

SVGPathSegClosePathImpl class.

  • Constructor Details

    • SVGPathSegClosePathImpl

      public SVGPathSegClosePathImpl()
  • Method Details