Search results

ConnectorFixedUserHandleDirective API in Angular Diagram API component

Connectors Directive

<e-connectors>
<e-connector>
<e-connector-fixeduserhandles>
<e-connector-fixeduserhandle>
</e-connector-fixeduserhandle>
</e-connector-fixeduserhandles>
</e-connector>
</e-connectors>

Properties

alignment

any

Specifies the segment alignment of the fixed user handle

  • Center - Aligns the annotation at the center of a connector segment
  • Before - Aligns the annotation before a connector segment
  • After - Aligns the annotation after a connector segment

Defaults to Center

cornerRadius

any

Specifies the cornerRadius for fixed user handle container

Defaults to 0

displacement

any

Specifies the displacement of an fixed user handle from its actual position

Defaults to undefined

fill

any

Specifies the fill color of the fixed user handle

Defaults to ‘transparent’

handleStrokeColor

any

Specifies the stroke color of the fixed user handle container

Defaults to

handleStrokeWidth

any

Specifies the stroke width of the fixed user handle container

Defaults to 1

height

any

Specifies the height of the fixed user handle

Defaults to 10

iconStrokeColor

any

Specifies the stroke color of the fixed user handle

Defaults to ‘transparent’

iconStrokeWidth

any

Specifies the stroke width of the fixed user handle

Defaults to 0

id

any

Specifies the unique id of the fixed user handle

Defaults to

offset

any

Specifies the position of the connector fixed user handle

Defaults to 0.5

padding

any

Specifies the space between the fixed user handle and container

Defaults to new Margin(0,0,0,0)

pathData

any

Specifies the shape information for fixed user handle

Defaults to

visibility

any

Specifies the visibility of the fixed user handle

Defaults to true

width

any

Specifies the width of the fixed user handle

Defaults to 10