OptionalheightOptional fixed height for the layout.
OptionallocationOptional function that, given some vertex, can provide the x/y location of the vertex on the canvas
OptionalpaddingOptional padding to put around the elements.
OptionalwidthOptional fixed width for the layout.
Base interface for layout parameters. All layout parameter interfaces extend this.