documentationfor yFiles for HTML 3.0.0.3

GridComponentDescriptor

A GridComponentDescriptor defines settings for edges routed on a common bus in a grid-like subcomponent for HierarchicalLayout.

Inheritance Hierarchy
GridComponentDescriptor

Remarks

Edges mapped to the same GridComponentDescriptor instance, adjacent to a common root node and having the same edge direction form a bus along which the nodes are placed in a grid-like style. The mapping is defined using property gridComponents.

A graph that contains a grid component consisting of 15 edges and using default descriptor settings (bus edges are highlighted)

Default Values of Properties

maximumNodesAfterBus0If the maximum number of nodes before the bus is 0 too, then the number of nodes is unrestricted, otherwise all nodes are placed before the bus.
maximumNodesBeforeBus0If the maximum number of nodes after the bus is 0 too, then the number of nodes is unrestricted, otherwise all nodes are placed after the bus.

Type Details

yFiles module
algorithms

See Also

Constructors

Properties

Constants