Class AbstractSVGLightingElementBridge.SVGFePointLightElementBridge

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

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

    • SVGFePointLightElementBridge

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