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 |
---|---|
INodeLabelInfo |
MultiPageLayoutResult.getNodeLabelInfo(INodeLabelLayout nodeLabelLayout) |
INodeLabelInfo |
LayoutContext.getNodeLabelInfo(INodeLabelLayout nodeLabelLayout) |
INodeLabelInfo |
IElementInfoManager.getNodeLabelInfo(INodeLabelLayout nodeLabelLayout)
Returns the node label layout information object of the given node label layout.
|