Packagecom.yworks.yfiles.layout.router.polyline
Interfacepublic interface Partition
Implementors GraphPartition

Divides a rectangular area into one or more com.yworks.yfiles.layout.router.polyline.PartitionCell s. Partition cells have to be disjoint. The union of all partition cells covers the original area.

See also

com.yworks.yfiles.layout.router.polyline.PartitionCell