Class AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge

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

public static class AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge extends AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge
Bridge class for the <feDistantLight> element.
Version:
$Id: AbstractSVGLightingElementBridge.java 1805408 2017-08-18 12:21:52Z ssteiner $
  • Constructor Details

    • SVGFeDistantLightElementBridge

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