An rotated edge label model that allows placement of rotated 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 RotatedDiscreteEdgeLabelLayoutModel : IEdgeLabelModel |
| Visual Basic |
|---|
Public Class RotatedDiscreteEdgeLabelLayoutModel _ Implements IEdgeLabelModel |
Remarks
An rotated edge label model that allows placement of rotated labels at some positions along an edge.
It's possible to specify a distance value that controls the distance between the 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..::..RotatedDiscreteEdgeLabelLayoutModel
yWorks.yFiles.Layout..::..RotatedDiscreteEdgeLabelLayoutModel