ConnectorRule

ConnectorRule class

Represents connector rule between two shapes with a connector,Including which connection point of which shape it starts from, the end shape and its connection point.

Methods

NameDescription
getEndShapeConnection()The shape’s connection to which a connection is made.
getEndShapeId()The shape to which a connection is made.
getStartShapeConnection()The shape’s connection from which a connection is made.
getStartShapeId()The shape from which a connection is made.

getEndShapeConnection()

The shape’s connection to which a connection is made.

getEndShapeId()

The shape to which a connection is made.

getStartShapeConnection()

The shape’s connection from which a connection is made.

getStartShapeId()

The shape from which a connection is made.