| addLabelCore (IGraph, ILabelOwner, string, ILabelModelParameter, ILabelStyle, Size, ILabel['tag']) | in
LabelCreator | Called from addLabel and performs the actual label creation in the graph. |
| addLabel (string, ILabelModelParameter?, ILabelStyle?, Size?, ILabel['tag']?) | in
FolderNodeState | |
| addLabel (string, ILabelModelParameter?, ILabelStyle?, Size?, ILabel['tag']?) | in
FoldingEdgeState | |
| FoldingLabelDefaults (ILabelDefaults?, ) | in
FoldingLabelDefaults | Creates a new instance of this type, optionally configuring the values from the given ILabelDefaults object. |
| addLabel (FoldingLabelOwnerState, ILabel, string, ILabelModelParameter, ILabelStyle, Size, any) | in
FoldingLabelDefaults | Simple callback method that delegates to addLabel |
| addLabel (string, ILabelModelParameter?, ILabelStyle?, Size?, ILabel['tag']?) | in
FoldingLabelOwnerState | Adds a FoldingLabelState to this state. |
| addLabel (ILabelOwner, string, ILabelModelParameter?, ILabelStyle?, Size?, ILabel['tag']?) | in
Graph | |
| createUndoUnitForLabelStyleChange (ILabel, ILabelStyle) | in
Graph | Creates the undo unit for changing the style of the given label. |
| onChangingLabelStyle (ILabel, ILabelStyle) | in
Graph | Called before a label style is being changed. |
| onLabelStyleChanged (ILabel, ILabelStyle) | in
Graph | Called after a label style has changed. |
| setStyle (ILabel, ILabelStyle) | in
Graph | Assigns the given style instance by reference to the label. |
| addLabel (ILabelOwner, string, ILabelModelParameter?, ILabelStyle?, Size?, ILabel['tag']?) | in
GraphWrapperBase | |
| onLabelStyleChanged (ItemChangedEventArgs<ILabel,ILabelStyle>) | in
GraphWrapperBase | Raises the label-style-changed event. |
| setStyle (ILabel, ILabelStyle) | in
GraphWrapperBase | |
| addLabel (ILabelOwner, string, ILabelModelParameter?, ILabelStyle?, Size?, ILabel['tag']?) | in
IGraph | Add a label to the given node or edge using the text as the initial label text and label model parameter, style, and tag. |
| calculateLabelPreferredSize (ILabelOwner, string, ILabelModelParameter?, ILabelStyle?, ILabel['tag']?) | in
IGraph | Calculates the preferred size of a label with the given properties. |
| setStyle (ILabel, ILabelStyle) | in
IGraph | Assigns the given style instance by reference to the label. |
| addLabel (IStripe, string, ILabelModelParameter?, ILabelStyle?, Size?, ILabel['tag']?) | in
ITable | Add a label to the given owner using the text as the initial label text and label model parameter and style. |
| calculateLabelPreferredSize (IStripe, ILabelStyle, ILabelModelParameter, string, ILabel['tag']) | in
ITable | Calculates the preferred size of a label with the given properties. |
| setStyle (ILabel, ILabelStyle) | in
ITable | Assigns the given style instance by reference to the label. |
| LabelDefaults () | in
LabelDefaults | Initializes a new instance of the LabelDefaults class using a trivial parameter. |
| SimpleLabel (ILabelOwner?, string?, ILabelModelParameter?, ) | in
SimpleLabel | Creates an instance of the SimpleLabel class with default lookup, VOID_LABEL_STYLE as style, and the given parameter, text, and owner. |
| addLabel (IStripe, string, ILabelModelParameter?, ILabelStyle?, Size?, ILabel['tag']?) | in
Table | |
| setStyle (ILabel, ILabelStyle) | in
Table | Assigns the given style instance by reference to the label. |
| CompositeLabelStyle (ILabelStyle, ILabelStyle) | in
CompositeLabelStyle | Creates a new instance of this style. |
| getBoundsProvider (ILabel, ILabelStyle) | in
ILabelStyleRenderer | Gets an implementation of the IBoundsProvider interface that can handle the provided label and its associated style. |
| getContext (ILabel, ILabelStyle) | in
ILabelStyleRenderer | Gets a temporary context instance that can be used to query additional information for the label's style. |
| getHitTestable (ILabel, ILabelStyle) | in
ILabelStyleRenderer | Gets an implementation of the IHitTestable interface that can handle the provided label and its associated style. |
| getLassoTestable (ILabel, ILabelStyle) | in
ILabelStyleRenderer | Gets an implementation of the ILassoTestable interface that can handle the provided label and its associated style. |
| getMarqueeTestable (ILabel, ILabelStyle) | in
ILabelStyleRenderer | Gets an implementation of the IMarqueeTestable interface that can handle the provided label and its associated style. |
| getPreferredSize (ILabel, ILabelStyle) | in
ILabelStyleRenderer | Calculates the preferredSize of a given label using the associated style. |
| getVisibilityTestable (ILabel, ILabelStyle) | in
ILabelStyleRenderer | Gets an implementation of the IVisibilityTestable interface that can handle the provided label and its associated style. |
| getVisualCreator (ILabel, ILabelStyle) | in
ILabelStyleRenderer | Gets an implementation of the IVisualCreator interface that can handle the provided label and its associated style. |
| IconLabelStyle () | in
IconLabelStyle | Creates a new instance. |
| NodeStyleLabelStyleAdapter (INodeStyle?, ILabelStyle?, ) | in
NodeStyleLabelStyleAdapter | Creates a label style that uses the provided node style to render the background and the label style to render the foreground of this style. |
| LabelStyleIndicatorRenderer () | in
LabelStyleIndicatorRenderer | Create a new instance of this class. |
| WebGLLabelStyleDecorator (ILabelStyle, WebGLLabelStyle | WebGLIconLabelStyle) | in
WebGLLabelStyleDecorator | Creates a new instance of the class, specifying both styles to use depending on whether the label is rendered in- or outside the context of WebGL. |