org.apache.batik.bridge
public interface ClipBridge extends Bridge
Modifier and Type | Method and Description |
---|---|
ClipRable |
createClip(BridgeContext ctx,
Element clipElement,
Element clipedElement,
GraphicsNode clipedNode)
Creates a Clip according to the specified parameters.
|
getInstance, getLocalName, getNamespaceURI
ClipRable createClip(BridgeContext ctx, Element clipElement, Element clipedElement, GraphicsNode clipedNode)
ctx
- the bridge context to useclipElement
- the element that defines the clipclipedElement
- the element that references the clip elementclipedNode
- the graphics node to clipCopyright ? 2008 Apache Software Foundation. All Rights Reserved.