Uses of Class
org.apache.batik.bridge.AbstractSVGGradientElementBridge.Stop

Packages that use AbstractSVGGradientElementBridge.Stop
org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. 
 

Uses of AbstractSVGGradientElementBridge.Stop in org.apache.batik.bridge
 

Methods in org.apache.batik.bridge that return AbstractSVGGradientElementBridge.Stop
 AbstractSVGGradientElementBridge.Stop AbstractSVGGradientElementBridge.SVGStopElementBridge.createStop(BridgeContext ctx, Element gradientElement, Element stopElement, float opacity)
          Creates a Stop according to the specified parameters.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.