Usages of LayoutGraphLayerConstraints
Method Return Values
createEmpty (LayoutGraph) | in LayoutGraphLayerConstraints | Creates an empty, modifiable constraints instance and registers the constraints with the given graph. | |
createReadonlyView (LayoutGraph) | in LayoutGraphLayerConstraints | Factory that reads the current state from the given graph's context. | |
createWritableCopy (LayoutGraph) | in LayoutGraphLayerConstraints | Factory that reads the current state from the given graph's context and copies it to a mutable instance. |