documentationfor yFiles for HTML 3.0.0.3

Properties

contextin MultiPageLayoutResultGets the layout context that holds more information about the MultiPageLayout run, for example, allowing access to information about nodes and edges.

Method Parameters

createConnectorEdge (MultiPageLayoutContext, LayoutNode, LayoutNode, any, boolean)in MultiPageElementFactoryCallback method for creating an edge of type CONNECTOR.
createConnectorNode (MultiPageLayoutContext, YList<any>, any)in MultiPageElementFactoryCallback method for creating a node of type CONNECTOR.
createProxyEdge (MultiPageLayoutContext, LayoutNode, LayoutNode, any, any)in MultiPageElementFactoryCallback method for creating an edge of type PROXY.
createProxyNode (MultiPageLayoutContext, any)in MultiPageElementFactoryCallback method for creating a node of type PROXY.
createProxyReferenceEdge (MultiPageLayoutContext, LayoutNode, LayoutNode, any)in MultiPageElementFactoryCallback method for creating an edge of type PROXY_REFERENCE.
createProxyReferenceNode (MultiPageLayoutContext, any)in MultiPageElementFactoryCallback method for creating a node of type PROXY_REFERENCE.
getDefaultNodeSize (MultiPageLayoutContext, any, MultiPageNodeType)in MultiPageElementFactoryReturns the default size for nodes created by this factory.