Class SvgFePointLight<T extends SvgFePointLight<T>>


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

    • SvgFePointLight

      public SvgFePointLight()
      Creates a new SVG fePointLight element.