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 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.
-