Concrete label model implementations.
Classes
| Class | Description | |
|---|---|---|
| CompositeLabelModel |
An implementation of ILabelModel that can be used to create custom
label models out of existing ILabelModel instances.
| |
| DescriptorWrapperLabelModel |
A label model that wraps an existing label model and decorates it with
a descriptor.
| |
| ExteriorLabelModel |
A label model for node labels that lie outside of the node's Layout
bounds.
| |
| FreeEdgeLabelModel |
An edge label model that can be used to describe any position and orientation
of a label.
| |
| FreeLabelModel |
A label model that can be used to describe any position and orientation
of a label.
| |
| FreeNodeLabelModel |
A node label model that can be used to describe any position and orientation
of a label.
| |
| GenericLabelModel |
An implementation of ILabelModel that can be used to create custom
label models out of existing ILabelModelParameter instances.
| |
| InteriorLabelModel |
A label model for node labels that lie inside of the node's Layout
bounds.
| |
| InteriorStretchLabelModel |
A label model for node labels that lie inside of the node's Layout
bounds and have been stretched to fit the node's size.
| |
| NinePositionsEdgeLabelModel |
An edge label model that knows nine different label positions.
| |
| RotatedSideSliderEdgeLabelModel |
An edge label model that allows placement of labels at a set of continuous positions
along both sides of an edge.
| |
| RotatedSliderEdgeLabelModel |
An edge label model that allows placement of labels at a set of continuous positions
along both sides of an edge or directly on the edge path.
| |
| RotatingEdgeLabelModel |
A label model for edge labels that uses a ratio on the edge's path
to determine the position of the label.
| |
| SandwichLabelModel |
A node label model that knows only two possible positions.
| |
| SideSliderEdgeLabelModel |
An edge ILabelModel implementation that provides labels
to both sides of the edge's path.
| |
| SliderEdgeLabelModel |
An edge label model that can be used for labels along the path of an edge.
| |
| StretchStripeLabelModel |
A label model for labels that is especially tailored to be used as a model for the four default positions where the label of a stripe may lie.
| |
| StripeLabelModel |
A label model for labels that is especially tailored to be used as a model for the four default positions where the label of a stripe may lie.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| ExteriorLabelModel..::..Position |
Enumeration of the possible positions of the ExteriorLabelModel.
| |
| InteriorLabelModel..::..Position |
Enumeration of the possible positions of the InteriorLabelModel.
| |
| InteriorStretchLabelModel..::..Position |
Enumeration of the possible positions of the InteriorStretchLabelModel.
| |
| NinePositionsEdgeLabelModel..::..Position |
Determines the position of a label in the NinePositionsEdgeLabelModel | |
| SliderParameterLocation |
Flaggable enumeration that is used by SideSliderEdgeLabelModel
to indicate the position.
| |
| StretchStripeLabelModel..::..Position |
Enumeration of the possible positions of the InteriorLabelModel.
| |
| StripeLabelModel..::..Position |
Enumeration of the possible positions of the InteriorLabelModel.
|
Remarks
This CLR namespace is mapped to the XAML namespace YfilesForSilverlightXamlNS()()()()