public interface Layout
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of the layout.
|
List<Split> |
getSplits()
Returns the top-level splits of this layout.
|
String getName()
Copyright © 2020 Solibri, Inc.. All rights reserved.