documentationfor yFiles for HTML 3.0.0.3

TabularLayoutNodeDescriptor

This class is used by TabularLayout to provide placement details for nodes during the layout process.

Inheritance Hierarchy
TabularLayoutNodeDescriptor

Remarks

It allows to configure layout settings individually for each node of the input graph.

A TabularLayoutNodeDescriptor can be specified individually for single nodes with nodeDescriptors. If no individual descriptor is bound to a node. In the latter case, the default descriptor is used.

Default Values of Properties

horizontalAlignment0.5The node is center-aligned in its column.
verticalAlignment0.5The node is center-aligned in its row.

Type Details

yFiles module
algorithms

See Also

Constructors

Properties

Methods