Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Generated Object

javafx.scene.Node

Value

The custom node object

Attributes

This node takes the attributes of the javafx.scene.Node class. see javafx.scene.Node

In addition, if a value is not present, then the following attribute is required:

node: the custom node object

Content

This node may take general javafx node content like effects, transforms and inputs

Usage

Creates a Custom Node.

Examples

Labels
  • None