public class ImagePatternConstructor
extends java.lang.Object
| Constructor and Description |
|---|
ImagePatternConstructor()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
XMLNode |
createImagePattern(javafx.scene.paint.ImagePattern paint,
int dstWidth,
int dstHeight)
Create an SVG pattern element for the provided ImagePattern paint.
|
java.lang.String |
getImagePatternID()
Return the next image pattern id.
|
public java.lang.String getImagePatternID()
public XMLNode createImagePattern(javafx.scene.paint.ImagePattern paint, int dstWidth, int dstHeight)
paint - the ImagePattern paintdstWidth - the destination widthdstHeight - the destination heightCopyright © 2021, 2022, 2025, 2026 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence