The render tag for rendering label candidates.
Inheritance Hierarchy
LabelCandidateRenderTag
Remarks
LabelPositionHandler provides instances of this class to implementations of IObjectRenderer<LabelCandidateRenderTag>.
This class cannot be instantiated
Type Details
- yFiles module
- view
Properties
Gets whether this candidate is the current candidate.
Property Value
true
, iff this candidate is the current candidate, i.e. it is the candidate closest to the current pointer position. This property is only true, if visualization is set to GHOST. Otherwise, the candidateRenderer is not responsible for rendering the current candidate.Gets the label that is being moved.
Gets the layout of the label candidate.
Gets the layout parameter of the label candidate.
Gets the LabelPositionHandler managing the renderer.