Uses of Class
org.apache.batik.bridge.SVGAnimationEngine
Packages that use SVGAnimationEngine
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of SVGAnimationEngine in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as SVGAnimationEngineModifier and TypeFieldDescriptionprotected SVGAnimationEngineBridgeContext.animationEngineThe animation engine for the document.protected SVGAnimationEngineSVGAnimationElementBridge.engThe AnimationEngine that manages all of the animations in the document.Methods in org.apache.batik.bridge that return SVGAnimationEngineModifier and TypeMethodDescriptionBridgeContext.getAnimationEngine()Returns the AnimationEngine for the document.protected SVGAnimationEngineSVGAnimationEngine.AnimationTickRunnable.getAnimationEngine()Returns the SVGAnimationEngine this AnimationTickRunnable is for.Constructors in org.apache.batik.bridge with parameters of type SVGAnimationEngineModifierConstructorDescriptionCreates a new AnimationTickRunnable.