Class AnimatableSVGBridge

    • Field Detail

      • e

        protected org.w3c.dom.Element e
        The element that has been handled by this bridge.
      • ctx

        protected BridgeContext ctx
        The bridge context to use for dynamic updates.
      • targetListeners

        protected java.util.HashMap targetListeners
        Map of CSS property names to LinkedLists of AnimationTargetListeners.
    • Constructor Detail

      • AnimatableSVGBridge

        public AnimatableSVGBridge()