documentationfor yFiles for HTML 2.6

PartitionCell

A PartitionCell represents a rectangular part of a IPartition as result of the decomposition process.

Inheritance Hierarchy
PartitionCell

Remarks

Each instance of PartitionCell can hold arbitrary additional information (e.g. what element of the graph is covered by a PartitionCell) which can be provided using method putData. Accessing and removing this information can be done using getData and removeData, respectively.

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

See Also

Constructors

Properties

Methods