Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
ILayoutCallback |
MultiPageLayout.getLayoutCallback()
Gets the
callback that is notified upon completion of multi-page layout calculation runs. |
Modifier and Type | Method and Description |
---|---|
void |
MultiPageLayout.setLayoutCallback(ILayoutCallback value)
Sets the
callback that is notified upon completion of multi-page layout calculation runs. |