public interface ClipBridge extends Bridge
| Modifier and Type | Method and Description |
|---|---|
ClipRable |
createClip(BridgeContext ctx,
org.w3c.dom.Element clipElement,
org.w3c.dom.Element clipedElement,
GraphicsNode clipedNode)
Creates a Clip according to the specified parameters.
|
getInstance, getLocalName, getNamespaceURIClipRable createClip(BridgeContext ctx, org.w3c.dom.Element clipElement, org.w3c.dom.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 ? 2009 Apache Software Foundation. All Rights Reserved.