org.apache.batik.bridge
protected abstract static class AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge extends AnimatableGenericSVGBridge
Method Summary | |
---|---|
abstract Light | createLight(BridgeContext ctx, Element filterElement, Element lightElement, Color color)
Creates a Light according to the specified parameters.
|
Parameters: ctx the bridge context to use filterElement the lighting filter primitive element lightElement the element describing a light color the color of the light