Builder

class Builder(val sourceOrderConfig: SourceOrderConfig)

A builder for HighlightSourceOrderRequest, which allows setting the optional parameters of the OverlayDomain.highlightSourceOrder command via a lambda.

Constructors

Link copied to clipboard
constructor(sourceOrderConfig: SourceOrderConfig)

Properties

Link copied to clipboard

Identifier of the backend node to highlight.

Link copied to clipboard

Identifier of the node to highlight.

Link copied to clipboard

JavaScript object id of the node to be highlighted.

Link copied to clipboard

A descriptor for the appearance of the overlay drawing.

Functions

Link copied to clipboard