<kendo:diagram-shapeDefaults-connectors>

Defines the connectors the shape owns. A connector is the point in the shape where a connection between this shape and another one can originate from or end. "top" - top connector.; "right" - right connector.; "bottom" - bottom connector.; "bottomRight" - bottom right connector.; "left" - left connector. or "auto" - auto connector.. You can define your own custom connectors or use the predefined types.

Example

<kendo:diagram-shapeDefaults>
    <kendo:diagram-shapeDefaults-connectors></kendo:diagram-shapeDefaults-connectors>
</kendo:diagram-shapeDefaults>

Configuration Attributes

Configuration JSP Tags

kendo:diagram-shapeDefaults-connector

Defines the connectors the shape owns. A connector is the point in the shape where a connection between this shape and another one can originate from or end. "top" - top connector.; "right" - right connector.; "bottom" - bottom connector.; "bottomRight" - bottom right connector.; "left" - left connector. or "auto" - auto connector.. You can define your own custom connectors or use the predefined types.

More documentation is available at kendo:diagram-shapeDefaults-connector.

Example

<kendo:diagram-shapeDefaults-connectors>
    <kendo:diagram-shapeDefaults-connector></kendo:diagram-shapeDefaults-connector>
</kendo:diagram-shapeDefaults-connectors>
In this article
Not finding the help you need?