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 |
---|---|
IEdgeLabelInfo |
MultiPageLayoutResult.getEdgeLabelInfo(IEdgeLabelLayout edgeLabelLayout) |
IEdgeLabelInfo |
LayoutContext.getEdgeLabelInfo(IEdgeLabelLayout edgeLabelLayout) |
IEdgeLabelInfo |
IElementInfoManager.getEdgeLabelInfo(IEdgeLabelLayout edgeLabelLayout)
Returns the edge label information object of the given edge label layout.
|