| addLabelCore (IGraph, ILabelOwner, string, ILabelModelParameter, ILabelStyle, Size, ILabel['tag']) | in
LabelCreator | Called from addLabel and performs the actual label creation in the graph. |
| from (Size) | in
ISize | Creates a Size instance from the given size-like object by performing automatic type conversion. |
| MutableRectangle (Point, Size) | in
MutableRectangle | Creates a new instance using the provided values to initialize the position and size. |
| convertFrom (Size) | in
MutableSize | Performs an explicit conversion from Size to MutableSize. |
| Rect (Point, Size) | in
Rect | Creates a new instance using the given location as x and y, and the given size as width and height. |
| from (Size) | in
Size | Creates a Size instance from the given size-like object by performing automatic type conversion. |
| max (Size, Size) | in
Size | Returns a size whose width and height are the respective maximum of the two provided Size instances. |
| min (Size, Size) | in
Size | Returns a size whose width and height are the respective minimum of the two provided Size instances. |
| FolderNodeDefaults (INodeDefaults?, ) | in
FolderNodeDefaults | Creates a new instance, optionally using all relevant values from the provided nodeDefaults objects. |
| addLabel (string, ILabelModelParameter?, ILabelStyle?, Size?, ILabel['tag']?) | in
FolderNodeState | |
| addLabel (string, ILabelModelParameter?, ILabelStyle?, Size?, ILabel['tag']?) | in
FoldingEdgeState | |
| 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 | |
| createUndoUnitForPreferredSizeChange (ILabel, Size) | in
Graph | Creates the undo unit for changing the preferred size of the given label. |
| onChangingLabelPreferredSize (ILabel, Size) | in
Graph | Called before the preferred size of a label is being changed. |
| onLabelPreferredSizeChanged (ILabel, Size) | in
Graph | Called after the preferred size of a label has changed. |
| setLabelPreferredSize (ILabel, Size) | in
Graph | |
| addLabel (ILabelOwner, string, ILabelModelParameter?, ILabelStyle?, Size?, ILabel['tag']?) | in
GraphWrapperBase | |
| onLabelPreferredSizeChanged (ItemChangedEventArgs<ILabel,Size>) | in
GraphWrapperBase | Raises the label-preferred-size-changed event. |
| setLabelPreferredSize (ILabel, Size) | 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. |
| setLabelPreferredSize (ILabel, Size) | in
IGraph | Sets the preferred size of 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. |
| setLabelPreferredSize (ILabel, Size) | in
ITable | Sets the preferred size of the label. |
| NodeDefaults () | in
NodeDefaults | Initializes a new instance of the NodeDefaults class using default properties. |
| 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 | |
| setLabelPreferredSize (ILabel, Size) | in
Table | Sets the preferred size of the label. |
| getNodeLayout (Point, Size) | in
NodeDropInputMode | Calculates the layout of the new node. |
| ReshapeRectangleContext (Rect, ISize, ISize, IRectangle, IRectangle, HandlePositions, Point, Point, Size, ReshapePolicy, number) | in
ReshapeRectangleContext | Initializes a new instance of the ReshapeRectangleContext class. |
| getPreviewTableLayout (Point, Size) | in
StripeDropInputMode | Calculates the layout of the new table. |
| adjustSize (Size) | in
TextEditorInputMode | Adjusts the size of the text box in the editorContainer. |
| ToolTipInputMode () | in
ToolTipInputMode | Creates a new instance using the provided optional text provider. |
| LabelCandidate (Point, Size, number?) | in
LabelCandidate | Creates a new instance of LabelCandidate describing a paraxial rectangle with the given location and size. |
| ComponentLayout (ILayoutAlgorithm?, ) | in
ComponentLayout | Initializes a new instance of the ComponentLayout class with an optional coreLayout. |
| LayoutExecutorAsync (function(object):Promise<object>, GraphComponent, LayoutDescriptor?, LayoutData<INode,IEdge,ILabel,ILabel>?, ) | in
LayoutExecutorAsync | Creates a new instance of a layout execution helper that will asynchronously perform the calculations and optionally animate the layout on the given graphComponent . |
| LayoutExecutorAsync (function(object):Promise<object>, IGraph, LayoutDescriptor?, LayoutData<INode,IEdge,ILabel,ILabel>?, ) | in
LayoutExecutorAsync | Creates a new instance of a layout execution helper that will asynchronously perform the calculations and apply the results on the provided graph . |
| createBestFitRotationStage (Size?) | in
LayoutTransformations | Creates an ILayoutStage that rotates the LayoutGraph to best fit the given preferredAspectRatio . |
| TemporaryGroupDescriptor (TemporaryGroupDescriptor?, ILayoutAlgorithm?, ) | in
TemporaryGroupDescriptor | Creates a new instance of TemporaryGroupDescriptor using the given descriptor as parent and the ILayoutAlgorithm that is considered by the RecursiveGroupLayout. |
| MultiPageLayout (ILayoutAlgorithm?, ) | in
MultiPageLayout | Creates a new MultiPageLayout instance. |
| addFloatingBounds (Size) | in
OrganicConstraintData | Adds constraints that prevent the specified nodes from occupying an area larger than the defined bounds. |
| CollapsibleNodeStyleDecorator (INodeStyle?, ) | in
CollapsibleNodeStyleDecorator | Initializes a new instance of the CollapsibleNodeStyleDecorator class using the provided style for the wrappedStyle property. |
| createButton (IRenderContext, boolean, Size) | in
CollapsibleNodeStyleDecorator | Creates the button's svg element. |
| GroupNodeStyle () | in
GroupNodeStyle | Initializes a new instance. |
| IconLabelStyle () | in
IconLabelStyle | Creates a new instance. |
| LabelStyle () | in
LabelStyle | |
| MarkupLabelStyle () | in
MarkupLabelStyle | Creates a new instance using an ILabelStyleRenderer implementation as renderer. |
| NodeStylePortStyleAdapter (INodeStyle?, ) | in
NodeStylePortStyleAdapter | Creates a port style that uses the provided node style to render the port. |
| ShapePortStyle () | in
ShapePortStyle | Initializes a new instance of this class. |
| addText (SVGGElement | SVGTextElement, string, Font, Size?, TextWrapping?, TextMeasurePolicy?, boolean?, GeneralPath?) | in
TextRenderSupport | Add the text content to the provided SVG text element. |
| measureText (string, Font, Size?, TextWrapping?, TextMeasurePolicy?) | in
TextRenderSupport | Calculates the width and height required to render the provided text using the provided Font, taking text-wrapping into account. |
| TreeMapLayout () | in
TreeMapLayout | Initializes a new instance of the TreeMapLayout class with default settings. |
| fireSizeChanged (Size) | in
CanvasComponent | Fires the size changed event. |
| PatternFill () | in
PatternFill | Initializes a new instance of the PatternFill class. |
| PointerEventArgs (PointerEventType?, Point?, PointerButtons?, ModifierKeys?, PointerButtons?, ModifierKeys?, number?, PointerType?, boolean?, number?, Size?, number?, UIEvent?, number?, number?) | in
PointerEventArgs | Constructs a new pointer event argument. |
| ViewportLimiter () | in
ViewportLimiter | Initializes a new instance of the ViewportLimiter class. |