DiagramShapeConnectorFactory

Properties

Diagram - Diagram

The diagram data source configuration.

Methods

Custom()

Adds an item for a custom action.

RETURNS

Returns a DiagramShapeConnectorBuilder with the available configuration options.

Top()

Adds an item for the top action.

RETURNS

Returns a DiagramShapeConnectorBuilder with the available configuration options.

Adds an item for the right action.

RETURNS

Returns a DiagramShapeConnectorBuilder with the available configuration options.

Bottom()

Adds an item for the bottom action.

RETURNS

Returns a DiagramShapeConnectorBuilder with the available configuration options.

BottomRight()

Adds an item for the bottomRight action.

RETURNS

Returns a DiagramShapeConnectorBuilder with the available configuration options.

Left()

Adds an item for the left action.

RETURNS

Returns a DiagramShapeConnectorBuilder with the available configuration options.

Auto()

Adds an item for the auto action.

RETURNS

Returns a DiagramShapeConnectorBuilder with the available configuration options.