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 |
---|---|
INodeInfo |
MultiPageLayoutResult.getNodeInfo(Node node) |
INodeInfo |
LayoutContext.getNodeInfo(Node node) |
INodeInfo |
IElementInfoManager.getNodeInfo(Node node)
Returns the node information object of the given node.
|