First control point.
First control point. Works only for curves.
Second control point.
Second control point. Works only for curves.
Origin point of the connector.
Is the connector directed ?
Width of the connector.
Width of the connector.
Destination of the connector.
Trait for elements painted between two points.
The purpose of this class is to store the lines coordinates of an edge. This connector can be made of only two points, 4 points when this is a bezier curve or more if this is a polyline. The coordinates of these points are stored in a EdgeInfo attribute directly on the edge element since several parts of the rendering need to access it (for example, sprites retrieve it to follow the correct path when attached to this edge).