| Package | Description |
|---|---|
| com.sun.javafx.sg.prism |
| Modifier and Type | Method and Description |
|---|---|
static NodeEffectInput.RenderType |
NodeEffectInput.RenderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeEffectInput.RenderType[] |
NodeEffectInput.RenderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NodeEffectInput(NGNode node,
NodeEffectInput.RenderType renderType) |
Copyright © 2025. All rights reserved.