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 |
---|---|
IEdgeInfo |
MultiPageLayoutResult.getEdgeInfo(Edge edge) |
IEdgeInfo |
LayoutContext.getEdgeInfo(Edge edge) |
IEdgeInfo |
IElementInfoManager.getEdgeInfo(Edge edge)
Returns the edge information object of the given edge.
|