org.apache.batik.bridge
public interface FilterBridge extends Bridge
Method Summary | |
---|---|
Filter | createFilter(BridgeContext ctx, Element filterElement, Element filteredElement, GraphicsNode filteredNode)
Creates a Filter according to the specified parameters.
|
Parameters: ctx the bridge context to use filterElement the element that defines the filter filteredElement the element that references the filter element filteredNode the graphics node to filter