public interface ClipBridge extends Bridge
Shape objects that represents a
clipping area.| 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, getNamespaceURIClipRable createClip(BridgeContext ctx, Element clipElement, Element clipedElement, GraphicsNode clipedNode)
Clip according to the specified parameters.ctx - the bridge context to useclipElement - the element that defines the clipclipedElement - the element that references the clip elementclipedNode - the graphics node to clipCopyright © 2000–2017 Apache Software Foundation. All rights reserved.