Generated Object
javafx.scene.shape.Path
Attributes
This node takes the attributes from the javafx.scene.shape.Path class. see javafx.scene.shape.Path.
Content
This node takes path elements as content, arcTo, cubicCurveTo, hLineTo, lineTo, moveTo, quadCurveTo, vLineTo and closePath
Usage
Create a shape based on a Path.
Examples
Labels