Class SvgFeDistantLight<T extends SvgFeDistantLight<T>>


public class SvgFeDistantLight<T extends SvgFeDistantLight<T>> extends SvgElement<T>
Represents an SVG <feDistantLight> filter primitive element.
  • Constructor Details

    • SvgFeDistantLight

      public SvgFeDistantLight()
      Creates a new SVG feDistantLight element.