Uses of Class
org.apache.batik.parser.FloatArrayProducer
-
Packages that use FloatArrayProducer 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 FloatArrayProducer in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as FloatArrayProducer Modifier and Type Field Description protected FloatArrayProducer
SVGAnimationEngine.AnimatableNumberListValueFactory. producer
The producer class that accumulates the numbers.protected FloatArrayProducer
SVGAnimationEngine.AnimatablePointListValueFactory. producer
The producer class that accumulates the points.protected FloatArrayProducer
SVGAnimationEngine.AnimatableRectValueFactory. producer
The producer class that accumulates the numbers.
-