Class SVGFeComponentTransferElementBridge.SVGFeFuncAElementBridge

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

public static class SVGFeComponentTransferElementBridge.SVGFeFuncAElementBridge extends SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
Bridge class for the <feFuncA> element.
Version:
$Id: SVGFeComponentTransferElementBridge.java 1808888 2017-09-19 14:22:11Z ssteiner $
  • Constructor Details

    • SVGFeFuncAElementBridge

      public SVGFeFuncAElementBridge()
      Constructs a new bridge for the feFuncA element.
  • Method Details

    • getLocalName

      public String getLocalName()
      Returns 'feFuncA'.