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