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 | Class and Description |
---|---|
class |
DefaultElementFactory
This class is a default implementation of interface
IElementFactory . |
Modifier and Type | Method and Description |
---|---|
protected IElementFactory |
MultiPageLayout.createElementFactory()
This method creates the
element factory for multi-page layouts. |
IElementFactory |
MultiPageLayout.getElementFactory()
Gets the
element factory for creating special nodes and edges in a multi-page layout. |
Modifier and Type | Method and Description |
---|---|
void |
MultiPageLayout.setElementFactory(IElementFactory value)
Sets the
element factory for creating special nodes and edges in a multi-page layout. |