Usages of NodeLabelCandidates
Properties
| nodeLabelCandidates | in GenericLabelingData | Gets or sets a mapping from node labels to their NodeLabelCandidates. |
Fields
| NODE_LABEL_CANDIDATES_DATA_KEY | in GenericLabeling | The NodeLabelDataKey<TValue> key to specify candidates for each node label. |
Method Return Values
| addDiscreteCandidates (DiscreteNodeLabelPositions, number?, number?) | in NodeLabelCandidates | Adds a set of candidates that describe label placements at eight positions around a node and nine positions inside the node. | |
| addFixedCandidate (IOrientedRectangle, number?) | in NodeLabelCandidates | Adds a candidate that describes a label placement at a single fixed position. | |
| addFreeCandidates (number?) | in NodeLabelCandidates | Adds a set of candidates that describe label placements freely chosen from the area near the label's node. |
Method Parameters
| GenericLabelingData () | in GenericLabelingData |