public class ClipConstructor
extends java.lang.Object
| Constructor and Description |
|---|
ClipConstructor()
Create a clip constructor.
|
| Modifier and Type | Method and Description |
|---|---|
XMLNode |
createClip(javafx.scene.Node clip)
Create an SVG clip element for the provided clip node.
|
java.lang.String |
getClipID()
Return the next clip id.
|
public java.lang.String getClipID()
public XMLNode createClip(javafx.scene.Node clip)
clip - the clip nodeCopyright © 2021, 2022, 2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence