Class AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge

All Implemented Interfaces:
SVGAnimationTargetContext, Bridge, BridgeUpdateHandler, GenericBridge, XMLConstants, SVGContext, CSSConstants, SVGConstants
Enclosing class:
AbstractSVGLightingElementBridge

public static class AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge extends AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge
Bridge class for the <feSpotLight> element.
  • Constructor Details

    • SVGFeSpotLightElementBridge

      public SVGFeSpotLightElementBridge()
      Constructs a new bridge for a light element.
  • Method Details