documentationfor yFiles for HTML 2.6

DynamicObstacleDecomposition

This class describes an IObstaclePartition that decomposes its area dynamically.

Inheritance Hierarchy
DynamicObstacleDecomposition
Implemented Interfaces

Remarks

The partitioning strategy is based on binary space partitioning. It divides the partition space recursively in two cells until each cell is completely covered by one or more Obstacles or completely empty.

Default Values of Properties

cutObstacleCost8
unbalancedObstaclesCost2
unbalancedRatioCost2

Type Details

yfiles module
router-polyline
yfiles-umd modules
layout-area, layout-multipage, layout-orthogonal-compact, layout, router-bus, router-polyline
Legacy UMD name
yfiles.router.DynamicObstacleDecomposition

Constructors

Properties

Methods