This Layouter will take several
ILayouter
implementations and will
run these layout algorithms one after the other in the order in which they
were added.
Namespace: yWorks.yFiles.LayoutAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
Remarks
This Layouter will take several
ILayouter
implementations and will
run these layout algorithms one after the other in the order in which they
were added.
This class can for example be used to bundle several layout steps and handover a single layouter to a BufferedLayouter .
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..SequentialLayouter
yWorks.yFiles.Layout..::..SequentialLayouter