An edge label model that allows placement of labels
at some positions along an edge.
Namespace: yWorks.yFiles.LayoutAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public class DiscreteEdgeLabelLayoutModel : IEdgeLabelModel |
| Visual Basic |
|---|
Public Class DiscreteEdgeLabelLayoutModel _ Implements IEdgeLabelModel |
Remarks
An edge label model that allows placement of labels
at some positions along an edge.
It's possible to specify a distance value that controls the distance between label and edge. Furthermore, there's the possibility to mask out arbitrary edge label candidates. This can either be done by specifying predefined candidate masks or by OR-ing allowed label candidates to a user defined mask.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..DiscreteEdgeLabelLayoutModel
yWorks.yFiles.Layout..::..DiscreteEdgeLabelLayoutModel