javafx.scene.layout.AnchorPane
This node accepts the attributes for a javafx.scene.layout.AnchorPane class. See the JavaDoc for javafx.scene.layout.AnchorPane.
May contain javafx Nodes. Each node may have attributes for topAnchor, bottomAnchor, leftAnchor and rightAnchor that contains a value representing the offset to the AnchorPane's edge.
Defines a container that lays out its children anchoring each node to the AnchorPane's edges.