- Node
- Shape:
- Rectangle
- Circle
- Arc
- CubicCurve
- Ellipse

- Line
- Path
- Polygon
- Polyline
- SVGPath
- Text
- Canvas
- ImageView
- Parent
- Region
- Pane: It works as a container, does not control the
contents.

- HBOX: it organizes the contents along the
horizontal axis.

- VBox
- Group
- Control
|