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