Optional
heightOptional fixed height for the layout.
Optional
locationOptional function that, given some vertex, can provide the x/y location of the vertex on the canvas
Optional
paddingOptional padding to put around the elements.
Optional
widthOptional fixed width for the layout.
Base interface for layout parameters. All layout parameter interfaces extend this.