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 FloatArrayProducerSVGAnimationEngine.AnimatableNumberListValueFactory.producerThe producer class that accumulates the numbers.protected FloatArrayProducerSVGAnimationEngine.AnimatablePointListValueFactory.producerThe producer class that accumulates the points.protected FloatArrayProducerSVGAnimationEngine.AnimatableRectValueFactory.producerThe producer class that accumulates the numbers.