Uses of Class
org.apache.batik.parser.FloatArrayProducer
Packages that use FloatArrayProducer
Package
Description
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 FloatArrayProducerModifier and TypeFieldDescriptionprotected 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.