This class is based on the enhanced profit model and places the labels of a graph using a simulated annealing
strategy taking into account the amount of overlaps of labels.
Namespace: yWorks.yFiles.Layout.LabelingAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class SALabeling : MISLabelingAlgorithm |
| Visual Basic |
|---|
Public Class SALabeling _ Inherits MISLabelingAlgorithm |
Remarks
This class is based on the enhanced profit model and places the labels of a graph using a simulated annealing
strategy taking into account the amount of overlaps of labels. The algorithm is inspired by the article of
Christensen, Marks and Shieber.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout.Labeling..::..AbstractLabelingAlgorithm
yWorks.yFiles.Layout.Labeling..::..MISLabelingAlgorithm
yWorks.yFiles.Layout.Labeling..::..SALabeling
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout.Labeling..::..AbstractLabelingAlgorithm
yWorks.yFiles.Layout.Labeling..::..MISLabelingAlgorithm
yWorks.yFiles.Layout.Labeling..::..SALabeling