Interface for a layouter that forms a stage of a larger layout
process.
Namespace: yWorks.yFiles.LayoutAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
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.