org.apache.batik.bridge
public static class AbstractSVGGradientElementBridge.SVGStopElementBridge extends AnimatableGenericSVGBridge implements Bridge
| Method Summary | |
|---|---|
| AbstractSVGGradientElementBridge.Stop | createStop(BridgeContext ctx, Element gradientElement, Element stopElement, float opacity)
Creates a Stop according to the specified parameters.
|
| String | getLocalName()
Returns 'stop'. |
Parameters: ctx the bridge context to use gradientElement the gradient element stopElement the stop element opacity an additional opacity of the stop color