DiagramEditableSettingsToolFactory

Properties

Diagram - Diagram

The diagram data source configuration.

Methods

Custom()

Adds an item for a custom action.

RETURNS

Returns a DiagramEditableSettingsToolBuilder with the available configuration options.

Edit()

Adds an item for the edit action.

RETURNS

Returns a DiagramEditableSettingsToolBuilder with the available configuration options.

CreateShape()

Adds an item for the createShape action.

RETURNS

Returns a DiagramEditableSettingsToolBuilder with the available configuration options.

CreateConnection()

Adds an item for the createConnection action.

RETURNS

Returns a DiagramEditableSettingsToolBuilder with the available configuration options.

Undo()

Adds an item for the undo action.

RETURNS

Returns a DiagramEditableSettingsToolBuilder with the available configuration options.

Redo()

Adds an item for the redo action.

RETURNS

Returns a DiagramEditableSettingsToolBuilder with the available configuration options.

RotateClockwise()

Adds an item for the rotateClockwise action.

RETURNS

Returns a DiagramEditableSettingsToolBuilder with the available configuration options.

RotateAnticlockwise()

Adds an item for the rotateAnticlockwise action.

RETURNS

Returns a DiagramEditableSettingsToolBuilder with the available configuration options.