OptionalabsoluteDefaults to false. If true, then the layout will use any position values found in the data for a given vertex.
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.
Constructor parameters for an AbsoluteLayout. This is just an alias for AbsoluteBackedLayoutParameters.