documentationfor yFiles for HTML 2.6

Method Return Values

calculateLayout (LayoutGraph)in MultiPageLayoutCalculates a new multi-page layout for the specified graph.

Method Parameters

create (function(MultiPageLayoutResult):void)in ILayoutCallbackCreates an implementation of the interface ILayoutCallback by using the given function as implementation for its layoutDone method.
layoutDone (MultiPageLayoutResult)in ILayoutCallbackInvoked from applyLayout when a new multi-page layout has been calculated.