documentationfor yFiles for HTML 2.6

IObstaclePartition

This class implements a IPartition that takes a list of Obstacles as input to subdivide an area into PartitionCells.

Inheritance Hierarchy
Implemented Interfaces

Remarks

Implementations have to satisfy the following condition for each pair of Obstacle and PartitionCell:

Example of an IObstaclePartition of a graph consisting of two nodes connected by one edge. The two nodes are considered to be obstacles. The colored partition cells subdivide the area such that each obstacle either completely covers a partition cell or does not intersect with a partition cell.

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.IObstaclePartition

Properties

Methods