Uses of Class
org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberOrIdentFactory
-
Packages that use SVGAnimationEngine.AnimatableNumberOrIdentFactory Package Description org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. -
-
Uses of SVGAnimationEngine.AnimatableNumberOrIdentFactory in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as SVGAnimationEngine.AnimatableNumberOrIdentFactory Modifier and Type Field Description protected SVGAnimationEngine.AnimatableNumberOrIdentFactory
SVGAnimationEngine. animatableNumberOrIdentFactory
The factory for number-or-ident values.
-