Usages of MultiPageLayoutResult
Properties
layoutCallback | in MultiPageLayout | Gets or sets a callback that is notified upon completion of multi-page layout calculation. |
Method Parameters
MultiPageLayout (ILayoutAlgorithm?, ) | in MultiPageLayout | Creates a new MultiPageLayout instance. | |
getOriginalItem (LayoutNode, MultiPageLayoutResult) | in MultiPageLayoutData | Returns a node of the original input graph that corresponds to the provided node of the LayoutGraph returned by the MultiPageLayout. | |
getOriginalItem (LayoutEdge, MultiPageLayoutResult) | in MultiPageLayoutData | Returns an edge of the original input graph that corresponds to the provided edge of the LayoutGraph returned by the MultiPageLayout. | |
getOriginalItem (LayoutNodeLabel, MultiPageLayoutResult) | in MultiPageLayoutData | Returns the label of the original input graph that corresponds to the provided node label of the LayoutGraph returned by the MultiPageLayout. | |
getOriginalItem (LayoutEdgeLabel, MultiPageLayoutResult) | in MultiPageLayoutData | Returns the label of the original input graph that corresponds to the provided edge label of the LayoutGraph returned by the MultiPageLayout. |