Interface for a layouter that forms a stage of a larger layout
process.
Namespace: yWorks.yFiles.LayoutAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
Remarks
Interface for a layouter that forms a stage of a larger layout
process. It delegates the core layout process
to another layouter. A layout stage may perform pre-processing steps
before the core layouter gets called and post-processing steps after
the layouter gets called.