Wrapper Layerer implementation that delegates the actual layering to a
delegate Layerer.
Namespace: yWorks.yFiles.Layout.Hierarchic.IncrementalAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
Remarks
Wrapper Layerer implementation that delegates the actual layering to a
delegate Layerer. If the graph consists of multiple components, they will
be identified and sorted and each of the components will be layered separately
using the delegate Layerer instance. After that they will all be merged
in order using the specified
ILayeredComponentsMerger
instance.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout.Hierarchic.Incremental..::..MultiComponentLayerer
yWorks.yFiles.Layout.Hierarchic.Incremental..::..MultiComponentLayerer