org.apache.batik.bridge
public interface MaskBridge extends Bridge
| Method Summary | |
|---|---|
| Mask | createMask(BridgeContext ctx, Element maskElement, Element maskedElement, GraphicsNode maskedNode)
Creates a Mask according to the specified parameters.
|
Parameters: ctx the bridge context to use maskElement the element that defines the mask maskedElement the element that references the mask element maskedNode the graphics node to mask