Class SvgStop<T extends SvgStop<T>>


public class SvgStop<T extends SvgStop<T>> extends SvgElement<T>
Represents an SVG <stop> element.
  • Constructor Details

    • SvgStop

      public SvgStop()
      Creates a new SVG stop element.