public class ClipConstructor extends 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.
|
String |
getClipID()
Return the next clip id.
|
Copyright © 2026. All rights reserved.