Skip navigation links

Package com.yworks.yfiles.layout.multipage

Provides the MultiPageLayout that subdivides the input graph into several smaller graphs whose layouts fit the specified maximum page size.

See: Description

Package com.yworks.yfiles.layout.multipage Description

Provides the MultiPageLayout that subdivides the input graph into several smaller graphs whose layouts fit the specified maximum page size.

The algorithm adds special nodes to guarantee that no information is lost when splitting edges that connect nodes placed on different pages.

Example graphs

The input graph.

The input graph is subdivided into two pages with size 500x500. Circular nodes denote the so-called connectors that split edges to nodes placed on other pages. The label of a connector corresponds to that of the opposite node of the split edge.

Related Documentation

See the yFiles Developer's Guide section on Multi-page Layout for a description of the yFiles multi-page layout algorithms.

Skip navigation links
© Copyright 2000-2017,
yWorks GmbH.
All rights reserved.