org.apache.batik.bridge
Interface FilterBridge

All Superinterfaces:
Bridge, FilterPrimitiveBridge
All Known Implementing Classes:
SVGFilterElementBridge

public interface FilterBridge
extends FilterPrimitiveBridge

A tagging interface for the <filter> element. Implementations of this interface are able to bridge a specific filter, modeled by a DOM element, to a concrete Filter.


Methods inherited from interface org.apache.batik.bridge.FilterPrimitiveBridge
create, update
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.