documentationfor yFiles for HTML 3.0.0.3

MinimumNodeSizeStage

MinimumNodeSizeStage enforces a given minimum width/height of the nodes of a graph during the layout process.

Inheritance Hierarchy
LayoutStageBase
MinimumNodeSizeStage
Implemented Interfaces

Remarks

It temporarily enlarges nodes whose width/height is below the specified minimum values.

This ILayoutStage is especially useful to prevent that the coreLayout has to handle zero-sized nodes or nodes with negative sizes.

Type Details

yFiles module
algorithms

Constructors

Properties

Methods