Class SvgFeSpotLight<T extends SvgFeSpotLight<T>>


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

    • SvgFeSpotLight

      public SvgFeSpotLight()
      Creates a new SVG feSpotLight element.