C
Classes
- EdgeLabelCandidates
- EdgeLabelCandidates provides candidates for LayoutEdgeLabels.
- GenericLabeling
- A generic labeling algorithm for placing the labels of a graph.
- GenericLabelingData
- Specifies custom data for the GenericLabeling.
- LabelCandidate
- A LabelCandidate describes one valid placement for a label.
- LabelScopeData
- This custom data provides item collections to specify which node labels and edge labels should be considered by the labeling algorithm.
- LabelingCosts
- Provides costs that influence the GenericLabeling algorithm during the ranking of different label positions.
- NodeLabelCandidates
- NodeLabelCandidates provides candidates for LayoutNodeLabels.
E
Enums
- DiscreteEdgeLabelPositions
- Specifies discrete positions for placing edge labels with the GenericLabeling algorithm.
- DiscreteNodeLabelPositions
- Specifies discrete positions for placing node labels with the GenericLabeling algorithm.
- EdgeLabelSliderMode
- Slider mode specifier which describes continuous label positions along the edge's path.
- LabelingOptimizationStrategy
- Some predefined optimization strategies for placing labels.
- LabelingScope
- Enum constants that specify which labels are affected by the GenericLabeling algorithm.