| BOTTOM | in
StretchNodeLabelModel | A predefined parameter that places the label on the bottom side of the node interior, stretching over the node's width. |
| CENTER | in
StretchNodeLabelModel | A predefined parameter that places the label inside the node, filling the node's layout. |
| CENTER_HORIZONTAL | in
StretchNodeLabelModel | A predefined parameter that places the label at the vertical center with the preferred height of the label and the width of the node. |
| CENTER_VERTICAL | in
StretchNodeLabelModel | A predefined parameter that places the label at the horizontal center with the preferred width of the label and the height of the node. |
| LEFT | in
StretchNodeLabelModel | A predefined parameter that places the label on the left side of the node interior, stretching over the node's height. |
| RIGHT | in
StretchNodeLabelModel | A predefined parameter that places the label on the right side of the node interior, stretching over the node's height. |
| TOP | in
StretchNodeLabelModel | A predefined parameter that places the label on the top side of the node interior, stretching over the node's width. |