Class SVGPathSegLinetoVerticalAbsImpl

java.lang.Object
org.loboevolution.html.dom.svgimpl.SVGPathSegLinetoVerticalAbsImpl
All Implemented Interfaces:
SVGPathSeg, SVGPathSegLinetoVerticalAbs

public class SVGPathSegLinetoVerticalAbsImpl extends Object implements SVGPathSegLinetoVerticalAbs

SVGPathSegLinetoVerticalAbsImpl class.

  • Constructor Details

    • SVGPathSegLinetoVerticalAbsImpl

      public SVGPathSegLinetoVerticalAbsImpl(float y)

      Constructor for SVGPathSegLinetoVerticalAbsImpl.

      Parameters:
      y - a float.
  • Method Details