Class SmoothSCurveTo

All Implemented Interfaces:
IControlPointCurve, IPathShape

public class SmoothSCurveTo extends CurveTo
Implements shorthand/smooth curveTo (S) attribute of SVG's path element
  • Constructor Details

    • SmoothSCurveTo

      public SmoothSCurveTo()
    • SmoothSCurveTo

      public SmoothSCurveTo (boolean relative)