Class SVGPathSegLinetoVerticalRelImpl

java.lang.Object
org.loboevolution.html.dom.svgimpl.SVGPathSegLinetoVerticalRelImpl
All Implemented Interfaces:
SVGPathSeg, SVGPathSegLinetoVerticalRel

public class SVGPathSegLinetoVerticalRelImpl extends Object implements SVGPathSegLinetoVerticalRel

SVGPathSegLinetoVerticalRelImpl class.

  • Constructor Details

    • SVGPathSegLinetoVerticalRelImpl

      public SVGPathSegLinetoVerticalRelImpl(float y)

      Constructor for SVGPathSegLinetoVerticalRelImpl.

      Parameters:
      y - a float.
  • Method Details