Contents
Class ConstraintsBase
java.lang.Object
javafx.scene.layout.ConstraintsBase
- Direct Known Subclasses:
ColumnConstraints
,RowConstraints
The base class for defining node-specific layout constraints. Region
classes may create extensions of this class if they need to define their own
set of layout constraints.
- Since:
- JavaFX 2.0