documentationfor yFiles for HTML 3.0.0.3

Properties

layoutCallbackin MultiPageLayoutGets or sets a callback that is notified upon completion of multi-page layout calculation.

Method Parameters

MultiPageLayout (ILayoutAlgorithm?, )in MultiPageLayoutCreates a new MultiPageLayout instance.
getOriginalItem (LayoutNode, MultiPageLayoutResult)in MultiPageLayoutDataReturns a node of the original input graph that corresponds to the provided node of the LayoutGraph returned by the MultiPageLayout.
getOriginalItem (LayoutEdge, MultiPageLayoutResult)in MultiPageLayoutDataReturns an edge of the original input graph that corresponds to the provided edge of the LayoutGraph returned by the MultiPageLayout.
getOriginalItem (LayoutNodeLabel, MultiPageLayoutResult)in MultiPageLayoutDataReturns 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 MultiPageLayoutDataReturns the label of the original input graph that corresponds to the provided edge label of the LayoutGraph returned by the MultiPageLayout.