Factory interface for
IncrementalHierarchicLayouter
.
Namespace: yWorks.yFiles.Layout.Hierarchic.IncrementalAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public interface IIncrementalHintsFactory |
| Visual Basic |
|---|
Public Interface IIncrementalHintsFactory |
Remarks
Factory interface for
IncrementalHierarchicLayouter
.
Use this factory to obtain hints that will be interpreted by the layouter if
they are bound to a DataProvider instance that is registered with the LayoutGraph
using the
IncrementalHintsDpKey
key.
An instance of a class implementing this interface can be obtained through CreateIncrementalHintsFactory()()()() .
An instance of a class implementing this interface can be obtained through CreateIncrementalHintsFactory()()()() .