public abstract class ConverterDelegate
extends java.lang.Object
JFXConverter class rather than this one. This class is called internally by the
JFXConverter class.| Modifier and Type | Field and Description |
|---|---|
protected ConverterParameters |
params |
protected javafx.scene.Node |
root |
| Constructor and Description |
|---|
ConverterDelegate(ConverterParameters params) |
| Modifier and Type | Method and Description |
|---|---|
int |
getGrayScale() |
ConverterParameters |
getParameters() |
javafx.scene.Node |
getRoot()
Return the root Node.
|
boolean |
hasGrayScale() |
protected javafx.scene.Node root
protected ConverterParameters params
public ConverterDelegate(ConverterParameters params)
public ConverterParameters getParameters()
public int getGrayScale()
public boolean hasGrayScale()
public javafx.scene.Node getRoot()
Copyright © 2021, 2022, 2025, 2026 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence